https://github.com/epse/wallsy
https://github.com/epse/wallsy
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/epse/wallsy
- Owner: Epse
- Created: 2017-08-04T13:46:01.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-10-16T10:33:49.000Z (over 8 years ago)
- Last Synced: 2025-08-21T12:59:54.699Z (10 months ago)
- Language: Arduino
- Size: 388 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Wallsy
Firmware for a hacked Disney U-Control Wall-e
## What the frig is this?
Me and someone without a github replaced the logic board in a U-Control Wall-e with a [Teensy LC](https://www.pjrc.com/teensy/teensyLC.html).
We added a distance sensor (a Sharp optical ridiculously expensive one since the Chinese ultrasonic cheap ones wouldn't arrive in time)
and a yellow LED in the middle of the sun on Wall-e's 'display'.
## Why would you do that?
It's fun!
## How do I use this?
Get a Teensy, wire it up, modify the `#define`'s in the `main.ino` file and upload to the Teensy.
That is, if your Arduino IDE has the [Teensy libraries](https://www.pjrc.com/teensy/teensyduino.html) installed.
## What works and what doesn't?
- [ ] motor control
- [x] LED blinking
- [ ] IR control
- [ ] Sounds
- [ ] Distance sensing
Yes, for now you let it run by programming moves...