Skip to content

An example repo of how to use PlatformIO with an ESP8266 microcontroller to create a web server on the local wifi network which is secured with HTTPS and available via REST calls.

Notifications You must be signed in to change notification settings

Durban-Designer/Example-Arduino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prior to flashing to ESP8266 ensure that you have generated certs in constants.h

In postman set url to equal the ip address PlatformIO prints to console when you run "Upload and Monitor" command

About

An example repo of how to use PlatformIO with an ESP8266 microcontroller to create a web server on the local wifi network which is secured with HTTPS and available via REST calls.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published