Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pzl/canned-heat
Reverse engineering and exploring of the Tyco® RC Canned Heat™ remote controlled car for educational purposes
https://github.com/pzl/canned-heat
Last synced: 7 days ago
JSON representation
Reverse engineering and exploring of the Tyco® RC Canned Heat™ remote controlled car for educational purposes
- Host: GitHub
- URL: https://github.com/pzl/canned-heat
- Owner: pzl
- Created: 2013-08-01T15:40:52.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-08-01T22:49:08.000Z (over 11 years ago)
- Last Synced: 2024-04-30T07:16:46.759Z (7 months ago)
- Size: 938 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Tyco® RC Canned Heat™
=========================This repo is dedicated to the educational benefit of a tear-down, study, and reverse-engineering of the electrical components of the late-90s remote control toy car, the Canned Heat.
![Canned Heat](https://raw.github.com/pzl/Canned-Heat/master/pics/exploded.jpg)
In this Repo
----------------* Pictures identifying the toy
* Pictures of the circuit boards of both the car and controller
* Schematic (eagle file) of both boards
* Data sheet for primary ICs used (Realtek RX2/TX2)
* Logic-analyzer data (Saleae Logic, exported as CSV)---
### Todo
* schematic for receiver board
* capture data from car
* proper library for TX2/RX2 components
* component values in schematic
* board layout?
* investigate captured data
* look for any board revision differences