Software Alternatives & Reviews

I used Python to control a custom stop-motion animation drawing machine

DoIt NumPy FastAPI
  1. 1
    Task management & automation tool.
    Pricing:
    • Open Source
    The code for all of this is available here, and described in detail in my article. I'm particularly fan of doit for this type of project, and highly encourage everyone to check it out!

    #Project Management #Hardware #Electronics 14 social mentions

  2. 2
    NumPy is the fundamental package for scientific computing with Python
    Pricing:
    • Open Source
    The frames' vector data is generated using a sketch made with my vsketch framework (it involves loading GeoJSON data, processing it with Shapely, and projecting it in 3D with NumPy).

    #Data Science And Machine Learning #Data Science Tools #Python Tools 107 social mentions

  3. FastAPI is an Open Source, modern, fast (high-performance), web framework for building APIs with Python 3.6+ based on standard Python type hints.
    Pricing:
    • Open Source
    • Free
    The Raspberry Pi controlling the camera and the paper feeder is controlled via a small FastAPI web server.

    #Developer Tools #API Tools #Python Programming 233 social mentions

Discuss: I used Python to control a custom stop-motion animation drawing machine

Log in or Post with