Skip to content

arithmetica/bee-bootloader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

##UDP bootloader for Atmega328p + ENC28J60

ENC28j60 based atmega328p bootloader.

Uses UDP broadcast messages, therefore there is no need for static IP configuration and dealing with IP conflicts.

Fits into the 4096 byte bootloader area. Might be possible to slim down to 2048 byte.

This bootloader is developed on that hardware: http://kehribar.me/hardware/ethernetGateway

Currently works OK but there might be some rough edges.

Comments and issue reports are welcome!

ihsan.

About

ENC28j60 based atmega328p bootloader.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 80.5%
  • C++ 12.3%
  • Assembly 4.4%
  • Perl 2.7%
  • Makefile 0.1%