> I think with esp32s3 and floppies we can make some cool computer kits :) there are also 5" spi displays 800x480 that are pretty fast
Not sure there is much interest from younger people these days outside of a small niche. Checkout any kind of OS/computer architecture classes on a University campus.
Could be super cool to build a 'mobile phone' that runs on floppy disks.
> PS: I am working on adding UFI support, it is using CBI to the esp32 mass storage which support only BOT, but its going quite slowly because I am trying to use cheap 4$ logic analyzer to debug and its losing samples :(
> Could be super cool to build a 'mobile phone' that runs on floppy disks.
that would be beyond cool!
> Have you documented this somewhere?
not yet, sending the proper commands the endpoints always go stale so I am trying to debug the usb packets send from my pc vs the esp32, but usbpcap is not enough because the thing I send is the same (as far as I can see) as linux/windows, so I am trying to debug it on the wire
Not sure there is much interest from younger people these days outside of a small niche. Checkout any kind of OS/computer architecture classes on a University campus.
Could be super cool to build a 'mobile phone' that runs on floppy disks.
> PS: I am working on adding UFI support, it is using CBI to the esp32 mass storage which support only BOT, but its going quite slowly because I am trying to use cheap 4$ logic analyzer to debug and its losing samples :(
Have you documented this somewhere?