Skip to content

nophun/taskBoard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yuster Taskboard

Requirements

Build

Follow instructions of ESP32_HTTPS_Server for creating local CA certificates. The script is located in ESP32_HTTPS_Server library location extras/create_cert.sh. After creating cert.h and private_key.h, copy them to sketch folder.

Build using Arduino IDE with following board settings:

  • Board: ESP32C3 Dev Module
  • USB CDC On Boot: Enabled
  • CPU Frequency: 160MHz
  • Flash Frequency: 80MHz
  • Flash Mode: QIO
  • Flash Size: 4MB (32Mb)
  • Partition Scheme: Default 4MB with spiffs (1.2MB APP/1.5MB SPIFFS)

Configure WiFi

  • Connect programmer to power using a USB cable
  • Hold down reset button for 2 seconds and realease
  • Connect to Taskboard programmer WiFi AP by following details from programmer screen
  • Open web browser and navigate to http://taskboard.local
  • Configure WiFi settings
  • Restart programmer

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors