Tyeth Gundry
Tyeth Gundry
Not quite sure what I'm asking for here, but it keeps reoccurring to me so sticking it here for now in undigested form. Initially I wanted the status LED for...
**Describe the solution you'd like** It would be nice to be able to trigger an I2C sensor reading based on an external thing (e.g. interrupt pin or feed/blockly triggered) **Describe...
This adds the initial provisional ALPHA quality release for the Sonoff TH10/16 Relays, using the ESP8266.
Devices adding 'Dev' components (i2c) wont be able to use them until rebooted. This is because no Init message is sent. De-init messages are sent as expected. Discovered while testing...
I don't know how to change the example to work with circuitpython 8, I think this detracts from the usability hugely. I hoped i could just setup an MQTT client...
Hi, I'm trying to combine the snapmaker gcode and this ([project]https://github.com/appliedengdesign/gcode-reference) to get better vscode support for snapmaker gcode. I can't work out if this project is dead, the gcode...
A user is trying to compile WipperSnapper firmware for the Arduino Uno R4 WiFi, which fails due to two dependecies, one of which is SleepyDog library as it is an...
The library docs / comments clearly state that calling IAQInit is required after the device is started. https://github.com/adafruit/Adafruit_SGP30/blob/master/Adafruit_SGP30.cpp#L96-L101 This appears to not be the case, it is not required before...