Skip to content

"Small" Multi-Stack Winter Break project during 2024-2025, because why not?

Notifications You must be signed in to change notification settings

Disguised-Coffee/PR_REM

Repository files navigation

Project Room Environment Module

because why not?

Project Room Environment Module (PR_REM) is a Arduino-based project meant to deep dive into Particle's PaaS environment with the goofy intent of "understanding the environment of my bedroom." The module tracks environmental data such as temperature, humidity, and light level for analysis through a web client dashboard application, which can also send messages to the physical module.

πŸ”§ Hardware/Sensors

Most hardware sourced from Elegoo Arduino Super Starter Kit

  • Arduino Uno R3 (Elegoo copy)
  • Particle Argon
  • Photoresistor
  • 16x2 LCD Screen
  • 10k Ohm Potentiometer
  • Switch buttons
  • DHT-11 Sensor with simplified board
  • Light [type is TBD] In later product release?

πŸš€ Software Stack

  • πŸ”· Particle ~ IoT PaaS that handles internet-based interactions such as sending data to 3rd party databases
  • πŸ“„ Google Sheets ~ Google's spreadsheet platform, used to place data (in other words, used as a temporary database). Uses Google Apps Scripts for handling data posts.
  • 🟩 Arduino ~ Popular, public domain microcontroller environment to prototype electronic designs easily using C/C++
  • βš› ReactJS ~ Popular framework for developing dynamically changing websites

πŸ”§ Running the Project

Dedicated Instructables page will be made a few weeks after project conclusion

About

"Small" Multi-Stack Winter Break project during 2024-2025, because why not?

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages