April 2020
Intermediate to advanced
294 pages
7h 53m
English
As we mentioned earlier, there are two ways that we can design the hardware interface for the visualizer. First, we can use a live sensor such as a temperature and humidity sensor such as an AM2302, DHT11, or DHT22. These sensors typically just have VCC, ground, and data out. There is a complete tutorial on these sensors that can be found on the Adafruit website at https://learn.adafruit.com/dht/connecting-to-a-dhtxx-sensor.
In a configuration where we set up the STM32L475 IoT Discovery board, we can connect the live sensor to the development board and the visualizer using the setup shown in the following diagram:
As we can see, this is an example setup of how the MicroPython board and a sensor can be ...
Read now
Unlock full access