Pico-Air-Monitoring

From SB-Components Wiki

Revision as of 10:08, 29 October 2021 by Sbcshop (talk | contribs) (Created page with "<div class="row"> <div class="large-8 column"> == Pico RTC HAT == === Features === === Specifications === </div> <div class="large-4 column"> File:Pico_RTC.png|thum...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Pico RTC HAT
Buy it From : Click Here

Pinout

Installation

MicroPython

  • Stack Raspberry Pi Pico on female header of Pico Air Monitoring Expansion.
  • Connect USB cable on Raspberry Pi Pico USB port.
  • Choose interpreter as MicroPython (Raspberry Pi pico).
  • Thonny-interpreter.PNG

    • Download Pico air monitoring expansion repository from the below link:

    Source code : https://github.com/sbcshop/Pico-Air-Monitoring-Expansion

    • open Thonny IDE and create 2 new file as ssd1306.py and pmsa003.py with the same content of the file you have downloaded from the above repository or you can also save these 2 file in raspberry pi pico from file menu -> save as and select raspberry pi pico

    Resources