Translate:
-
Peter Lorenzen peter@lorezen.us Categories
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.
Corona and DIY statistics
It is hard to know who to believe these days. Too many headlines with too little information that is relevant to me. But you do not have to rely on CNN or Danmarks Radio to digest the information for you, … Continue reading
Posted in COVID-19
Comments Off on Corona and DIY statistics
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)
Camper Van
We have bought ourselves a camper van, it started with the idea that I would buy a little pop-up-camper, which you with some luck can pickup for $400 on craigslist, then I considered a normal camper trailer, small enough to … Continue reading
Posted in Camper
Comments Off on Camper Van
Wifi – bandwidth throttled for guest – part2
To give internet access to the friends of our Bandits who visit us, I have set up a password free WiFi guest network. This network is made available on all our routers, but bandwidth is throttled to 2 Megabit Download, … Continue reading
Wifi – Multiple Access points with roaming – part1
Todays subject is to set up a number of Wifi access points at our home, using a single SSID/password, and provide seamless roaming between them, so that f.ex. a skype-call would not be interupted while moving around, ie. handover to … Continue reading
Headless Raspberry Pi Configuration
How to configure Debian/arm using Ubuntu/intel Configuring a Raspberry Pi for headless operation without having to connect a keyboard and a screen, involves the following step Download the latest Raspbian image copy the Raspbian image to sdcard setup Wifi change … Continue reading
Posted in Linux, on Hackaday, Raspberry Pi
Comments Off on Headless Raspberry Pi Configuration
You must be logged in to post a comment.