mirror of
https://github.com/vladkorotnev/wacca-vfd-arduino.git
synced 2024-11-27 23:50:49 +01:00
add diagram
This commit is contained in:
parent
27b31c5ae6
commit
d474806300
@ -2,12 +2,18 @@
|
|||||||
|
|
||||||
Controls the VFD display of WACCA cabinet from an Arduino.
|
Controls the VFD display of WACCA cabinet from an Arduino.
|
||||||
|
|
||||||
|
[example video](https://twitter.com/akasaka_spk/status/1659505635078311936)
|
||||||
|
|
||||||
## Schematic
|
## Schematic
|
||||||
|
|
||||||
(sorry, no picture)
|
![schematic](sch/schematic.png)
|
||||||
|
|
||||||
Rx,Tx of Arduino Pro Micro -> MAX232 -> Tx,Rx of VFD display (COM2 cable on WACCA cabinet)
|
Rx,Tx of Arduino Pro Micro -> MAX232 -> Tx,Rx of VFD display (COM2 cable on WACCA cabinet)
|
||||||
|
|
||||||
|
Pin 2 of Arduino -> Coin selector (N-O contact)
|
||||||
|
|
||||||
|
Gnd of Arduino -> Coin selector (COM contact)
|
||||||
|
|
||||||
For other connections around MAX232 see tutorials online such as the one in [DIYODE Magazine](https://diyodemag.com/education/the_classroom_rs232_the_max232_ic_arduino_uno).
|
For other connections around MAX232 see tutorials online such as the one in [DIYODE Magazine](https://diyodemag.com/education/the_classroom_rs232_the_max232_ic_arduino_uno).
|
||||||
|
|
||||||
For RS232 pinout see e.g. [PinoutGuide](https://pinoutguide.com/SerialPorts/Serial9_pinout.shtml)
|
For RS232 pinout see e.g. [PinoutGuide](https://pinoutguide.com/SerialPorts/Serial9_pinout.shtml)
|
||||||
|
BIN
sch/schematic.dch
Normal file
BIN
sch/schematic.dch
Normal file
Binary file not shown.
BIN
sch/schematic.png
Normal file
BIN
sch/schematic.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 17 KiB |
Loading…
Reference in New Issue
Block a user