Skip to content

Latest commit

 

History

History
40 lines (31 loc) · 653 Bytes

README.md

File metadata and controls

40 lines (31 loc) · 653 Bytes

Rusty HangulClock

rusty_hangulclock

HangulClock written in Rust on ESP32C3 board

Hardware:

Build and flash

Pre requirement

Install toolchain (only for one time):

cargo install espup
espup install

Build and flash:

For dotstar:

make flash_dotstar

For neopixel:

make flash_dotstar

Factory reset settings:

make erase_nvs

TODOs

  • Display color setting
  • Timezone setting
  • WPS to connect Wifi
  • NTP to sync time