Skip to content

lrutten/rpi-pico-python-sps30-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raspberry Pi Pico MicroPython SPS30 Demo

This project is a demo of the Sensirion SPS30 sensor connected to the Raspberry Pi Pico. These pins are used:

  • I2C0 SDA: GP4 pin 6
  • I2C0 SCL: GP5 pin 7

Use the Makefile to copy the Python code to the board. A copy to main.py can be made in order to start the demo at power-up.

The source code is taken from the following repository and is adapted to the Raspberry Pi Pico.

Prior installation of MicroPython is required.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors