Chapter 7: Displaying Weather Alerts on the TinyGo Wasm Dashboard

We have learned how to display data using different types of displays that are connected using either the Inter-Integrated Circuit (I2C) protocol or the Serial Peripheral Interface (SPI). While doing so, we dived a bit deeper into understanding how SPI works by learning that multiple devices can listen on a SPI bus and that we can daisy-chain devices on the bus. Furthermore, we have built a command-line interface (CLI) that interprets commands sent over serial and executes functions depending on the input.

After working through this chapter, you will be familiar with using Message Queuing Telemetry Transport (MQTT), serving a WebAssembly (Wasm) page through a web server, how ...

Get Creative DIY Microcontroller Projects with TinyGo and WebAssembly 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.