Demo code for Raspberry Pi Pico WH IoT Starter Kit
git clone https://github.com/geeekpi/picoWH_IoT.git
cd picoWH_IoT/
- Open Thonny IDE and navigate to 'view' on menu and select 'files', Upload the lib file to your Raspberry Pi Pico on 'lib' folder, if 'lib' folder dose not exsit, just right click and create a new folder called 'lib'
- Wiring the sensors as instructions
- Upload demo code to Raspberry Pi pico WH and rename the democode to 'main.py'
- Click run icon "Green Play" icon and have fun!