maXbox Starter 119 — Get a different step Solution. origin from: https://maxkleiner1.medium.com/multicode-programming-4e476ebc6004 “Code behaves like recording — recoding from brain to tool. Source: 393_QRCode5_64TXT_211_7_tutor119_2.TXT softwareschule.ch/examples/qrcode8.txt Sometimes life is like playing with us: You write some code that solves a problem, and then someone comes along and makes the problem harder. Here’s how to continuously integrateContinue reading “Multicode Programming”
Category Archives: Arduino
Railuino
Hacking your Märklin This library allows you to control your digital Märklin railway using Arduino. https://code.google.com/archive/p/railuino/ I want to show especially the output of the C++ compiled library include <Railuino.h> Any ISP will need what Arduino calls output binaries and the rest of the world calls HEX files. These are produced when you Verify/Compile yourContinue reading “Railuino”