Updated readme

This commit is contained in:
Ryan Bakkes 2021-04-11 12:24:13 +02:00
parent d00ba96bae
commit ac5234655a

View File

@ -2,15 +2,15 @@
Ayyay captain! Are you ready for the crabby home system? Turn your pineapple into an smart pineapple. With automatic lightning and a website to control everything you want in your cosy pineapple. This project is made with platformio in c++.
## Inculding
*Arduino mega (controller)
- DHT11 sensor (temperature)
-lcd 16x2 (display)
* SR04 sensor (motion)
* RF transmittor
* and receiver(lights)
+ Arduino mega (controller)
+ DHT11 sensor (temperature)
+ lcd 16x2 (display)
+ SR04 sensor (motion)
+ RF transmittor
⋅⋅+ and receiver(lights)
## Design
For this project there are specific designs made such as a lasercut design for a 3d krusty crab to store the arduino. An electronic circuit on how to connect the arduino and its components. And more file that may come in handy for remaking this project. All of these files can be found ate "/CrabbyHome-docs".
For this project there are specific designs made such as a lasercut design for a 3d krusty crab to store the arduino. An electronic circuit on how to connect the arduino and its components. And more file that may come in handy for remaking this project. All of these files can be found at [Docs](/CrabbyHome-docs).