An open API service indexing awesome lists of open source software.

https://github.com/jgphilpott/sensors

Links, documentation and code for a variety of Raspberry Pi sensors and accessories.
https://github.com/jgphilpott/sensors

documentation raspberry-pi sensors

Last synced: about 2 months ago
JSON representation

Links, documentation and code for a variety of Raspberry Pi sensors and accessories.

Awesome Lists containing this project

README

          

# Sensors

If you haven't used Raspberry Pi's GPIO pins before, a good starting point is the [Pi Box 1](https://github.com/jgphilpott/sensors/blob/main/Intro/README.md) from [Monk Makes](https://github.com/monkmakes). If you already have some experience and are hungry for more, this repo contains links, documentation and code for a variety of Raspberry Pi sensors and accessories, see below.

## Accessories

- [2x20 Extra Tall Female Stacking Header](https://github.com/jgphilpott/sensors/blob/main/Accessories/Extra_Tall_Stacking_Header/README.md)
- [MCP3008 Analog-to-Digital Converter](https://github.com/jgphilpott/sensors/blob/main/Accessories/MCP3008/README.md)

## Atmosphere

- [FlashTree Barometric Pressure Sensor](https://github.com/jgphilpott/sensors/blob/main/Atmosphere/BMP180/README.md)
- [FlashTree Temperature and Humidity Sensor](https://github.com/jgphilpott/sensors/blob/main/Atmosphere/DHT22/README.md)
- [Sense HAT](https://github.com/jgphilpott/sensors/blob/main/Atmosphere/Sense_HAT/README.md)

## Biometrics

- [Andifany Pulse Sensor](https://github.com/jgphilpott/sensors/blob/main/Biometrics/Pulse/README.md)
- [Optical Fingerprint Reader](https://github.com/jgphilpott/sensors/blob/main/Biometrics/Fingerprint/README.md)

## Camaras

- [Raspberry Pi Camera](https://github.com/jgphilpott/sensors/blob/main/Camaras/Camera/README.md)
- [Raspberry Pi NoIR Camera](https://github.com/jgphilpott/sensors/blob/main/Camaras/Camera_NoIR/README.md)

## Irrigation

- [Gikfun Soil Moisture Sensor](https://github.com/jgphilpott/sensors/blob/main/Irrigation/Soil_Moisture/README.md)

## Lasers

- [SunFounder Laser](https://github.com/jgphilpott/sensors/blob/main/Lasers/SunFounder_Laser/README.md)
- [Waveshare Laser](https://github.com/jgphilpott/sensors/blob/main/Lasers/Waveshare_Laser/README.md)

## Motion

- [MPU-6050 Gyroscope](https://github.com/jgphilpott/sensors/blob/main/Motion/MPU6050/README.md)
- [PIR Motion Sensor](https://github.com/jgphilpott/sensors/blob/main/Motion/PIR_Motion_Sensor/README.md)

## Motors & Drivers

### Motors

- [28BJY-48 5V Stepper Motor](https://github.com/jgphilpott/sensors/blob/main/Motors&Drivers/Motors/28BJY-48/README.md)
- [Nema 17 Stepper Motor](https://github.com/jgphilpott/sensors/blob/main/Motors&Drivers/Motors/NEMA-17/README.md)
- [Nema 17 Mini Stepper Motor](https://github.com/jgphilpott/sensors/blob/main/Motors&Drivers/Motors/NEMA-17-Mini/README.md)
- [SM24240 Stepper Motor](https://github.com/jgphilpott/sensors/blob/main/Motors&Drivers/Motors/SM24240/README.md)

### Drivers

- [Adafruit Stepper Motor HAT](https://github.com/jgphilpott/sensors/blob/main/Motors&Drivers/Drivers/Adafruit/README.md)
- [Waveshare Stepper Motor HAT](https://github.com/jgphilpott/sensors/blob/main/Motors&Drivers/Drivers/Waveshare/README.md)
- [Waveshare Mini Stepper Motor HAT](https://github.com/jgphilpott/sensors/blob/main/Motors&Drivers/Drivers/WaveshareMini/README.md)

## Navigation

- [HMC5883L Electronic Compass](https://github.com/jgphilpott/sensors/blob/main/Navigation/HMC5883L/README.md)
- [NEO-6M GPS Module](https://github.com/jgphilpott/sensors/blob/main/Navigation/NEO/README.md)

## Port Expanders

- [MCP23008](https://github.com/jgphilpott/sensors/blob/main/Port_Expanders/MCP23008/README.md)
- [MCP23017](https://github.com/jgphilpott/sensors/blob/main/Port_Expanders/MCP23017/README.md)

## Radio

- [Gikfun RC522 RFID Module](https://github.com/jgphilpott/sensors/blob/main/Radio/RC522_RFID/README.md)
- [NRF24L01+ RF Transceiver](https://github.com/jgphilpott/sensors/blob/main/Radio/NRF24L01+/README.md)
- [Oiyagai 433MHz RF Transmitter and Receiver](https://github.com/jgphilpott/sensors/blob/main/Radio/433MHz/README.md)
- [Si4703 FM Tuner](https://github.com/jgphilpott/sensors/blob/main/Radio/Si4703/README.md)

## Scales

- [20kg Load Cell Weight Sensor](https://github.com/jgphilpott/sensors/blob/main/Scales/20kg_Load_Cell/README.md)

## Sonic

- [FlashTree Ultrasonic Distance Sensor](https://github.com/jgphilpott/sensors/blob/main/Sonic/HC-SR04/README.md)

## Time

- [Robojax DS1307 Real Time Clock](https://github.com/jgphilpott/sensors/blob/main/Time/DS1307/README.md)