In this chapter, we learn how to create a complete realistic microcontroller project written entirely in Assembly Language. We use our RP2040 device to collect data and then provide it to a central server. Since this is a book on Assembly Language and not electronics, components built into the RP2040 are used, rather than requiring extra components beyond what we already worked with. The built-in temperature sensor will be used to collect data; then the program will communicate with a server using UART0, ...
14. How to Connect Pico to IoT
Get RP2040 Assembly Language Programming: ARM Cortex-M0+ on the Raspberry Pi Pico now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.