This Arduino IDE addon allows you to develop Arduino sketches for 32-bit arm microcontrollers on your Raspberry Pi. https://github.com/koendv/stm32duino-raspberrypi There's a companion page that explains how to convert a $3 "Blue Pill" into a gdb debugger probe. https://github.com/koendv/stm32duino-...
Prusa-slicer is a tool for 3d printing. There's a binary package and build notes available for download. https://github.com/koendv/prusa-slicer-raspberrypi/raw/master/screenshot.jpg On a side note, I'd like to see more software ported to arm/raspberry. An example is stm32duino , a library needed to ...
This is a native build of Qt5.12 LTS "long term support" with desktop OpenGL and QtWebengine on a raspberry pi 4 running Raspbian Buster. The package is suitable for compiling desktop-style, windowed Qt apps under X11. The OpenGL support is in software, using Mesa. https://github.com/koendv/qt5-open...
https://raw.githubusercontent.com/koendv/camotics-raspberrypi/master/doc/screenshot.png CAMotics is a program to see how a 3d printer would print a workpiece. You can download a .deb for raspberry 4 from https://github.com/koendv/camotics-raspberrypi . The binary runs on a 4gb raspberry 4 running 2...
Hi. Summer has been sweltering here, and I have been looking for a fan which is not too noisy, yet cools a raspberry 4 adequately. I ended up choosing the LTC1695 fan controller: the circuit is simple - one ic with two tantalum capacitors. The fan controller does not require intensive baby-sitting. ...
Openscad-2019.05, compiled from source on 2019-07-10-raspbian-buster-full. Installation in /opt/openscad-2019.05/
There's a file /opt/openscad-2019.05/BUILD_NOTES which shows the "apt-get install" used.