-
Notifications
You must be signed in to change notification settings - Fork 0
Shino1024/smart-house
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Link to the project: RPSDUSU-SH
A smart house system for the "Regionalny program stypendialny dla uczniów szczególnie uzdolnionych" Masovia project.
The system's core is the Arduino MEGA2560 chip. The Arduino IDE was used to burn the sketches on the microcontroller, which is ATmega2560 with 256 KB of RAM.
The system consists of several sensors that, once turned on, measure, process and send the data to the ATmega microcontroller. There is a serial communication set between the device and the computer. It's possible for user to observe the data in the especial computer application. What's more, the PCD8544 LCD screen with the resolution of 84 x 48 pixels is connected and programmed to display the data as well, but also to let the user operate on the system to a certain extent.
The project consists of the main_ino.ino Arduino sketch which should be loaded to this device and 2 Python scripts: - visualizer - creates the graphs, basing on the LOG.LOG file from Arduino, - serialscript - an application that shows a sample usage of the data sent to the computer, this application is a real data monitor.
About
A project of simple smart house system that takes advantage of the ATmega2560-based Arduino chip.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published