-
Notifications
You must be signed in to change notification settings - Fork 0
Pfalra/HottyPlate
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
NOTE: The project only initializes some hardware for now. A system monitor was implemented but not tested yet. It will serve as a safety mechanism as we are dealing with a lot of heat and nobody wants to die due to a tiny PCB heater. Well... I guess nobody wants to die anyway. However as mentioned only a few initializations are made and nothing more. This is the first commit of embedded code and the project is work in progress, so don't expect to much yet. To make the ESP32 connect to your WiFi, create a file named "HP_Credentials.h" in the include directory and add following lines: #ifndef HP_CREDENTIALS_H #define HP_CREDENTIALS_H /* WiFi credentials */ #define MY_SSID "YOUR SSID" #define MY_PWD "YOUR WIFI PASSWORD" #endif
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published