Showing 44 open source projects for "avr-objdump"

View related business solutions
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 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.
    Get free CRM
  • 1

    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
  • 2

    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    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: 0 This Week
    Last Update:
    See Project
  • 4

    SBI - Small Bytecode Interpreter

    SBI - A Small Bytecode Intepreter to run programs on an AVR from SD

    The project was originally created to run programs from a MicroSD card on an ATmega16 (without reprogramming it). SBI is a generic library (platform indipendent) that lets you run programs from a stream (es. File). The programs are a sort of bytecode, and they are interpretated at the moment. So you don't have the better speed, but for now this is the only way to run programs from RAM (or SD) on Harvard architectures.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 5
    AVRILOS

    AVRILOS

    Simple AVR OS

    A simple Embedded System Framework that allows rapid development of applications build for AVR family. System is based on a super-loop architecture with check and skip (no-wait) flag event driver system. Supports: UART, SysTick Timer, ADC, SPI, EEPROM, PWM. Also supports: Xilinx FPGA configuration, FPGA SSI interface, smart card reader etc. Tested partially (different modules in each case) on ATMega163/16/32/323/8. Awards CodeProject 2010, Third Prize, Hardware and Device...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Atmel AVR Assembler for all platforms. Compatible with Atmel's own assembler. Extra macro features, auto type conversion for macros, conditional assembly, creates .coff files for debugging, special 100% identical output compared to orig. Atmel Assem
    Leader badge
    Downloads: 28 This Week
    Last Update:
    See Project
  • 7
    AVRcoder
    AVRcoder is a graphical application builder for those, who are just beginning the journey to the world of 8-bit AVR microcontroller.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Weeno is an software-only extension of Wiring / Arduino for potentially all and any Atmel AVR MCUs. And potentially all chip architectures from all companies, whether Freescale, SiLabs, TI, even ARM. Basically, the goal is to make AVR-Weeno, ARM-Weeno, 8
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Command line tool to convert BMP images to binary bitmaps and c header files with 8bit page layout instead of line layout (one byte is 8-bit vertical line). Can be used to present data for graphical LCD images in micro controller programming (eg AVR).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    SimpleAVROS is RTOS designed special for AVR microcontrollers. Supported Compiler - AVR Studio. Language - Assembly. This is RTOS consist of source code. Supported microcontrollers - ATmega48; In the future- ATmega88/168, ATmega164/324/644, AT90usb82/162
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    AVR interactive language (avrIL) is a forth like language for AVR processors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    objDump, a small Java framework that dumps any Java object to a string.
    Leader badge
    Downloads: 28 This Week
    Last Update:
    See Project
  • 13
    OSX-AVR is a project to bring together the open source tool chain for the AVR micro-controller family into one easy to install package (for apple computers). This is an OS X version of the windows orientated WinAVR project (winavr.sf.net). PPC & Intel
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    Graphic User Interface for AVR-based microcontrollers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    FORTH-like language compiler for AVR ATMega
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A library for fixed point calculation in s15.16, s7.24 and s7.8 format, entirely written in ANSI C for embedded software (with main focus on the Atmel AVR platforms).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    AVRsimu is a simulator for Atmel AVR microcontrollers. It has a command line interface, graphical interfaces may follow. AVRsimu aims to be small and portable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SDL REFLEX is the micro kernel of a real time operating system for the AVR microcontroller family. The kernel is especially designed to implement systems described in SDL – “The Specification and Description Language” . Compiler GNU ANSI-C for AVR v.3.3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A macro library for the AVR microcontroller (www.atmel.com).
    Downloads: 0 This Week
    Last Update:
    See Project