All Projects → loathingKernel → ariadne-bootloader

loathingKernel / ariadne-bootloader

Licence: other
A little less unfinished TFTP bootloader for Arduino Ethernet or Arduino with Ethernet Shield

Projects that are alternatives of or similar to ariadne-bootloader

atmega
Bare ATmega 8/168/328 microcontrollers with the Arduino IDE.
Stars: ✭ 75 (+87.5%)
Mutual labels:  avr, atmega
oseid
Microchip AVR based smartcard/token with ECC and RSA cryptography
Stars: ✭ 17 (-57.5%)
Mutual labels:  avr, atmega
miniboot
🏗️ An I2C bootloader for Arduino.
Stars: ✭ 62 (+55%)
Mutual labels:  avr, bootloader
Arduino boards
Board definitions for SparkFun-manufactured AVR, ARM, and ESP-based Arduino boards.
Stars: ✭ 189 (+372.5%)
Mutual labels:  avr, bootloader
duino-coin
ᕲ Duino-Coin is a coin that can be mined with almost everything, including Arduino boards.
Stars: ✭ 626 (+1465%)
Mutual labels:  avr, atmega
optiboot flash
Optiboot subtree for MightyCore, MegaCore, MiniCore and MajorCore
Stars: ✭ 48 (+20%)
Mutual labels:  avr, bootloader
atmega8-magnetometer-usb-mouse
ATmega8 working as USB mouse, by reading movements from a magnetometer (digital compass). [Projeto Final do curso de Bacharelado em Ciência da Computação DCC/UFRJ]
Stars: ✭ 19 (-52.5%)
Mutual labels:  avr, atmega
AVR-Programmer
Collection of AVR Programmers and Accessories
Stars: ✭ 25 (-37.5%)
Mutual labels:  avr, atmega
Micronucleus
ATTiny usb bootloader with a strong emphasis on bootloader compactness.
Stars: ✭ 1,240 (+3000%)
Mutual labels:  avr, bootloader
novaboot
A tool that automates booting of operating systems on target hardware or in qemu
Stars: ✭ 32 (-20%)
Mutual labels:  bootloader, tftp
rs485-moist-sensor
Digital (RS485 - based) soil moisture and temperature sensor
Stars: ✭ 51 (+27.5%)
Mutual labels:  avr
Hackintosh-ASUS-A455LF-Notebook
EFI Folder for ASUS A455LF-WX039D Notebook Series with Clover/OpenCore Legacy or UEFI
Stars: ✭ 27 (-32.5%)
Mutual labels:  bootloader
3d printed keyboard
A fully 3D printed computer keyboard
Stars: ✭ 31 (-22.5%)
Mutual labels:  avr
build-gcc
Shell scripts to build various gcc cross-compilers (primarily djgpp)
Stars: ✭ 34 (-15%)
Mutual labels:  avr
hwmf
Demo for Arduino Mega (ATmega2560) and an LCD. Got 2nd place at Revision 2020 wild compo.
Stars: ✭ 19 (-52.5%)
Mutual labels:  avr
efi
Ergonomic Rust framework for writing UEFI applications.
Stars: ✭ 44 (+10%)
Mutual labels:  bootloader
sim808gpstracker
DIY GPS GSM vehicle tracker based on SIM808 module and ATMEGA328P
Stars: ✭ 39 (-2.5%)
Mutual labels:  atmega
IntrOS
Free cooperative operating system (OS) for microcontrollers
Stars: ✭ 38 (-5%)
Mutual labels:  avr
rf bridge
RF (433Mhz) to MQTT Bridge - with hardware
Stars: ✭ 38 (-5%)
Mutual labels:  avr
Libhydrogen
A lightweight, secure, easy-to-use crypto library suitable for constrained environments.
Stars: ✭ 247 (+517.5%)
Mutual labels:  avr

Ariadne Bootloader for Arduino

Bootloader for Arduino with Ethernet

This is a beta stage bootloader for Arduino Ethernet board and the regular Arduino with Ethernet Shield. It is based on previous unfinished work by the Arduino developers. The bootloader implements a TFTP server on the Arduino board and flashing works using any regular TFTP client.

License

This is free software and it is released under the GPLv2, GNU General Public License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].