Skip to content

cniweb/avr-netino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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: Build Status

Maintainers

@cniweb and @maassen