• Skip to main content
  • Skip to header right navigation
  • Skip to site footer
Maker Hacks

Maker Hacks

Ideas, news & tutorials for makers and hackers – Arduino/Raspberry Pi, 3D printing, robotics, laser cutting, and more

  • Home
  • About
  • 3D Printing
  • Laser Cutting
  • YouTube
  • Free Arduino Course
  • Recommendations
  • Contact

raspberry pi

You are here: Home / Archives for raspberry pi
GrovePi Gyro, Buttons, Displays

Using Grove Sensors, Buttons, and Displays, with Raspberry Pi and Python

Grove sensors are a plug and play way to add sensors, buttons, displays, and actuators to your electronics projects, without soldering. Let's take a look how well they work when paired with a …

Read moreUsing Grove Sensors, Buttons, and Displays, with Raspberry Pi and Python
kill a running script bash

Linux Automation Tip: Kill Script if Already Running

Here is a shell script that will allow you to kill a script if it is already running #!/usr/bin/env bash ps -ef | grep $1 | awk '{print $2}' | xargs kill -9 Supply the name of the script as the first …

Read moreLinux Automation Tip: Kill Script if Already Running
pi-ip

Email Your Raspberry Pi IP Address on Boot

A common complaint from Raspberry Pi owners is when running headless (no monitor or keyboard). If the Pi reboots then you lose your login session and often the previous IP address. Using …

Read moreEmail Your Raspberry Pi IP Address on Boot
Grove i2c LCD

Playing with Grove – LCD Displays

Recently I have come around to really enjoy the Grove sensors and displays from Seeed. They are so convenient!

Read morePlaying with Grove – LCD Displays
LEGO Mindstorms EV3 Robot

Maker Kits for Making Maker Kids

It must be building up to gift-giving season because I have been asked a whole bunch of times for ideas for what parents should buy their kids to encourage their interest in making – …

Read moreMaker Kits for Making Maker Kids
Halloween Electronics/3d printing projects

3D Printed “Spooky” Arduino/Raspberry Pi Electronics Projects for Halloween

Halloween is an awesome time for makers. Each year I like to beat my previous year’s builds. For Halloween this year I thought I would do something a bit special and create two projects. This is …

Read more3D Printed “Spooky” Arduino/Raspberry Pi Electronics Projects for Halloween
3d printed Tardis pi

3D Printed, Raspberry Pi Powered, Doctor Who Tardis

Doctor Who, Raspberry Pi AND 3D printing fans will love this 3D Printed Tardis, powered by Raspberry Pi, that can play all the sounds effects from the show!

Read more3D Printed, Raspberry Pi Powered, Doctor Who Tardis
raspberry pi remote access

Raspberry Pi Remote Access – 3 Ways to Make Your Raspberry Pi Accessible Outside Your Network

Raspberry Pi remote access can be tricky. What can you do? How can you make it easy for you to remote access, but difficult for the bad guys?

Read moreRaspberry Pi Remote Access – 3 Ways to Make Your Raspberry Pi Accessible Outside Your Network
OctoPrint / Octopi

How to Install and Set Up Octopi for Remote Raspberry Pi 3D Printer Control with Octoprint

Octopi is a fantastic system for running your 3D printers remotely, using a Raspberry Pi, including built in webcam and time lapse features. Installing Octoprint need not be a chore on Mac or Windows. …

Read moreHow to Install and Set Up Octopi for Remote Raspberry Pi 3D Printer Control with Octoprint

Raspberry Pi Zero Wireless first boot issues

So there I am. Happy as a little boy on Christmas morning. I just got my Raspberry Pi Zero Wireless in the mail! WHOOT!!!!  I’m about to start work on my dream bot that will cost hardly anything …

Read moreRaspberry Pi Zero Wireless first boot issues
  • Previous
  • Go to page 1
  • Go to page 2
  • 3D Printing
  • CNC
  • Hardware
  • Laser Cutting
  • News
  • Retro Computing
  • Software

amiga amos arduino basic programming budget buying cad cnc commodore corexy c programming creality crypto doctor who emulation esp32 esp8266 filament glowforge gweike Hacks Ideas kids lighting linux Makes making Monoprice Parts pc props prusa python raspberry pi ratrig resin Reviews robots software sounds technology tips upgrades wanhao xtool

.

Maker Hacks Blog Copyright © 2023 · All Rights Reserved · Powered by Mai Theme