Week04
Week 4 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
Demos¶
A demo from Yoshi was written on his individual page. A demo from Bara was written on his individual page.
Comparison¶
| LPC1114FN28 | LPC1114FN28 | ATmega328P | ATmega328P | SAMD21 | Wio Node |
|---|---|---|---|---|---|
| Yoshi | Yoshi | Yoshi | Yoshi | Bara | Bara |
| Bare metal | Mbed | Bare metal | Arduino | Arduino | Wio |
| GCC | armcc | GCC | GCC | GCC | GCC |
| - | HAL and libs | - | HAL and libs | HAL and libs | No code |
| text editor | Web IDE | text editor | IDE | IDE | Smart phone app |