Bilder dazuz

This commit is contained in:
Robert K 2023-03-12 14:56:32 +01:00
parent b052f2aafc
commit 4e10f27402
3 changed files with 4 additions and 0 deletions

View File

@ -9,6 +9,8 @@ fail to press the button in time you loose a point since the ball enters your ho
This version supports a boost button which sacrefies one pixel of your home area in This version supports a boost button which sacrefies one pixel of your home area in
favor of boosting your ball faster. favor of boosting your ball faster.
![Full 1D-pong device](i/leiste.jpg)
We discovered that using these Pins for I/O had quite some success We discovered that using these Pins for I/O had quite some success
* GPIO19 = Right start/hit button (Y) * GPIO19 = Right start/hit button (Y)
@ -19,5 +21,7 @@ We discovered that using these Pins for I/O had quite some success
Some pins do not allow to configure Pull up resistors or work only as output. Don't use them. Some pins do not allow to configure Pull up resistors or work only as output. Don't use them.
![The ESP32 of that shape with Pins connected](i/µc.jpg)
We used Mouse devices which where re-soldered to use the 4 USB wires as 'short to GND' to work as controllers. We used Mouse devices which where re-soldered to use the 4 USB wires as 'short to GND' to work as controllers.

BIN
i/leiste.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 335 KiB

BIN
i/µc.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 371 KiB