Image 1 — "Financial Audit" Audit (deleted on the main sub)
Image 2 — "Financial Audit" Audit (deleted on the main sub)
Image 3 — "Financial Audit" Audit (deleted on the main sub)

"Financial Audit" Audit (deleted on the main sub)

Can't handle even mild criticism it seems

The skit in the OF model one really saves the pie chart.

u/brokensegue — 8 days ago

Play with i2c devices by running CircuitPython in your browser

I made a website where you can control i2c devices from your browser by running real circuitpython libraries via javascript. It comes bundled with a number of drivers and has simple GUIs for the components that I have access to. You can also install new circuitpython libs and just enter python code to interact with them however you want.

website is here: webblinka (named after adafruit's blinka library, which it uses). note that it only works in browsers that support webhid (mainly chrome).

You will need a MCP2221A board, though there is a demo mode if you don't.

If you want me to add gui support for a different i2c component I can do it. Though it helps if I have it (I wasn't able to test all the ones I bundled it with).

u/brokensegue — 15 days ago