Atlib – getting started
This is a small but powerful C++ library (AVR GCC) which gives you some standard features like GPIO/UART/SPI/TWI. You can use it in your AVR-based projects. Library is focused on a good GPIO management and external driver integration on various Atmel microcontrollers. What makes it a perfect tool for rapid prototyping. Library is extremely easy … Read more