Thomas Shufps

Results 30 comments of Thomas Shufps

`It can't be shut down every 5min to do a backup.` Do an atomic file-system snapshot. They are provided by e.g. zfs, btrfs. Or if you have the money storage...

Hi, this sounds very good. I just wondered why everything is async on Embassy except the I2C :thinking: :man_shrugging: Similar blocking loops seem to be in `v1` (eg for the...

oh no :face_holding_back_tears:

It seems test-programms are broken since "Updated to Curl-P-81" commit. What is Curl-P-81? Can I still use the older version?

Ah okay ... "Therefore Curl-P-27 is not the same as P-81. P-81 is currently used for PoW" Would be very nice if you could update it ... I guess results...

![image](https://github.com/skot/bitaxe/assets/3079832/d13c9bed-a4ee-4c98-83ce-465d87c19fe3) On my HAT I used this. But I also used +12V as input because 12V/3A power supplies are easier to get. If I didn't get +5V from the Pi,...

> this looks interesting... does D1 actually get you reverse polarity protection? > > @shufps are you on the OSMU discord? it might be easier to talk there. https://discord.gg/GzAg8GaT :wave:...

Would like to have the same, I hope to get USB CDC ACM (virtual com port) devices running on a ESP32 as USB Host. Preferably with Micropython, since Micropython uses...

Hmm in `make menuconfig`, in the `esp32s3_defconfig` and `.config` there is no sign of USB ... Maybe it doesn't exist?