Skip to content

Simple http server displaying page with button which allows to switch diode on and off

Notifications You must be signed in to change notification settings

boatx/nodemcu-http-helloworld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nodemcu-http-helloworld

Simple http server displaying page with button which allows to switch diode on and off

Requirements

  • NodeMCU ESP8266
  • nodemcu-uploader (or other method to upload files)

Usage

Create credentials file and update it with your WIFI password and ssid

cp src/credentials.template src/credentials.lua

Install nodemcu-uploader

pip install nodemcu-uploader --user

Upload files to NodeMCU

make upload SERIAL_PORT=<serial_port>

Enter ip addres of node mcu in web browser.

About

Simple http server displaying page with button which allows to switch diode on and off

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published