Setting up Raspberry Pi WiFi with Static IP on Raspbian Stretch Lite

So here we are. Ready to setup the WiFi and static IP settings on the Raspberry Pi running Raspbian Stretch Lite. And because it’s Lite, all we can use is the command line. But what do we exactly do to get the job done? Here are some steps you might want to consider when wrapping your head around the WiFi and static IP setup process:

Continue reading Setting up Raspberry Pi WiFi with Static IP on Raspbian Stretch Lite

Scrappy Arduino Pen Plotter with Nema17 Steppers

After seeing a really neat commercial Pen Plotter on Youtube, I decided the time has come to build my own Arduino Pen Plotter using Nema17 Stepper Motors and readily available 3D Printer spare parts.

Continue reading Scrappy Arduino Pen Plotter with Nema17 Steppers

Adding Computer Vision to the Arduino Delta Robot

In the previous post, I wrote about how I decided to build an Arduino Delta Robot. In this post, I will show you how I added some simple Computer Vision to the project.

Continue reading Adding Computer Vision to the Arduino Delta Robot