gaborsimon / WeatherStation

This project is intended to provide a self-made, basic weather station based on ATMEL AVR microcontroller and HD44780 LCD display.
MIT License
0 stars 0 forks source link

Port to new microcontroller #4

Closed gaborsimon closed 8 years ago

gaborsimon commented 8 years ago

Currently the microcontroller HAL supports ATmega2560 (this is on the arduino development panel). The final microcontroller will be an ATmega16A. Port to the new controller is needed.