Go to file
Kinchin Fong b530f2627d add README 2023-04-16 21:37:48 +08:00
.vscode init 2023-04-16 20:58:17 +08:00
include init 2023-04-16 20:58:17 +08:00
src init 2023-04-16 20:58:17 +08:00
.gitignore add config.h to gitignore 2023-04-16 20:58:43 +08:00
README.md add README 2023-04-16 21:37:48 +08:00
platformio.ini init 2023-04-16 20:58:17 +08:00

README.md

DreamTap

A smart switch for developers!

Usage

  1. Install VSCode;
  2. Install PlatformIO plugin for VSCode;
  3. Copy include/config_sample.h to include/config.h;
  4. Modify include/config.h as you wish;
  5. Compile this sketch;
  6. Connect DreamTap to your computer;
  7. Press the side-button and main button at the same time, release main button first, then release side button;
  8. Upload this sketch to DreamTap;