home.social

#pyfirmata — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #pyfirmata, aggregated by home.social.

  1. The #Arduino homepage is so bloated now it crashes my browser, it's amazing!

    On other news, I'm going to try switching fom #firmata / #pyfirmata to #telemetrix (mryslab.github.io/telemetrix/) let's see how it goes...

    Also, our recurrent reminder that the origins of Arduino are more interesting that what is usually reported: arduinohistory.github.io/ #Wiring

  2. Today #Python's monkey patching saved my day!

    I need this old library #pyfirmata and it uses inspect.getargspec which was deprecated (since Python 3.0?) and then removed after Python 3.10...