Software

From TheAnalogThing
Revision as of 15:29, 14 July 2021 by Sven (talk | contribs)

The Analog Thing is a pure analog device, there is no microcontroller or other advanced digital logic involved. Nevertheless, there are interesting cases when to combine the Analog Thing with software. One of the most urgent needs may be the neccessity of a software emulated Oscilloscope in order to display data.

Other things related software are about Hybrid Computing.

Analog simulation

In case you are interested in simulating analog computers and describing circuits in programming languages, you may be interested in our code https://github.com/anabrid/pyanalog. You can find the documentation at https://www.anabrid.dev/pyanalog/dirhtml/. This project is not related to The Analog Thing at all and is more a link for the curious.