Any adventures I take (outside of work) with Atmel MCUs will go here.
Should also include adventures with using Atmel Studio 7.0. This one's been a bit of learning for me as well.
Playing around with this and writing helper libraries to interface with the peripherals in this MCU. Goal will be to write applications without using Atmel Software Framework (ASF) and write my own utility functions.
*List includes mini-tasks to utilize the peripheral support*- GPIO control - pushbutton inputs, LED controls
- I2C driver - interface with SHT35 breakout board (MOD-10)
- SPI driver - interface with Nokia 5110 LCD (LCD8448-GR)
- ATmega328P (without the Arduino support)
- SAML21J (pending my own breakout board and decent working utilities from SAMC21)