Till Harbaum

Results 74 comments of Till Harbaum

Does the display itself show any signs of life? It should at least power up when connected to USB.

I see that the bl616 is supposed to be supported as a ehci host. But the Buffalo port directory is empty. Is there a cherryusb host example for the bl616?

> https://github.com/bouffalolab/bouffalo_sdk/tree/master/examples/peripherals/usbhost Thanks. I actually got the usbhost example to run on the m0s and it detects key presses from a USB keyboard. Excellent! But the m0s really isn't comfortable...

This IP address is used in the P2P setup with 192.168.1.1 and 192.168.1.20 being the only machines on the cable. In case of the bigger setup I configure this to...

To verify: If you run the HTTP_Server.py on a PICO + W5500 running 1.0.4 you can repeatedly and fast click the on/off buttons in the browser without triggering any python...

I have yet to try e.g. the regular c/c++ version. Is this a Micro-Python only issue? Or does the same happen in other setups as well?

> Yes, @harbaum i have test it with Micropython. The question was if that also happens in the c/c++ variant. So is this a Micro-Python specific problem or does this...

Is anyone having success with the released binaries and a W5500 running e.g. the Webserver demo reliably?

This should already be the case. And this works for me under Linux. Can you run it from the command line? This should tell you which ports it's trying to...

The following project supports this RGB fan: https://pypi.org/project/microwave-usbfan/