Giter Site home page Giter Site logo

tweeres04 / raspberrypi Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 263 KB

A little project to learn about raspberry pis, arduinos, and hardware sensors

Home Page: https://raspberrypi.tweeres.ca

JavaScript 5.46% TypeScript 92.63% CSS 0.33% Shell 1.58%
arduino raspberry-pi temperature-sensor

raspberrypi's Introduction

tweeres04/raspberrypi

This is a little project that helped me learn how to use rasperry pis, arduinos, and temperature sensors.

Raspberry pi

The code in this repo.

  • A small Remix web server for displaying the temperature history and trends
    • Includes a tiny /temperatures API endpoint for logging temperature readings from arduinos
  • A tiny cron job that logs the current temperatures on the sensors connected to the raspberry pi every 5 mins
  • Data is stored in an sqlite database

Arduino

Code not in this repo yet.

  • I placed a few arduinos with temperature sensors in different rooms around my house
  • They're loaded with a small program that sends its temperature readings through an API endpoint /temperatures on the raspberry pi
    • The temperatures are logged every 5 minutes, just like the raspberry pi temps
    • The temperatures include a source property so I know which room the temperature is coming from

raspberrypi's People

Contributors

tweeres04 avatar

Watchers

 avatar

raspberrypi's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.