Introduction to embedded programming
Some friends have become interested in doing some embedded or bare-metal programming. I’ve started writing some articles on the subject to help them get started. There’s a Bitbucket repository for these tutorials as well.
- Getting started (added 2015-06-12)
- Interrupts and timers (added 2015-06-14)
- Addresses in detail (added 2015-06-17)
- Analog sensors (added 2015-06-23)