Skip to content

somiandras/pi-sensors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Get temperature, humidity and luminosity sensor values on Raspberry Pi and print it to the 128x64 OLED display and also upload them to an API endpoint.

Simple Python script based on libraries for interacting with the sensors.

Hardware:

  • Raspberry Pi Zero (Raspbian Stretch)
  • AM2320 - temperature/humidity sensor
  • TSL2561 - Luminosity sensor
  • SSD1306 - 128x64 OLED display

Python libraries:

Here's a simple server for uploading, storing and retrieving the data.

Releases

No releases published

Packages

No packages published

Languages