Torsten Kurbad
Torsten Kurbad
To be honest, I thus far didn't create such a large ROM. But if I understand SpeedGeek's post on EAB, it works by concatenating a standard 512kB ROM and a...
@elandesign, in https://github.com/tkurbad/cncjs/tree/autolevel, I adapted your code to the latest master. Nice interface! Do you happen to have familiarized yourself with the math that has to be done to get...
@kikolobo No. @elandesign has built an interface (aka widget) for autolevelling, but so far it's only a GUI element without an actual implementation... Nothing of this is integrated in the...
Again: It shows a GUI, but there is _nothing_ behind that GUI. Someone still has to implement the actual autolevelling routines.
@erpalma Thank you for offering your help! I still didn't have time to look at your code, but I'll do so for sure next week.
Hi @picosonic, awesome project! I tried to accomplish sth. similar with the proprietary Kryoflux board (s. https://github.com/tkurbad/kryofluxer) to sample my large collection of Amiga floppies before they've become completely deteriorated......
Hi @picosonic, > The .ADF file I had listed was for ADFS format floppies, rather than amiga. > But it sounds like it's just a sector dump of the entire...
I don't think it's a problem that has its root in wrong modification times. IMHO the screenshot of @uniuuu shows the root cause: Windows is complaining that "This file came...
The very fast SPI TFT class loboris implemented would be a very nice addition to Micropython. That and the discrete PWM channels brought me here in the first place. Also...
I'm experiencing something similar. Our PSK includes whitespaces. If set via wictl, the password is cut off after the first whitespace character, so I had to manually set it via...