Search found 2 matches

by skywalker75
Tue Jun 14, 2022 3:29 pm
Forum: ESP32 Arduino
Topic: help loading files from usb
Replies: 2
Views: 2606

Re: help loading files from usb

ok then, so, what pins do i attach a usb port to, and what code do i need to get it running?
by skywalker75
Mon Jun 13, 2022 5:21 pm
Forum: ESP32 Arduino
Topic: help loading files from usb
Replies: 2
Views: 2606

help loading files from usb

i am trying to create an nes clone using an esp32 that can take cartridges. The only problem is that it is a nightmare to try and get my head around. all i need to do is be able to load up roms from a usb drive, as the cart reader acts as a usb drive where the rom is stored. how would i read usb dri...