-
Archives
-
Meta
Category Archives: Uncategorized
(naïve) Factorial Function in Cairo
Here is what I came up with.
Posted in Uncategorized
Leave a comment
Sharing from WSL2 back to Windows Clipboard
You’d think this is easily done in WSL2 with the following command: The method that works in practice is to pass it over to the native windows utility for manipulating the clipboard:
Posted in Uncategorized
Leave a comment
Project log: More about the Arduino Uno + “reprap d1scount display” and “rrd smart adapter”. Rotary encoder button debouncing.
Continuing from the previous entry, I have completed the mapping of pins to the so-called rrd smart adapter. This board is meant for 3D printers of some kind but I am not using it for that purpose. I got it … Continue reading
Posted in Uncategorized
Leave a comment
Project log: Arduino Uno + “reprap d1scount display”
The code is running on an Arduino Uno, wired up to the controller. This is a generic control board called the “RepRapDiscount Smart Controller” which can come in many different configurations, so ensure you know yours before doing anything. To … Continue reading
Posted in Uncategorized
1 Comment