So far I’m just learning to code harder in C getting into the nitty-gritty of the hardware. A simple but challenging enough project is a mini LED light that I can tie to my thumb in order to use my eBook better. Regulable light intensity through PWM, low-power mode for low power consumption when off, interrupts from button to power-up… Quite a few different peripherals to touch!
So far I’m just learning to code harder in C getting into the nitty-gritty of the hardware. A simple but challenging enough project is a mini LED light that I can tie to my thumb in order to use my eBook better. Regulable light intensity through PWM, low-power mode for low power consumption when off, interrupts from button to power-up… Quite a few different peripherals to touch!