Skip to content

Getting started

alifeee edited this page Jun 27, 2023 · 3 revisions

(how to set up the simple project - an active particular sensor)

This is a work-in-progress guide

  1. get ingredients (pi, sensor, wires, breadboard)
  2. solder them together
  3. install MicroPython library to use the sensor
  4. install MicroPython code
    1. download code
    2. edit WiFi name/password
    3. change sensor ID `<your_sensor_name>'
    4. push code to pi
  5. it works!?

Clone this wiki locally