Skip to content

kenyonj/arduino-esp32-firmware-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raise.dev Arduino ESP32 Firmware Example

Raise.dev's Arduino ESP32 firmware example for using raise-dev-library and raisedevs/version-upload-action.

Usage

You can use this repository as a template to create your own firmware project using the Raise.dev Console.

GitHub Actions secrets are used to manage WiFi credentials. When doing local development with the PlatformIO IDE for VSCode (recommended) or the PlatformIO Core (CLI), you'll need to manually add the include/wifi_credentials.h file with contents like:

#define WIFI_SSID "Your WiFi Network"
#define WIFI_PASSWORD "your-wifi-network-password"

If you have any problems: contact Mike and he'll help.

Status

Alpha and in active development.

Contact

Mike McQuaid

License

Licensed under the MIT License. The full license text is available in LICENSE.txt.

About

Raise.dev Arduino ESP32 firmware example template repository.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages