A simple bootloader example for AVR microcontrollers
☆11Jul 21, 2018Updated 7 years ago
Alternatives and similar repositories for AVR-bootloader
Users that are interested in AVR-bootloader are comparing it to the libraries listed below
Sorting:
- An Ubuntu based container running X11 & XFCE with VNC and X11 forwarding over SSH☆10Jul 21, 2019Updated 6 years ago
- ESP-IDF port of libssh☆23Feb 17, 2026Updated last month
- AVR Library (Atmega48/88/168/328) to decode IR commands from a remote control in NEC format.☆26May 7, 2022Updated 3 years ago
- Texas Instruments SimpleLink downstream of https://github.com/zephyrproject-rtos/zephyr☆11Feb 2, 2026Updated last month
- Patches and scripts for a Raspberry Pi - based synth and effects processor.☆11Feb 5, 2021Updated 5 years ago
- ☆13Jul 11, 2023Updated 2 years ago
- Pulse counter project using Zephyr RTOS☆12Sep 13, 2024Updated last year
- Use a PS3 Controller as a BLE HID☆11Apr 11, 2021Updated 4 years ago
- An example IoT app built with NextJS (NodeJS + React) and the InfluxDB API client library for Javascript.☆12Feb 27, 2026Updated 3 weeks ago
- 51单片机超轻量级实时操作系统,适合在8051为内核的MCU上运行☆11Jan 21, 2023Updated 3 years ago
- An IPKVM board for OrangePi Zero.☆12Dec 1, 2022Updated 3 years ago
- ☆11Dec 13, 2020Updated 5 years ago
- Buffered IDE2CF adapter for Amiga 1200, TF1260 and others☆13May 5, 2025Updated 10 months ago
- SenseCAP M2 Multi-Platform Software☆21Dec 6, 2024Updated last year
- ES40 Alpha System Emulator☆14Jul 5, 2020Updated 5 years ago
- A Zephyr implementation of the BLE-MIDI (MIDI over Bluetooth low energy) service specification.☆14Feb 24, 2026Updated 3 weeks ago
- Using PIO & CDC for multiple UART to USB on a RP2040/RP2350☆15Sep 6, 2024Updated last year
- ESP32 FT232H JTAG Debugging on Linux☆27Oct 2, 2021Updated 4 years ago
- SLAM - Simple Local Area Monitor is a lightweight tool for continuous local network monitoring and device discovery.☆18Jul 9, 2025Updated 8 months ago
- Tizen ARM for Allwinner Devices☆28Apr 30, 2015Updated 10 years ago
- application to cover OTA firmware update with App Rollback feature over BLE using bluedroid stack of ESP32 and ESP-IDF platform☆16Jun 10, 2025Updated 9 months ago
- Personal gateway/controller for CAN/BLE devices supporting CANIOT custom application protocol. Based on nucleo_f429zi and Zephyr RTOS.☆14Nov 18, 2024Updated last year
- Lightweight generic ring buffer manager library☆10Aug 26, 2021Updated 4 years ago
- This library enables you to use Hardware-based PWM channels on Arduino AVR ATtiny-based boards (ATtiny3217, etc.), using megaTinyCore, to…☆11Jan 28, 2023Updated 3 years ago
- Finite-State Machine (FSM) for Arduino☆15Sep 30, 2023Updated 2 years ago
- JiffyDOS compatible SATA hard drive interface for the IEC-bus on Commodore's 8-bit computers☆13Jun 22, 2022Updated 3 years ago
- ☆14Mar 12, 2021Updated 5 years ago
- Combined 8088 + RAM expansion board for Commodore CBM-II☆13Mar 4, 2021Updated 5 years ago
- ProtoThreads for Arduino☆38Jan 16, 2019Updated 7 years ago
- Wrapper of FS (LittleFS or not-advisable FATFS) for Arduino MBED nRF52840-based boards, such as Nano_33_BLE boards. This library facilita…☆13Dec 5, 2022Updated 3 years ago
- A C++ -based STIL parser.☆12Apr 29, 2021Updated 4 years ago
- Interface between MQTT and ASGI and Channels 3.0 compatible☆10Oct 2, 2025Updated 5 months ago
- FlashDB 是一款超轻量级的嵌入式数据库,专注于提供嵌入式产品的数据存储方案。与传统的基于文件系统的数据库不同,FlashDB 结合了 Flash 的特性,具有较强的性能及可靠性。并在保证极低的资源占用前提下,尽可能延长 Flash 使用寿命。FlashDB 提供两种数…☆12Jan 10, 2021Updated 5 years ago
- 在嵌入式软件开发当中,常常第一步就是设计整个系统的架构。有基于OS的,也有裸机的。我们先拿裸机说事儿,我想很多人在做单片机的裸机开发(甚至基于OS)时脑海里根本没有设计架构的想法,从来都是while(1)循环到底,能写点状态机已经算是基础扎实的人物了。那么问题来了,whil…☆12Nov 25, 2019Updated 6 years ago
- Examples for stm32f401vct6u (STM32F401xC, 84MHz CPU / 256kB Flash). MCU of STM32 family based on the ARM® Cortex®‑M processor☆13Aug 13, 2016Updated 9 years ago
- C++ Library for Atmel Atmega168/328/1280/2560. Supports general purpose algorithms, compression/decompression algorithms, datetime, ADC, …☆15Apr 2, 2015Updated 10 years ago
- I2C controller core☆16Jun 1, 2022Updated 3 years ago
- 在嵌入式开发中离不开设备通信,而在通信中稳定性最高的莫过于环形缓冲区算法,当读取速度大于写入速度时,在环形缓冲区的支持下不会丢掉任何一个字节(硬件问题除外)。从.H文件中可看到Ringbuff的数据结构,当中有读写地址以及有效未读数据大小,以及读状态等。 向外部提供的AP…☆18Nov 25, 2019Updated 6 years ago
- 嵌入式Flash数据库☆14Jan 25, 2024Updated 2 years ago