Skip to content

NathanV75/esp8266-hello-world-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Esp8266 Arduino Hello World Demo

A sample hello world application for the esp8266.

Configuration

Add a user_config.mk file to add user specific config.

Sample user_config.mk file:

UPLOAD_PORT = /dev/ttyS12

BUILD_EXTRA_FLAGS = -DAPSSID="\"Some other name\"" -DAPPASS="\"aGoodPassword\""

Dependencies

About

A sample hello world application for the esp8266.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published