Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
helmasur committed Mar 5, 2021
1 parent 4712f21 commit d915828
Show file tree
Hide file tree
Showing 6 changed files with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Slot car speed controller for two 1:24 cars using a PIC16F18313

This was made as a plug-in replacement upgrade for the horrible capacitor popping controller found in the Hot Wheels slot car sets from Mattel.

![Hot Wheels](/images/hotwheels.png)

# Features:
* It doesn't break if you short circuit a track.
* Actual speed control, you can now go smoothly from still to full speed, instead of "still, jump to 70%, smooth to 100%".

Two self resetting poly-fuses limit the current to 500mA per car, at 12V this should be enough for most 1:24 cars. I use 9V for the Hot Wheels circuit.

![Schematic](/images/schematic.png)

![PCB bottom](/images/pcb_bottom.png)

![PCB top](/images/pcb_top.png)

![Pinout](/images/pinout.png)
Binary file added images/hotwheels.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/pcb_bottom.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/pcb_top.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/pinout.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/schematic.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d915828

Please sign in to comment.