Chris Drake
Chris Drake
BRILLIANT project!! Might I suggest, where it currently prints this: "Starting IDE web service" you update that message so it says this instead:- `Starting IDE web service on http://192.168.123.123/ `...
Won't load anything: ``` # curl -i https://nbviewer.ipython.org/ -L HTTP/2 301 date: Mon, 22 Apr 2024 10:50:05 GMT content-length: 0 location: https://nbviewer.ipython.org/ retry-after: 0 accept-ranges: bytes via: 1.1 varnish x-served-by:...
*Loving* this amazing set of tools. It takes up `half` the space if "compressed" though - all the default options here work fine for me: https://python-minifier.com/ Maybe create a subfolder...
Needs this in it: ``` name=nanopb-arduino version=2017.1.2 author=Eric Wieser maintainer= sentence=Simple layer to convert arduino Streams into nanopb pb_streams paragraph= category=Uncategorized url=https://github.com/eric-wieser/nanopb-arduino architectures=avr ```
**Describe the scope of your change--i.e. what the change does and what parts of the code were modified.** Added feature to let users specify custom SDA and SCL pins. No...
This lib has no support for alternate I2C address, and no support for using alternate I2C pins. There is a pull request sitting for over a year which fixes both...
see https://github.com/ipython/ipython/issues/14415 last comment
I'm struggling with my PR https://github.com/adafruit/circuitpython-org/pull/1408 This guide is outdated: https://learn.adafruit.com/how-to-add-a-new-board-to-the-circuitpython-org-website/adding-to-downloads 1. It needs to explain how to properly fork the website, **including the automatic checking stuff**. ( This doesn't...
I'm dreaming of the PicoS3 (new invention). It's half the size of your NanoS3, with USB-A pads on the bottom, and low-profile enough to plug directly in to a USB...
I had a try at doing this myself, but it only works for about 5% of the frames... is there a trick to know how to draw those things, or...