circuitpython-org icon indicating copy to clipboard operation
circuitpython-org copied to clipboard

/tools page

Open jwcooper opened this issue 4 years ago • 1 comments

There seem to be a lot of useful tools out there, I keep learning about new ones. A /tools page may be useful so we can link to them all in one place.

https://adafruit.github.io/web-bdftopcf/ https://adafruit.github.io/Adafruit_WebSerial_ESPTool/ https://github.com/adafruit/circup https://io.adafruit.com/api/v2/{username}/integrations/image-formatter?x-aio-key={aio_key}&width={width}&height={height}&output=BMP{color_depth}&url={image_url}

I'm sure there are more tools and trick as well.

Maybe this exists somewhere already?

jwcooper avatar Dec 01 '21 20:12 jwcooper

The "Frameworks" section of Awesome Circuitpython lists some things that are along the same lines as these helpful tools. That is the closest thing I am aware of to an existing place for stuff like this.

I agree it would be great to set up a spot to list them out specifically though if it doesn't exist today.

Another one to potentially add to the list is: https://github.com/bcr/blinka-cli

FoamyGuy avatar Dec 01 '21 20:12 FoamyGuy