-
Notifications
You must be signed in to change notification settings - Fork 0
Working on hosting a site using an Arduino clone (Wemos D1 R2) using its built in ESP8266. Can currently connect to the Wemos, go to 192.168.4.1 in your browser, and toggle the builtin led.
kpaape/wemos_website
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
TO DO: Need to change all references to LED in all code to digital since this would apply to any digital signal. Add analog functionality. Add the ability to send sensor data to the client. "index.html" is used to keep a raw copy of the website to be hosted on the ESP8266. I make changes within "index.html" using VS Code for testing and readability. After making any changes to a section (header, footer, index, etc), copy and past into the "mypage.h" file that is included into the arduino code.
About
Working on hosting a site using an Arduino clone (Wemos D1 R2) using its built in ESP8266. Can currently connect to the Wemos, go to 192.168.4.1 in your browser, and toggle the builtin led.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published