avr-netino

Port of Arduino core for AVR-Net-IO board (exported from http://code.google.com/p/avr-netino).

GPL-3.0 License

Stars
5

AVR-Netino

This project summarizes some patches to the arduino core and bootloader to get the Pollin AVR-Net-IO board programmable by the arduino IDE. Additional included are some patched libraries to support the io functions of the AVR-Net-IO board (network, LCD, RFM12, ...)

The philosophy behind the changes is to support many avr's in the core files and to concentrate the board specific details in one file. So porting to other hardware should be very easy.

Download

You can download the flashable HEX-File under releases.

Support us

Comments, suggestions and contributions are welcome!

CI-Build

Travis Build Status:

Maintainers

@cniweb and @maassen