Update readme
This commit is contained in:
parent
b0d9e5be2a
commit
170f906cb9
@ -12,12 +12,10 @@ This device uses a US-100 or Parallax Ping ultrasonic sensor to measure the heig
|
|||||||
|
|
||||||
It optionally supports output to a SSD1306 OLED screen and hardware buttons for zero/tare and unit switching.
|
It optionally supports output to a SSD1306 OLED screen and hardware buttons for zero/tare and unit switching.
|
||||||
|
|
||||||
There is currently no schematic or board layout, as the entire device is a Pi Pico, a sensor, a display, and eight wires to connect them.
|
The PCB files assume a US-100 sensor, two 6mm tactile buttons, and a 128x64 SSD1306 OLED module.
|
||||||
|
|
||||||
### Installing
|
### Installing
|
||||||
|
|
||||||
See source comments for wiring instructions.
|
|
||||||
|
|
||||||
The files in src/dimensioner must be copied to the Pi Pico.
|
The files in src/dimensioner must be copied to the Pi Pico.
|
||||||
|
|
||||||
Dependencies: Install these MicroPython packages on the Pico: usb_device_hid, ssd1306
|
Dependencies: Install these MicroPython packages on the Pico: usb_device_hid, ssd1306
|
||||||
|
Loading…
x
Reference in New Issue
Block a user