evan kahn

Results 22 comments of evan kahn
trafficstars

In KDE neon, I was able to connect to an X-T30 with "IPv4 method: Link-Local" and "Wi-Fi mode: Infrastructure" (NOT ad-hoc)

I'm sure it's in the cards (especially for the ESP32 version) but I'd also put in a vote for BLE as a fastest path to wireless transfer. The WebBluetooth API...

Hi, I'm interested in designing an Altera module compatible with your carrier board. Would you mind sharing the design files with me as well? Email is [email protected]

Hey, I am only communicating with one device at a time. I have confirmed that it remains at 0x5a. I hadn't thought of the read/write cycles limitation; I don't think...

I reverted to the version of this library on your repository and I've tried with two different Arduinos. Both times, using the writeEEPROM function on a register with something in...

Thank you! I managed to fix the afflicted registers by writing to them with the Bus Pirate. But now that I know that mistakes of that nature are recoverable I...

Ah, I see what happened now. Setting up the MLX object with MLX90614_BROADCASTADDR allows reads to work without an error, which is why most of the functions work. When writeEEProm...

FWIW, I got around this by installing oss-cad-suite and copying the yosys binary from the antmicro release over the one from oss-cad-suite. Then installing the systemverilog plugin as usual.

It seems like under Linux this patch calls glfwPollEvents twice, both in window.c and x11_window.c. Is this intentional? I assume the correct behavior is for it to only be called...

Try right clicking on the app and hitting 'open', that might give you the option to allow unsigned apps in system settings. P.S. @HuguesDelorme: at least at the time of...