Jêrôme Poichet
Jêrôme Poichet
I'm seeing the same issue on MacOS 12.4 % python --version Python 3.10.5 I am not using Twilio. I have had this issue on MacOS since 2020 personally and was...
I ran into the GND issue while running the LED test yesterday. I just rewired everything from scratch and with only 2 tubes (no GPS) and made sure the ground...
I bought the power supply from ebay, but here is the [official website](https://www.lumos.sk/high-voltage-power-supply-extended/). The 3.3V is actually coming from a DC-DC conversion from the 5V line. 5V is its own...
Tried again the basic LED test with one exixe only. Both using the 3.3V power supply and the Arduino Nano 3.3V. I did change the sequence to be ```tube.set_led(127, 0,...
Yes, the behavior is the same on the 4 exixe. I don't think I get the reset as I can see random LED colors instead of purple. Maybe some noise...
I have tried quite many things over the last few days (2 brands of breadboards, 2 brands of wiring, 2 types of Arduinos for a total of 4 of them,...
Yes, I had seen the capture which was really helpful in configuring my own logic analyzer. See attached a capture straight out of the Arduino's pins. Arduino was just on...
The react equivalent of emoji_picker is using https://github.com/iamcal/emoji-data
Let me look at ways to get rid of this dependency. The goal of `dart_matomo` was to have no dependencies or at least as close to no dependencies as possible.
Hi, I'm not sure to understand where you would want the `matomo.php` path to be added? The `initialize` method takes a full URL and the documentation shows a `piwik.php`. Could...