Skip to content

Speedometer for the 2024 Cub Scouts Pinewood Derby

License

Notifications You must be signed in to change notification settings

seanjh/pinewood-derby-speedometer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pinewood Derby Speedometer

Implements a simple speedometer for the 2024 Cub Scouts Pinewood Derby just because.

Parts

Setup

Prerequisites

  • arduino-cli
  • python3 (>=3.10)
  • make
  • (optional) direnv

Instructions

For environments with nix, simply run nix-shell to setup the development environment. In the absense of nix, the manual instructions below may be followed instead.

Manual

  • arduino-cli core update-index --additional-urls https://espressif.github.io/arduino-esp32/package_esp32_index.json
  • arduino-cli core update-index - Update the core index
  • arduino-cli core install esp32:esp32 - Install the core for the ESP32
  • python3 -m pip install -r requirements.txt - Install the ESP32 prerequisites

References

About

Speedometer for the 2024 Cub Scouts Pinewood Derby

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published