From d00ba96baee19f564457a982e294032aba7472f6 Mon Sep 17 00:00:00 2001 From: spekulaas Date: Sun, 11 Apr 2021 12:20:38 +0200 Subject: [PATCH] updated readme --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index d9b3577..d080fe5 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,15 @@ -#CrabbyHome +# CrabbyHome 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) +## Inculding + *Arduino mega (controller) + - DHT11 sensor (temperature) + -lcd 16x2 (display) * SR04 sensor (motion) * RF transmittor * 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 ate "/CrabbyHome-docs".