dhiltonp / hexbright

The easiest way to start programming your hexbright.
BSD 2-Clause "Simplified" License
124 stars 114 forks source link

Bootloader download/upload indication #33

Closed ptesarik closed 11 years ago

ptesarik commented 11 years ago

The updated bootloader can indicate download/upload:

Since Arduino doesn't give much feedback during upload, you can watch your Hexbright. You can also see when Arduino is done uploading and starts downloading the code back to verify the write.

Most of the other commits reduce the size of the bootloader so that I could add new features. I also fixed a few bugs in the previous version.