9. Embedded programming¶
Embedded Programming Group Assignment¶
Embedded Programming, Group Assignment
- Browse through the datasheet for your microcontroller
- Compare the performance and development workflows for other architectures
- Document your work to the group work page and reflect on your individual page what you learned
Embedded Programming Individual Assignment¶
- Write a program for a microcontroller development board to interact (with local input &/or output devices) and communicate (with remote wired or wireless devices)
Datasheet for different microcontrollers¶
XIAO RP2040¶
- Getting Started with Seeed Studio XIAO RP2040
- RP2040 datasheet .pdf
- Seeed Studio XIAO Step By Step Course .pdf
- [XIAO, Big Power, Small Board .pdf] (https://files.seeedstudio.com/wiki/XIAO_Big_Power-Board-ebook-photo/XIAO_Big_Power_Small_Board_v20240307.pdf)
XIAO overview¶
ATtiny1614
Great links¶
Link to Fab Lab Leon, group assignment 2023 on Embedded programming