Projects
Micro Circuits

Micro Circuits

Just like in software, you can have reusable modules in a Physical Computing solution. In this project you will learn to design, assemble, and program multiple independent micro circuits for capturing sensor data, communicating the data, processing the data, and taking some action or displaying the data.

These micro circuits can be connected together to assemble more complex solutions.

The components, circuit diagram, assembly, and code for exach micro circuit are provided for the Arduino Nano board. They are also available for the Espressif ESP32, Raspberry Pico, and STM32 boards.

Arduino Nano

Arduino Nano
The small and simple starter board from Arduino.

Espressif ESP32

Espressif ESP32
A more advanced board with WiFi and Bluetooth(BLE).

Raspberry Pico

Raspberry Pico
A simple board programmed using microPython.

STMicroelectronics STM32

STMicro STM32
A powerful, advanced board for complex solutions.