Skip to content

Commit

Permalink
modified: README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kehribar committed Nov 25, 2013
1 parent dffbfa3 commit d14b95a
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions README.md
@@ -1,15 +1,18 @@
bee-bootloader
==============


##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.

Software side is spaghetti code right now, but it's working ok. I'm going to fix it soon.
This bootloader is developed on that hardware: <http://kehribar.me/hardware/ethernetGateway>

Currently works OK but there might be some rough edges.

Work in progres ...
Comments and issue reports are welcome!

ihsan.

0 comments on commit d14b95a

Please sign in to comment.