Skip to content

Week 11: Networking and Communications

Group Assignment

Individual Assignment

For networking, I am thinking of taking a XIAO ESP32 S3 and XIAO ESP32 C3, as the both of them have BLE and WiFi, it would be quite easy to make them talk to each other. Other than that, as I also have a borad with a gyro on it, which also has pins set for XIAO RP2040. As the the footprints are identical both for XIAO RP2040 and for XIAO ESP32 series I can easily swap the MPUs.

Why would I do that?
Well, XIAO RP2040 does not come with a BLE or WiFi module.

Additionally, as I have an LED 6x10 matrix, which is design specifically for XIAOs, I am think of transmitting the data from my PCB on to the display.

Conclusion

Resources

Source files:



Prompts