Embedded Programming¶

Group assignment:
- Demonstrate and compare the toolchains and development workflows for available embedded architectures
- Document your work to the group work page and reflect on your individual page what you learned
Individual assignment:
- Browse through the datasheet for a microcontroller
- Write and test a program for an embedded system using a microcontroller to interact (with local input &/or output devices) and communicate (with remote wired or wireless connections)
Learning outcomes¶
- Implement programming protocols.
Have you answered these questions?¶
- [x] Linked to the group assignment page
- [ ] Browsed and documented some information from a microcontroller’s datasheet
- [x] Programmed a board to interact and communicate
- [x] Described the programming process(es) you used
- [x] Included your source code
- [x] Included ‘hero shot(s)’