finally fixed

This commit is contained in:
Ryan Bakkes 2021-04-11 13:09:10 +02:00
parent 09db9d5f7d
commit 6e0dd057f4

View File

@ -2,13 +2,12 @@
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++. 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 ## Inculding
* Arduino mega (controller) * Arduino mega (controller)
* DHT11 sensor (temperature) * DHT11 sensor (temperature)
* lcd 16x2 (display) * lcd 16x2 (display)
* SR04 sensor (motion) * SR04 sensor (motion)
* RF transmittor * RF transmittor
⋅⋅* and receiver(lights) * and receiver(lights)
## Design ## 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 at [Docs](../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).