Skip to content

vasilisvg/Raspberry

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RASPBERRY

Background

Got myself a Raspberry Pi Zero W to tinker with. A small one-board computer that is easy to develop software for. I like that. Here are my projects.

Temperature

This project measures the temperature using a Maxim DS18B20 1-wire sensor, stores the temperature in a Maria DB and displays temperatures on an Apache web page.

I used the project "Raspberry Pi Temperature Sensor: Build a DS18B20 Circuit" and added a database and a web server.

See Temperature/README.md.

About

Raspberry Pi projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 64.4%
  • Python 16.2%
  • HTML 11.2%
  • CSS 5.9%
  • Shell 2.3%