mirror of
https://github.com/easytarget/MQ-Pro-IO.git
synced 2025-10-14 09:45:52 +01:00
demo rig image
This commit is contained in:
parent
67f6ec9c7f
commit
102ccdc8d7
@ -129,11 +129,16 @@ $ source env/bin/activate
|
|||||||
(env) $ pip install --upgrade pip
|
(env) $ pip install --upgrade pip
|
||||||
(env) $ pip install --upgrade pimoroni-bme280
|
(env) $ pip install --upgrade pimoroni-bme280
|
||||||
(env) $ pip install --upgrade luma.oled
|
(env) $ pip install --upgrade luma.oled
|
||||||
# Not yet used in demo: (env) $ pip install --upgrade lgpio
|
(env) $ pip install --upgrade lgpio # <- Not yet used in demo
|
||||||
|
|
||||||
# Run the demo
|
# Run the demo
|
||||||
(env) $ python GPIO-demo.py
|
(env) $ python GPIO-demo.py
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Hardware
|
||||||
|

|
||||||
|
|
||||||
|
This is my test setup; A bme280 and SSD1306 OLED on the I2C bus, a blue LED is on a PWM pin and a pushbutton on a free digital IO pin. The MQ Pro itself is hidden underneath the (blue) LoRa HAT.
|
||||||
#### Work In Progress ####
|
#### Work In Progress ####
|
||||||
Demo runs but still needs expanding to demo lgpio and pwm control
|
Demo runs but still needs expanding to demo lgpio and pwm control
|
||||||
|
|
||||||
|
BIN
reference/GPIO-demo-setup.jpg
Normal file
BIN
reference/GPIO-demo-setup.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.1 MiB |
Loading…
x
Reference in New Issue
Block a user