Translate:
-
Peter Lorenzen peter@lorezen.us Categories
Category Archives: Arduino
PlatformIO and Marlin – and how to have separate config files, for different 3Dprinter while sharing the same code.
I am using Marlin 2.0 to control my 3D printers, Marlin 2.0 can still be compiled and installed from the Arduino-IDE,although I use the supplied Makefile. To take advantage of other processors you have to use PlatformIO. In this article … Continue reading
Posted in 3D printer, Arduino
Comments Off on PlatformIO and Marlin – and how to have separate config files, for different 3Dprinter while sharing the same code.
Marlin 2.0 using Makefile (and reclaiming io-pins on atmega1284p based mainboard)
I am using Marlin 2.0 to control my 3D printers, I like to be in full control so I compile my own firmware, adding my own tweaks. Most people probably use the Arduino IDE to compile and install the firmware … Continue reading
Posted in 3D printer, Arduino
Comments Off on Marlin 2.0 using Makefile (and reclaiming io-pins on atmega1284p based mainboard)
MySensors
Jeg har i lang tid kigget efter et frame-work til at konsolidere mine sensorer. I mange år har jeg brugt Raspberry Pi til at monitorere temperaturen i vores gulv-varme system som jeg har beskrevet i Raspberry Pi and Onewire Temperature … Continue reading
Posted in Arduino, HomeAutomation
Comments Off on MySensors
You must be logged in to post a comment.