Showing 172 open source projects for "avr-objdump"

View related business solutions
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • 1

    dep-trace

    gdeptrace dependancy solver correct for pkg or make deps

    ... and only by the rules known and given, in order by given where equal) $ echo -e "b e\ne\nc b" | depsort ditto, no opts needed $ libdeps objdump /lib/*.so.* (outputs if missing, load order (deps), rdeps, which are effected by missing lib/s, etc, see readme) $ doil (a package installer/solver like apt-get+dpkg which uses gdeptrace, see doil on Source Forge) dep-trace is now "gdeptrace" to ease packaging compatibility
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Atmel USB DFU Programmer

    A command-line programmer for Atmel USB microcontrollers

    A multi-platform command-line programmer for Atmel (8051, AVR, XMEGA & AVR32) chips with a USB bootloader supporting ISP. This is a mostly Device Firmware Update (DFU) 1.0 compliant user-space application. This project has now migrated to GitHub. You can find the new repository at https://github.com/dfu-programmer/dfu-programmer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    La primer Comunidad OpenHardware de Bolivia, promueve el progreso del País al desarrollo tecnológico en las áreas de la Electrónica e Informática.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Event Management Software Icon
    Event Management Software

    Ideal for conference and event planners, independent planners, associations, event management companies, non-profits, and more.

    YesEvents offers a comprehensive suite of services that spans the entire conference lifecycle and ensures every detail is executed with precision. Our commitment to exceptional customer service extends beyond conventional boundaries, consistently exceeding expectations and enriching both organizer and attendee experiences.
  • 5
    winavrportable

    winavrportable

    'Portable WinAVR' , a version that doesn't require an install

    WinAVR-portable is based on regular WinAVR [AVR-GCC for windows] for the Atmel AVR microcontroller series. WinAVR-portable is modification of WinAVR to run directly from any directory or removable medium (e.g. USB memory stick) without prior installation. This app is developed based on Portable WinAVR by Erik Lins hosted at www.chip45.com/PortableWinAVR. [Unfortunately no longer available for download]. Thanks to Erik...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 6
    Arducc is an avr-based platform that is optimized for automotive and industrial systems. It supports the CAN bus protocol, includes a GSM modem for tracking purposes, a set of relays for general purpose, a low quiescent current voltage regulator for low current drain of MCU when battery powered, and a switched mode power supply (SMPS) for modem. MCU is an ATMega328P device with several capabilities such as low power AVR 8-Bit micro-controller, three timers, six pulse with modulation (PWM...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    x86 Emulation System

    x86 Emulation System

    x86 Emulation System with CPU, Memory and integrated debugger

    This project emulates an x86 system with an Intel like CPU and memory capable of loading and execute disassembled files. The integrated debugger allows to inspect the CPU, memory and stack contents. The objective is to use this system to discovery vulnerabilities in software. The code to be loaded and executed by this system is produced by ObjDump software utility. Other objectives of the system include visualization over the complexity of the executed code. Interaction between functions can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A CW beacon implemented in C language on a AVR AtTiny13A microcontroller (1KB flash!). Include a CW parametric modulator/keyer, an emulated I2C periferal and a device driver in order to handle the Si570 oscillator by Silabs. You can personalize the transmitted message and the morse speed (in WPM). In the example the beacon is IQ6MC/B JN63RH @ 144.450MHz. Enjoy this example and if you will appreciate it, please sens me a feedback! IW6DFW, Maurizio
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    EPPL

    EPPL

    Embedded Port Pins Library

    It is a special library created to manage pins of microcontroller in any embedded system. This is the whole ideology where the connection between a created software has to be independent from a physical pins mapping. For now it is working on AVR only - but it is prepared to be ported to next processors families. See generated documentation: http://k-el.com/dochost
    Downloads: 1 This Week
    Last Update:
    See Project
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
  • 10

    xFontCreator

    Create and edit fonts for embedded system (AVR/ARM)

    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    AVR-SOS

    Simple Embedded Operating System

    It project is a simple operating system for AVR microcontrollers with multitasking and some library to drive lcd , pwm , time ,... The project code has written by Assembly language at AVR Studio 5.0. and simulated by PROTEUS. It is not a complete operating system.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    WebbotLib
    C library for robot creators using certain AVR microcontrollers with support for 3rd party hardware boards for various sensors and motor controllers. Comprehensive PDF manual included in the download. Version 2 code stream - requires that projects are created using Project Designer from my web site. If your board isn't listed in Project Designer then look at Board Designer on my web-site to create your own custom board - or if its a commercial board then let me know and, with permission, I...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    "Onewire Optocoupler" is a small firmware for Atmel AVR microcontrollers which makes it act as a read/write data separator for the Dallas/Maxim Onewire bus system. This can be used for creating an opto-isolated onewire bus, where the host interface hasn't built-in opto-isolation, e.g. the popular DS9490 USB adaptor. It's also possible to isolate bus segments from each other. Unlike existing solutions, only a minimum number of easy to get electronic components are required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    avr_pcd8544_driver

    AVR driver for driving PCD8544 based 84x48 dot-matrix displays.

    Checkout the documentation included in the project for details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Avrora is a suite of tools for analyzing and debugging programs for AVR microcontrollers. It has support for a sensor platforms such as Mica2 and MicaZ, allowing wireless network simulation and allows dynamic instrumentation and static analysis.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16
    avr-llvm

    avr-llvm

    This is the AVR port of LLVM.

    This is the AVR port of LLVM.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    AVR Modbus Serial RTU

    AVR Modbus Serial RTU

    Serial modbus RTU with 16DI 16 DO

    The AVR Modbus RTU is a Serial modbus RTU which has 16 digital inputs and 16 digital outputs. It is based on the free-modbus project. The RTU uses the ATMEGA 128 microcontroller . The source code , the schematics and the hardware production files are available for free. This project was designed for my MSc graduation paper in 2010 @ the Technical Univercity of Sofia / Bulgaria
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    A-boot: Atmel serial bootloader

    Atmel AVR universal bootloader with flash CRC

    Universal bootloader for Atmel AVR chips. Main features: - small size (<2kB); - flash 16-bit CRC check (flash read is not required); - can test Application flash with CRC before starting it; - interrupts driven (no dead loops); - TEA encryption support; - command line programmer written in plain C.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    avr-libethernet

    Ethernet stack implementation (currently based on the ENC28J60)

    A callback handler based ethernet stack implementation optimized for AVR microcontrollers. For now, the only controller supported is the ENC28J60. However it is easy to integrate different controllers as the interface your driver has to provide is fairly simple. Developed by the hobbyist programmers and electrical engineering students Niklas Fritz and Alexander Gladis
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Teensy 3.0 UTFT Library

    Teensy 3.0 UTFT Library

    Utilizes digitalWriteFast() function for I/O pins.

    .... 2. Unzip the "examples.zip" & "tools.zip". 3. Restart Arduino software. 4. Open "HW_Teensy3.h" & change the const int PIN0 - PIN15 to correct I/O pins on the Teensy 3.0 that are attached to DB0-DB15 accordingly, then save the file. 5. Next in the Arduino software open up the example File->Examples->UTFT->Arduino (AVR)->UTFT_Demo_XXXxXXX 6. In the demo code change the line UTFT myGLCD(); using the right model & pinout as follows UTFT myGLCD(Model, RS, WR, CS, RST)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    microDispatch

    Microcontroller Task Scheduler

    Super lightweight task scheduler aimed at 8 bit AVR ATmega micro-controllers (perfect for Arduino), although it can easily be used on other hardware like Microchip PIC. It uses simple round-robin scheduling so no priority levels can be set. You choose the time interval by calling dispatchTick(), this is usually in a timer interrupt. Range for number of tasks: 0 to 255 tasks Range for delay: 0 to 65535 ticks Each task only uses 5 byte of RAM. The one task LED blink example only uses 5 bytes...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    This is an advanced keyer implementation for Atmel AVR controllers written in C. The supported keyer modes are Iambic A/B and Ultimatic. Commands are entered using a paddle or a straight key. The memory can be extended using an external eeprom.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    MSP430-Ada

    Ada compiler support for TI MSP430 processors

    Compiler and device support for Ada programs on the ultra-low-power TI MSP430 microcontrollers. This project builds on the Gnu Gnat/GCC Ada compiler, the Sourceforge mspgcc back-end and MSP430 CPU support. It was inspired by the Sourceforge AVR-Ada project.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    C lang code (avr-libc) for door opener with Atmel AVR microcontroler with ID-2 RFID reader.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Firmware for AVR/ARM target boards based on the Elektor Internet Radio and Atmel's Internet Radio AN. The Radio connects to SHOUTcast/Icecast servers and uses VS10xx chips or the Helix decoder. A HTTP server and simple LCD IF is included.
    Downloads: 0 This Week
    Last Update:
    See Project