Skip to content

saintech/ghost-trap-toy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ghost-trap-toy

trying to make a simple Ghost Trap toy with Arduino Nano

Circuit

circuit

How to build PlatformIO based project

  1. Install PlatformIO Core.
  2. Run these commands:
# Build project
> platformio run

# Upload firmware
> platformio run --target upload

# Clean build files
> platformio run --target clean

About

trying to make a simple Ghost Trap toy with Arduino Nano

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published