Showing 24 open source projects for "avr ide"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    Soft SSD1306 Uni Library 8051/AVR

    Soft SSD1306 Uni Library 8051/AVR

    Soft SSD1306 by I2C AVR or 8051 Universal Arduino(R) IDE

    Soft SSD1306 by I2C Universal Arduino AVR or 8051 Device ======================================================== V.0.0.1 Universal Arduino library for SSD1306 Display by I2C Arduino achitectures : AVR, 8051, STC89C51, STC89C52... See too : https://sourceforge.net/projects/stc89/ Very easy using. See examples. #Donate for development support https://bacciel.com/donate/donate.html Many thanks * DISLAIMER OF ALL WARRANTIES *
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Soft I2c Master Uni I2C Library 8051/AVR

    Soft I2c Master Uni I2C Library 8051/AVR

    Soft I2C Universal Arduino AVR or 8051 Device for Arduino(R) IDE

    Soft I2C Universal Arduino AVR or 8051 Device ============================================= V.0.0.2 Universal Arduino library for I2C emulating port. Arduino achitectures : AVR, 8051, STC89C51, STC89C52... See too : https://sourceforge.net/projects/stc89/ Very easy using. See examples. #Donate for development support https://bacciel.com/donate/donate.html Many thanks * DISLCAIMER OF ALL WARRANTIES *
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    LiquidCrystalUni LCD Arduino AVR 8051

    LiquidCrystalUni LCD Arduino AVR 8051

    LiquidCrystal Universal LCD Library for Arch 8051 / AVR Arduino(R) IDE

    LiquidCrystalUni Universal Arduino AVR 8051 Device ======================================== Tested by and based on a idea from Francisco José Calleja, Many thanks. Universal Arduino library for LCD Display Arduino achitectures : AVR, 8051, STC89C51, STC89C52... See too : https://sourceforge.net/projects/stc89/ Very easy using. See example. #Donate for development support https://bacciel.com/donate/donate.html Many thanks * DISLCAIMER OF ALL WARRANTIES *
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    UnoLib

    Library designed for the Arduino Uno platform and AVRPascal editor

    UnoLib is a Free Pascal library designed for the Arduino Uno platform and AVRPascal editor (http://akarwowski.pl/index.php?page=electronics&lang=en) or other editor using FPC 3.3.1 for AVR microcontrollers (e.g. FreePascal IDE, Lazarus). It is a translation of a subset of the standard Arduino libraries, adapted as needed for a Free Pascal environment. Moreover, support for fixed point numbers has been added. Current updates of the library are available at https://github.com/ackarwow/unolib/
    Downloads: 1 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5
    PICSimLab - Prog. IC Simulator Lab.

    PICSimLab - Prog. IC Simulator Lab.

    PICSimLab is a realtime emulator for PIC, Arduino, STM32, ESP32, ...

    PICSimLab is a realtime emulator of development boards with MPLABX/avr-gdb debugger integration. PICSimLab supports microcontrollers from picsim, simavr, uCsim, qemu-stm32, qemu-esp32, and gpsim. PICSimLab has integration with MPLABX/Arduino IDE for programming the microcontroller's boards. As the purpose of PICSimLab is to emulate real hardware it does not have any source code editing support. For code editing and debugging the same tools used for a real board should be used with PICSimLab, such as MPLABX, Arduino IDE, or VSCode with PlatformIO. ...
    Leader badge
    Downloads: 546 This Week
    Last Update:
    See Project
  • 6

    8051 Arduino FLASH/EEPROM Libraries STC

    EEPROM and FLASH Labraries for Arduino IDE with Ardui89

    Add 8051 family FLASH and EEPROM using functions for Ardui89 : https://sourceforge.net/projects/stc89 FLASH89 library allows to write, update or read byte directly in STC89C51 and STC89C52 FLASH memory. Using like a EEPROM. Warning : Write directly in FLASH Memory. EEPROM89 library allows to write, update or read byte in internal EEPROM of STC89C53, STC89C54 or better STC12, 15 family, like Arduino AVR. Donate for development support https://bacciel.com/donate/donate.html Many...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    eS

    eS

    Cross-platform IDE for developing embedded solutions and desktops

    Solution Editor (eS) is a free, lightweight, cross-platform, development environment (IDE) for Assembler, C or C++ programming, designed to interface with various compilers and debuggers (GDB,CDB). The environment allows you to develop and debug code for MIPS, ARM, AVR and any other processors for embedded solutions and desktop applications. It contains a minimum of settings for easy and convenient programming. The hardware debugging process is possible if you have the hardware and / or software for this purpose. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    freeRTOS & libraries for AVR ATmega

    freeRTOS & libraries for AVR ATmega

    freeRTOS for Arduino Uno, Goldilocks 1284p & Mega 2560

    ...s=Goldilocks+Analogue The Goldilocks 1284p story is here. http://feilipu.me/2013/03/08/goldilocks-1284p-arduino-uno-clone/ If this repository is too complicated to get started, a minimum AVR freeRTOS configured using the Watchdog Timer and Heap 3 is also also available. https://github.com/feilipu/miniAVRfreeRTOS For the Arduino platform there is a freeRTOS Library available in the Arduino IDE Library manager. https://github.com/feilipu/Arduino_FreeRTOS_Library
    Downloads: 13 This Week
    Last Update:
    See Project
  • 9
    Arduino to Assembly Converter

    Arduino to Assembly Converter

    Convert your Arduino C/C++ code to Assembly code.

    (This software works with AVR and ESP8266 architecture) This is a tool help to convert Arduino C/C++ code to Assembly code. Step 1: Choose the Arduino *.elf file (generated when you compile C/C++ code in the IDE, usually located in Temp folder). Step 2: Choose the output txt file, the assembly code will be written to this file. Step 3: Click Convert.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Add Two Lines of Code. Get Full APM. Icon
    Add Two Lines of Code. Get Full APM.

    AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.

    Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
    Start Free
  • 10
    simutron

    simutron

    AVR simulator IDE

    Electronic circuit simulator. Simple environment to run and debug firmware for AVR 8-bit microprocessors. Able to run arduino firmware. Internally this program uses the open source Simavr AVR Processor Simulator (https://github.com/buserror/simavr) and wraps all its functions in a GUI shell. Setups for firmware debugging scenarios can be created dynamically. Able to run 16MHz MCU with decent set of external parts in real time. In particular this can be used for development of CNC firmware...
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    EtherCard

    EtherCard

    EtherCard is an IPv4 driver for the ENC28J60 chip

    EtherCard is a driver for the Microchip ENC28J60 chip, compatible with Arduino IDE. It is adapted and extended from code written by Guido Socher and Pascal Stang. High-level routines are provided to allow a variety of purposes including simple data transfer through to HTTP handling. Non-AVR boards are NOT currently supported (101/Zero/Due) #211 Hardware: Depending on the size of the buffer for packets, this library uses about 1k of Arduino RAM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    USB Rubber Ducky

    USB Rubber Ducky

    A human interface device programmable

    The USB Rubber Ducky is a Human Interface Device programmable with a simple scripting language allowing penetration testers to quickly and easily craft and deploy security auditing payloads that mimic human keyboard input. The source is written in C and requires the AVR Studio 5 IDE from atmel.com/avrstudio. Hardware is commercially available. Imagine plugging in a seemingly innocent USB drive into a computer and installing backdoors, exfiltrating documents, or capturing credentials. With a few well crafted keystrokes anything is possible. If only you had a few minutes, photographic memory and perfect typing accuracy. ...
    Downloads: 19 This Week
    Last Update:
    See Project
  • 13
    Project 2306 IDE Rad MacOS MCU DeveR

    Project 2306 IDE Rad MacOS MCU DeveR

    Electronic design and programming tools suite like Eagle, MpLab

    ...Tools suite for Arduino, Pinguino, Pic, AVR, ARM, Basic Stamp, Risc, other platform Fully Integrated IDE. Adobe PDF Help section SQL Connectivity Community Avail : https://www.facebook.com/Project-Core-2306-Nextgen-Eda-pcbradide-for-Mcumacoslinuxwindows-138250749681138/?fref=ts
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Using Arduino Libraries in Atmel Studio

    Using Arduino Libraries in Atmel Studio

    Integrating Arduino Libraries in Atmel Studio 6.2

    Arduino is basically a wrapper on top of C/C++ anyway, so technically, it’s possible to combine any Arduino sketch or library with your own custom code. The trick is in setting up your project properly. Here are the steps to create a fully functional Arduino project in AVR Studio 6. Once accomplished, you can keep access to the huge Arduino user-contributed code library, but enjoy all the features of advanced AVR and a real IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    K3NG-Keyer for AVR-Studio 7

    K3NG-Arduino Keyer ported to AVR-Studio 7

    This version of K3NG Morse-Keyer based upon the native Arduino hardware and sketch for the Arduino IDE environment. The Keyers sketch is moved to Atmel-Studio 7 and got some little modifications that was required to fit's the code to an actual GNU-CC Compiler that's shipped with Atmel-Studio 7. The Sketch-Import function of Atmel-Studio7 does not help's to become a usable project. The used MCU is an Arduino unsuported variant of a plain and native ATMega1284P, that's have enought memory...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    AVR Plugin for Eclipse
    AVR-Eclipse is a plugin for the Eclipse IDE which adds toolchain support, through CDT, for the gcc compiler for the Atmel AVR series of microcontrollers, and adds a toolbar button to allow quick upload of produced code to a target device.
    Downloads: 29 This Week
    Last Update:
    See Project
  • 17
    The KontrollerLab is an IDE for developing software for Atmel(r) AVR(c) microcontrollers using the avr-gcc compiler, the uisp and the avrdude upload software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A code generator for the popular Atmel AVR microcontrollers, optimized for the AVR Studio IDE.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    Contiki Instant IDE is ready to use development environment for embedded OS Contiki. The package contains: - VMWare virtual machine with ubuntu 9.10 - Eclipse IDE - Avr-gcc - Contiki OS version 2.4 with support for MB128-USBCAN board
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    side4linux is a simple IDE intended for source code programming in C, G-code and AVR/ARM Assembler with an emphasis on developing manufacturing and embedded applications. It will be developed to include simulators, PCB software, compilers etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Uber Micro is an IDE for Atmel AVR Microcontrollers in Linux, as a plug in package for jEdit. It interfaces with jEdit, AVR GCC, GDB, SimulAVR and AVR DUDE to provide a simple and intuitive interface to streamline the code development process in Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    DMS ICCAVR PLUG IN FOR ECLIPSE is a project made by Dimitri Marques Silva All rights reserved. Make your software projects in C for ATMEL AVR processors using Eclipse IDE and compile using ICCAVR from ImageCraft.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    avrLab is an IDE (integrated development environment) for AVR microcontroller from ATMEL. It includes an editor with syntax highlighting. avrLab includes support for macro assembler (tavrasm and avra) as well as support for accessing the AVR via uisp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    QAVR2

    Toolkit to program AVRs with linux

    Complete IDE to program AVR's with avr-gcc and avrdude.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB