MartinNohr / MagicImageWand

Paints Images in the Air with LEDs
Apache License 2.0
20 stars 7 forks source link

MIW Remote control esp pin input only, won't work #26

Closed MartinNohr closed 3 years ago

MartinNohr commented 3 years ago

Pins 34-39 on esp32 are input only, they cannot be used for output control. I suggest pin 21, 22, 32, or 33. Although any of the other outputs could be used, there isn't any conflict since they aren't being used. But leaving the SD pins free means we could add an SD card if necessary in the future. Please change the schematic.

dirkessl commented 3 years ago

Fixed