Code Monkey home page Code Monkey logo

ledskate's Introduction

LED Skate

glow

This is a glowing skateboard that animates colors underneath the board in relation to the speed of the board.

Setup

  • Setup your Micropython device such as an ESP32
  • Upload secrets.py to the device if you want to use the WIFI
  • Press the button (Pin 0) on your device within one second after reset to enable the WIFI

Development

Connect via Serial

# brew install picocom
picocom --baud 115200 /dev/cu.usbserial-DN02N1D8

# On mac OS
screen /dev/cu.usbserial-DN02N1D8 115200

Download and upload a file

ampy --port /dev/cu.usbserial-DN02N1D8 get boot.py
ampy --port /dev/cu.usbserial-DN02N1D8 put boot.py
ampy --port /dev/cu.usbserial-DN02N1D8 ls

Ideas

  • Break light when negative acceleration is detected
  • Turn indicator when curves are detected
  • Remote control for special effects
  • Auto Shut-off when the board is picked up

ledskate's People

Contributors

besi avatar flo-rian avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

flo-rian

ledskate's Issues

Fritzing schematics does not fit, missing encoder

Saw your project 2 years ago in the meetup in Zurich and was impressed ...
Now a friend wanted to do something similar, but it looks like your schematics is missing the speed/rotation measurement.
How did you do that ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.