Wio (Wireless input output) Terminal is more of a complete system equipped with Screen + Development Board + Input/Output Interface + Enclosure, making it an efficient and Product-Ready Product. Compatible with Arduino and MicroPython!
This one is for all the makers and designers who want to use terminal blocks with the Pico's GPIO. The Terminal GPIO Expansion allows you to use both...
Build robust projects with secure and long lasting connection without the need of any soldering combining the Nano Screw Terminal Adapter and any of the...
The shield adopts terminal blocks to secure wires so as to make connections stable and reliable. And multiple 3.3V, 5V and GND ports are provided for easy...
The shield adopts terminal blocks to secure wires so as to make connections stable and reliable. And multiple 3.3V, 5V and GND ports are provided for easy...
We've got a simple and highly functional solution to wiring your Adafruit Feather board! These 0.1" Pitch Terminal Blocks, are exactly the right size to it your...
Make your own custom HDMI cable or HDMI interface with ease, using this HDMI Terminal Block Breakout. You get a nice solid PCB with an HDMI plug and two strips of...
With the Pi-EzConnect you can connect all sorts of electronics to a single Raspberry Pi with no soldering or breadboarding! This HAT has screw-terminals for each...
One truth about working with test equipment is you always need the cable or adapter you don't have in your toolbox. That's why Adafruit love these terminal-block BNC (Bayonet...
One truth about working with test equipment is you always need the cable or adapter you don't have in your toolbox. That's why Adafruit love these terminal-block BNC (Bayonet...
Grove - Screw Terminal with four 3.5mm pitch pins rated up to 6A. Terminal can accept 30 to 20AWG wire. It is most commonly used pitch screw terminal...
This DIN Rail RJ45 Terminal Block Adapter-Vertical, perfect for simplifying complex wiring, consists of an RJ45 Ethernet jack and an eight-port terminal...
This DIN Rail RJ45 Terminal Block Adapter-Vertical, perfect for simplifying complex wiring, consists of an RJ45 Ethernet jack and an eight-port terminal...
The Wio Terminal Battery Chassis is a must-have extension board for Wio-Terminal Dev Board as it provides an external power source for Wio Terminal to...
After a long day out harvesting in the terminal block fields, Adafruit have returned with a veritable bounty of these very nice and compact 2.54mm/0.1" terminal blocks in a variety of sizes
After a long day out harvesting in the terminal block fields, Adafruit have returned with a veritable bounty of these very nice and compact 2.54mm/0.1" terminal blocks in a variety of sizes
After a long day out harvesting in the terminal block fields, Adafruit have returned with a veritable bounty of these very nice and compact 2.54mm/0.1" terminal blocks in a variety of sizes
In this tutorial we’ll be getting familiar with basic use of the Raspberry Pi terminal. We’ll cover navigating the file-system, making directories, writing and editing text files, and just touch on the use of wildcards.
To get ...
In this tutorial we’ll be getting familiar with basic use of the Raspberry Pi terminal. We’ll cover navigating the file-system, making directories, writing and editing text files, and just touch on the use of wildcards.
To get ...
Here is a solution so you can turn your Raspberry Pi handheld computer on and off from the power plug (power cycle it) just like any other appliance in your home! And it can all be done through only one setting.
With a normally set-up Rasp...
Here is a solution so you can turn your Raspberry Pi handheld computer on and off from the power plug (power cycle it) just like any other appliance in your home! And it can all be done through only one setting.
With a normally set-up Rasp...
A digital multimeter (DMM) is one of the most common tools on a Maker's bench. We use DMMs to take electrical measurements in a fast and relatively accurate way. The reason we call it a multimeter is because they can take multiple types mea...
A digital multimeter (DMM) is one of the most common tools on a Maker's bench. We use DMMs to take electrical measurements in a fast and relatively accurate way. The reason we call it a multimeter is because they can take multiple types mea...
Note: This guide does not work with the Raspberry Pi 5. The Pi 5 handles its GPIO pins differently so the libraries used in this guide no longer work. A Pi 4 or older will still work just fine with this guide.
This guide will demo...
Note: This guide does not work with the Raspberry Pi 5. The Pi 5 handles its GPIO pins differently so the libraries used in this guide no longer work. A Pi 4 or older will still work just fine with this guide.
This guide will demo...
What is MQTT?
MQTT (Message Queue Telemetry Transport) is a simple and ‘lightweight’ way for internet-connected devices to send each other messages. This is important for home-automation because devices need to send messag...
What is MQTT?
MQTT (Message Queue Telemetry Transport) is a simple and ‘lightweight’ way for internet-connected devices to send each other messages. This is important for home-automation because devices need to send messag...
There are a ton of electrical wire connectors, too many to elaborate on in a single guide, however there are a couple of connectors that as a maker you will come across. Often when starting your way into the electronics world all you need ...
There are a ton of electrical wire connectors, too many to elaborate on in a single guide, however there are a couple of connectors that as a maker you will come across. Often when starting your way into the electronics world all you need ...
In this guide, we will explore how you can use an Arduino to control a pump. Whether you're creating a cooling system, designing a DIY water fountain, or constructing an automatic plant-watering setup, this tutorial will provide all the kn...
In this guide, we will explore how you can use an Arduino to control a pump. Whether you're creating a cooling system, designing a DIY water fountain, or constructing an automatic plant-watering setup, this tutorial will provide all the kn...
In this guide, we will be learning how to control a pump with a Raspberry Pi Pico. Whether you are pumping coolant in a project, making a DIY water fountain, or building a self-watering plant project, this guide will gear you up with every...
In this guide, we will be learning how to control a pump with a Raspberry Pi Pico. Whether you are pumping coolant in a project, making a DIY water fountain, or building a self-watering plant project, this guide will gear you up with every...
Monitoring what’s happening inside your microcontroller is an invaluable tool for prototyping and debugging. One of the best ways to do this is to send/receive data over a serial port. Most microcontrollers have a serial port that can...
Monitoring what’s happening inside your microcontroller is an invaluable tool for prototyping and debugging. One of the best ways to do this is to send/receive data over a serial port. Most microcontrollers have a serial port that can...
The wires in our circuits are often forgotten when we are planning our next big project, but the right connectors will a make your project look more professional and a lot easier to work with! In this tutorial, we are going to have a quick ...
The wires in our circuits are often forgotten when we are planning our next big project, but the right connectors will a make your project look more professional and a lot easier to work with! In this tutorial, we are going to have a quick ...
Welcome to our beginners tutorial on analog electronics. Living in the digital age that we do, it’s easy to disregard the world of discrete analog components, however these concepts form the basis for everything from your mobile phon...
Welcome to our beginners tutorial on analog electronics. Living in the digital age that we do, it’s easy to disregard the world of discrete analog components, however these concepts form the basis for everything from your mobile phon...
[Update – This guide is a little outdated and we have a released a newer version of it. Until there is correct compatibility of OPEN-CV with the new Raspberry Pi ‘Bullseye’ OS I highly recommend at this stage flash...
[Update – This guide is a little outdated and we have a released a newer version of it. Until there is correct compatibility of OPEN-CV with the new Raspberry Pi ‘Bullseye’ OS I highly recommend at this stage flash...
Pimironi Picade Pan-Tilt Hat lets you mount and control a pan-tilt module right on top of your Raspberry Pi palm-sized computer. Setting up a Pan and Tilt system has never been easier with absolutely no soldering required! Pe...
Pimironi Picade Pan-Tilt Hat lets you mount and control a pan-tilt module right on top of your Raspberry Pi palm-sized computer. Setting up a Pan and Tilt system has never been easier with absolutely no soldering required! Pe...
[Update – Until there is correct compatibility of OPEN-CV with the new Raspberry Pi ‘Bullseye’ OS I highly recommend at this stage flashing and using the previous Raspberry Pi ‘Buster’ OS onto your Mi...
[Update – Until there is correct compatibility of OPEN-CV with the new Raspberry Pi ‘Bullseye’ OS I highly recommend at this stage flashing and using the previous Raspberry Pi ‘Buster’ OS onto your Mi...
There is a whole range of Sub-4 Inch Displays that attach directly to the GPIO pins of Raspberry Pi Palm-Sized Computers. Many of them are touch devices and increase the usability of your Raspberry Pi whilst making almost no size sacrifices...
There is a whole range of Sub-4 Inch Displays that attach directly to the GPIO pins of Raspberry Pi Palm-Sized Computers. Many of them are touch devices and increase the usability of your Raspberry Pi whilst making almost no size sacrifices...
This guide will teach you exactly how to use a Raspberry Pi Single Board Computer to independently control 4 relays. A Relay is an electrically operated switch. This is all possible thanks to the PiRelay V2 HAT from SB Components. These re...
This guide will teach you exactly how to use a Raspberry Pi Single Board Computer to independently control 4 relays. A Relay is an electrically operated switch. This is all possible thanks to the PiRelay V2 HAT from SB Components. These re...
In this guide, we’re going to be exploring muscle sensors, also known as Electromyography (EMG) sensors, and learning how to use them to measure muscle movement in maker projects. These clever little modules can pick up the tiny volt...
In this guide, we’re going to be exploring muscle sensors, also known as Electromyography (EMG) sensors, and learning how to use them to measure muscle movement in maker projects. These clever little modules can pick up the tiny volt...
[Update – Until there is correct compatibility of OPEN-CV with the new Raspberry Pi ‘Bullseye’ OS I highly recommend at this stage flashing and using the previous Raspberry Pi ‘Buster’ OS onto yo...
[Update – Until there is correct compatibility of OPEN-CV with the new Raspberry Pi ‘Bullseye’ OS I highly recommend at this stage flashing and using the previous Raspberry Pi ‘Buster’ OS onto yo...
[Update – Until there is correct compatibility of OPEN-CV with the new Raspberry Pi ‘Bullseye’ OS I highly recommend at this stage flashing and using the previous Raspberry Pi ‘Buster’ OS onto y...
[Update – Until there is correct compatibility of OPEN-CV with the new Raspberry Pi ‘Bullseye’ OS I highly recommend at this stage flashing and using the previous Raspberry Pi ‘Buster’ OS onto y...
[Update – We have released a new and updated version of this guide that works on newer Raspberry Pis, runs faster, and uses a more powerful model.We are leaving this old guide up for legacy reasons and if you do choose to follow this...
[Update – We have released a new and updated version of this guide that works on newer Raspberry Pis, runs faster, and uses a more powerful model.We are leaving this old guide up for legacy reasons and if you do choose to follow this...
[Update – Until there is correct compatibility of OPEN-CV with the new Raspberry Pi ‘Bullseye’ OS I highly recommend at this stage flashing and using the previous Raspberry Pi ‘Buster’ OS ...
[Update – Until there is correct compatibility of OPEN-CV with the new Raspberry Pi ‘Bullseye’ OS I highly recommend at this stage flashing and using the previous Raspberry Pi ‘Buster’ OS ...
The Pi 500+ is here, and we see a lot of people wondering what the Pi hundred series is, what its uses are, and what role it can fill. That’s why today we are looking at 5 things you can do with a Raspberry Pi 500+.
This guide will ...
The Pi 500+ is here, and we see a lot of people wondering what the Pi hundred series is, what its uses are, and what role it can fill. That’s why today we are looking at 5 things you can do with a Raspberry Pi 500+.
This guide will ...
Raspberry Pi Boards are a great gateway for learning about how to get to grips with computers, at a price that makes it hugely accessible and a size that fits right in your hand. Raspberry Pi boards are chock a block full of features a...
Raspberry Pi Boards are a great gateway for learning about how to get to grips with computers, at a price that makes it hugely accessible and a size that fits right in your hand. Raspberry Pi boards are chock a block full of features a...
Introduction
The Makerverse Motor Driver has been updated to a v20 design which now features a 5V output pin instead of the VM pin. Some images and in-video descriptions in this guide may be outdated
This guide covers the use of the Make...
Introduction
The Makerverse Motor Driver has been updated to a v20 design which now features a 5V output pin instead of the VM pin. Some images and in-video descriptions in this guide may be outdated
This guide covers the use of the Make...
IntroductionWelcome to the guide for the Makerverse Essentials Kit. This kit provides the fundamental hardware required to construct many of the kits in the Makerverse Kits range along with providing hardware which will continue to be usef...
IntroductionWelcome to the guide for the Makerverse Essentials Kit. This kit provides the fundamental hardware required to construct many of the kits in the Makerverse Kits range along with providing hardware which will continue to be usef...
In this short and sweet guide, we are going to take a look at how to set up and use a virtual environment (or Venv) on a Raspberry Pi - both in the terminal and in Thonny.
When using Bookworm OS or later, you may have come across th...
In this short and sweet guide, we are going to take a look at how to set up and use a virtual environment (or Venv) on a Raspberry Pi - both in the terminal and in Thonny.
When using Bookworm OS or later, you may have come across th...
Note: With the rollout of TTNv3, the "Setup" section of this guide no longer works - but we're keeping it here for posterity. Let us know on our forums if you need help getting started with the new method.
In our two previous Pycom article...
Note: With the rollout of TTNv3, the "Setup" section of this guide no longer works - but we're keeping it here for posterity. Let us know on our forums if you need help getting started with the new method.
In our two previous Pycom article...
If you've had issues getting your Raspberry Pi 4 to work with specific HDMI displays (monitors, TV's etc.) this tutorial has got you covered! It's a quick fix that just requires a bit of tinkering in the config.txt file that's present on al...
If you've had issues getting your Raspberry Pi 4 to work with specific HDMI displays (monitors, TV's etc.) this tutorial has got you covered! It's a quick fix that just requires a bit of tinkering in the config.txt file that's present on al...
In this guide, we’re going diving into everything custom RGB on the Pi 500+. If you have one, chances are you have played around with some of the RGB presets that come loaded with it, but we can take things way further. We&rsqu...
In this guide, we’re going diving into everything custom RGB on the Pi 500+. If you have one, chances are you have played around with some of the RGB presets that come loaded with it, but we can take things way further. We&rsqu...
To update software in Raspbian, you can use the apt tool in a terminal. Open a terminal window from the taskbar or application menu:
First, update your system's package list by entering the following command:
Nex...
To update software in Raspbian, you can use the apt tool in a terminal. Open a terminal window from the taskbar or application menu:
First, update your system's package list by entering the following command:
Nex...
Like many things in the Raspberry Pi ecosystem, functions such as rotating the display output can be a little unintuitive at first. Or perhaps you’re not sure how to get rid of that annoying black outline on your screen. So, we’...
Like many things in the Raspberry Pi ecosystem, functions such as rotating the display output can be a little unintuitive at first. Or perhaps you’re not sure how to get rid of that annoying black outline on your screen. So, we’...
In this guide, we will be exploring how to set up YOLO object detection with the Raspberry Pi AI HAT, and more importantly, learning how to apply this in your Python projects. We will be taking a look at how to install the required hardwar...
In this guide, we will be exploring how to set up YOLO object detection with the Raspberry Pi AI HAT, and more importantly, learning how to apply this in your Python projects. We will be taking a look at how to install the required hardwar...
In this tutorial we'll be writing our first bash script for Raspberry Pi. We'll create a directory to keep this and future scripts, write the actual script, and set it up as something that can be executed from the shell.
Scripts are an inc...
In this tutorial we'll be writing our first bash script for Raspberry Pi. We'll create a directory to keep this and future scripts, write the actual script, and set it up as something that can be executed from the shell.
Scripts are an inc...
Being able to remotely access a Raspberry Pi is a handy ability as they often find themselves in locations that might be hard for us humans to reach, let alone plug in a keyboard, mouse and monitor. While there are many different methods o...
Being able to remotely access a Raspberry Pi is a handy ability as they often find themselves in locations that might be hard for us humans to reach, let alone plug in a keyboard, mouse and monitor. While there are many different methods o...
All Argon ONE Cases for the Raspberry Pi 4 Model B have formidable feature sets, with my personal favourite feature being a safe On and Off button. Once the Pi has been installed to the case you can obtain full On and Off functionality...
All Argon ONE Cases for the Raspberry Pi 4 Model B have formidable feature sets, with my personal favourite feature being a safe On and Off button. Once the Pi has been installed to the case you can obtain full On and Off functionality...
[Update: The OMXPlayer system, needed for the video looper, has been dropped with the recent 'Bullseye' Raspberry Pi OS. Updates are coming out fast and all the teething troubles from this new OS will be ironed out.
For now, download and f...
[Update: The OMXPlayer system, needed for the video looper, has been dropped with the recent 'Bullseye' Raspberry Pi OS. Updates are coming out fast and all the teething troubles from this new OS will be ironed out.
For now, download and f...
High power LEDs (Light Emitting Diodes) have different requirements that need to be met when compared to regular LEDs. Current regulation using only resistors is impractical so it is necessary to use a switched-mode voltage and current reg...
High power LEDs (Light Emitting Diodes) have different requirements that need to be met when compared to regular LEDs. Current regulation using only resistors is impractical so it is necessary to use a switched-mode voltage and current reg...
RetroPie is a fantastic system, and once you map your input device, it will take those mappings and apply them to all of the emulators on RetroPie. If you’re new to RetroPie and want to find out a bit more, take a read of our Gaming ...
RetroPie is a fantastic system, and once you map your input device, it will take those mappings and apply them to all of the emulators on RetroPie. If you’re new to RetroPie and want to find out a bit more, take a read of our Gaming ...
[Note - Terminal Commands talked about here have been superseded with the new 'Bullseye' Raspberry Pi OS. Link here for new 'Bullseye' camera commands.
If you want to use the commands found on this page download and flash the old 'Bu...
[Note - Terminal Commands talked about here have been superseded with the new 'Bullseye' Raspberry Pi OS. Link here for new 'Bullseye' camera commands.
If you want to use the commands found on this page download and flash the old 'Bu...
In this guide, we will be setting up and using YOLO pose estimation with the Raspberry Pi AI HAT, as well as exploring how to use it alongside your own Python code so you can use pose estimation in your projects. We will be taking a look a...
In this guide, we will be setting up and using YOLO pose estimation with the Raspberry Pi AI HAT, as well as exploring how to use it alongside your own Python code so you can use pose estimation in your projects. We will be taking a look a...
The Windows Subsystem for Linux (WSL) is a powerful new feature that lets you run a Linux terminal from within windows. You may wonder why you would want this, but it actually is great for developers. A lot of Web and open source toolchains...
The Windows Subsystem for Linux (WSL) is a powerful new feature that lets you run a Linux terminal from within windows. You may wonder why you would want this, but it actually is great for developers. A lot of Web and open source toolchains...
In this tutorial, we will learn how to code for the Onion Omega2 on our PC, and then wirelessly upload our code using the ATOM text editor.
The ATOM text editor is a powerful and easy to use text editor developed by the team at Github...
In this tutorial, we will learn how to code for the Onion Omega2 on our PC, and then wirelessly upload our code using the ATOM text editor.
The ATOM text editor is a powerful and easy to use text editor developed by the team at Github...
Sometimes a good Raspberry Pi project needs to be in a place that just hard to reach. The Raspberry Pi 3 Model A+ has a small form factor and is well suited for being tucked away inside a box, ceiling, or wherever your project demands. It...
Sometimes a good Raspberry Pi project needs to be in a place that just hard to reach. The Raspberry Pi 3 Model A+ has a small form factor and is well suited for being tucked away inside a box, ceiling, or wherever your project demands. It...
What is Node-RED?
Node-RED is a tool originally created by IBM for flow-based programming, and has built-in support for the Raspberry Pi and it's GPIO capabilities. It runs on top of Node.js, and can be accessed with just a web browse...
What is Node-RED?
Node-RED is a tool originally created by IBM for flow-based programming, and has built-in support for the Raspberry Pi and it's GPIO capabilities. It runs on top of Node.js, and can be accessed with just a web browse...
Now I'm not talking about a delivery service - I'm talking about an Uninterruptable Power Supply for your Raspberry Pi 4.
So if your Raspberry Pi project needs to be powered all the time relying solely on the mains power system may leave y...
Now I'm not talking about a delivery service - I'm talking about an Uninterruptable Power Supply for your Raspberry Pi 4.
So if your Raspberry Pi project needs to be powered all the time relying solely on the mains power system may leave y...
In this tutorial, we'll get some WS2812B LEDs (also known as GlowBits and NeoPixels) working with a Raspberry Pi Pico. If you haven't already set up Thonny for programming your Pico, follow our guide on that first.
To follow along you'll...
In this tutorial, we'll get some WS2812B LEDs (also known as GlowBits and NeoPixels) working with a Raspberry Pi Pico. If you haven't already set up Thonny for programming your Pico, follow our guide on that first.
To follow along you'll...
There are so many types of cameras modules and lenses that are plug-and-play for Raspberry Pi Single Board Computers and that number is steadily increasing. From day to night, you can keep track, photograph, and record your surrou...
There are so many types of cameras modules and lenses that are plug-and-play for Raspberry Pi Single Board Computers and that number is steadily increasing. From day to night, you can keep track, photograph, and record your surrou...
There are many different ways to use your mobile phone to remotely control and manage any Raspberry Pi and one of the best options out there to date is the phone application RaspController (you can also find it for free in the Google P...
There are many different ways to use your mobile phone to remotely control and manage any Raspberry Pi and one of the best options out there to date is the phone application RaspController (you can also find it for free in the Google P...
While the Raspberry Pi Compute Module 4s (CM4s) share a lot with the regular Pi 4 Model B, getting started with the flashing process can be quite different depending on which model you pick! This article aims to demystify that, so without f...
While the Raspberry Pi Compute Module 4s (CM4s) share a lot with the regular Pi 4 Model B, getting started with the flashing process can be quite different depending on which model you pick! This article aims to demystify that, so without f...
The Raspberry Pi is an amazing piece of technology, and it’s the platform of choice for all kinds of projects. Something that makes it great is the integration of complex hardware that is taken care of for you. For example, if you wan...
The Raspberry Pi is an amazing piece of technology, and it’s the platform of choice for all kinds of projects. Something that makes it great is the integration of complex hardware that is taken care of for you. For example, if you wan...
So what does it mean to run headless?A computer setup without a monitor is said to be running headless. You might want to do this if you're installing your Pi into some project, or want to keep power-usage and cost minimal. This kind of se...
So what does it mean to run headless?A computer setup without a monitor is said to be running headless. You might want to do this if you're installing your Pi into some project, or want to keep power-usage and cost minimal. This kind of se...
Time to create a Little Red Advertisement Devouring Monster. This will be a self-hosted, network-wide, ad-blocking system running on a Raspberry Pi Single Board Computer. It will also stop access to malware sites and phishing websites. Fur...
Time to create a Little Red Advertisement Devouring Monster. This will be a self-hosted, network-wide, ad-blocking system running on a Raspberry Pi Single Board Computer. It will also stop access to malware sites and phishing websites. Fur...
The ESP32 family of microcontrollers are incredibly powerful (2 Cores on a Microcontroller!) and when combined with the awesome writability of MicroPython can be used for all kinds of projects.
The ESP32 generally does not come with MicroP...
The ESP32 family of microcontrollers are incredibly powerful (2 Cores on a Microcontroller!) and when combined with the awesome writability of MicroPython can be used for all kinds of projects.
The ESP32 generally does not come with MicroP...
When you are working on microcontrollers it can be very difficult to know what your code is doing, with MicroPython we can use REPL (Read Evaluate Print Loop) to see the debug output and run python commands in real time. This tutorial ...
When you are working on microcontrollers it can be very difficult to know what your code is doing, with MicroPython we can use REPL (Read Evaluate Print Loop) to see the debug output and run python commands in real time. This tutorial ...
Ever wanted a pocket computer with a Full HD screen (1080x1920)? Love tiny GPIO screens like this 3.5 Inch from Waveshare but want one that is a little bigger and higher resolution so that it is easier to read? Or want a really premi...
Ever wanted a pocket computer with a Full HD screen (1080x1920)? Love tiny GPIO screens like this 3.5 Inch from Waveshare but want one that is a little bigger and higher resolution so that it is easier to read? Or want a really premi...
In this guide, we'll learn what a Relay is, why we might use one, how to choose a Relay, and finally how to use one with a Raspberry Pi Pico.
To follow along you'll need:
A 5V SPDT Relay - I'll be using a 5V Single Channel Relay M...
In this guide, we'll learn what a Relay is, why we might use one, how to choose a Relay, and finally how to use one with a Raspberry Pi Pico.
To follow along you'll need:
A 5V SPDT Relay - I'll be using a 5V Single Channel Relay M...
This is an update to an older guide done so that we can provide you with the fastest, most modern, and best way to set up your system.
Nothing beats bright shiny colourful lights and this guide demonstrates the fastest and most customizab...
This is an update to an older guide done so that we can provide you with the fastest, most modern, and best way to set up your system.
Nothing beats bright shiny colourful lights and this guide demonstrates the fastest and most customizab...
This guide will demonstrate exactly how to control any large DC Motors that we stock with a Raspberry Pi Single Board Computer, through code or through a Bluetooth Controller. To clarify (in my mind) a large DC Motors runs at 12+ Volt...
This guide will demonstrate exactly how to control any large DC Motors that we stock with a Raspberry Pi Single Board Computer, through code or through a Bluetooth Controller. To clarify (in my mind) a large DC Motors runs at 12+ Volt...
Introduction Welcome to the guide for the Makerverse Load Cell kit. With this hardware you will be able to make a set of scales capable of measuring weights up to 3kg with a precision as low as 0.1g!
To follow along you will need:
...
Introduction Welcome to the guide for the Makerverse Load Cell kit. With this hardware you will be able to make a set of scales capable of measuring weights up to 3kg with a precision as low as 0.1g!
To follow along you will need:
...
[Update – Until there is correct compatibility of OPEN-CV with the new Raspberry Pi ‘Bullseye’ OS I highly recommend at this stage flashing and using the previous Raspberry Pi ‘Buster’ OS ...
[Update – Until there is correct compatibility of OPEN-CV with the new Raspberry Pi ‘Bullseye’ OS I highly recommend at this stage flashing and using the previous Raspberry Pi ‘Buster’ OS ...
In this guide, we will be setting up Steam Link on a Raspberry Pi - a small and power-efficient computer that runs Linux. This setup will allow you to stream Steam games from a PC to this Raspberry Pi over your home network's Wi-Fi or ethe...
In this guide, we will be setting up Steam Link on a Raspberry Pi - a small and power-efficient computer that runs Linux. This setup will allow you to stream Steam games from a PC to this Raspberry Pi over your home network's Wi-Fi or ethe...
JST is a standard of electrical connection used widely across a spectrum of electrical applications. It's defined as a Japanese Solderless Terminal and is manufactured by a company of the same name. The JST range includes a variety of fami...
JST is a standard of electrical connection used widely across a spectrum of electrical applications. It's defined as a Japanese Solderless Terminal and is manufactured by a company of the same name. The JST range includes a variety of fami...
In this guide, we will be transforming your Raspberry Pi into a bespoke device to interface humans with the web. This guide will walk you through setting up a Pi as a dedicated kiosk device, meaning it will seamlessly and automatically lau...
In this guide, we will be transforming your Raspberry Pi into a bespoke device to interface humans with the web. This guide will walk you through setting up a Pi as a dedicated kiosk device, meaning it will seamlessly and automatically lau...
It is time for a high-quality, complete package, 1920x1200 (HD) display set up with a Raspberry Pi Single-Board Computer. In regards to touch screens with Raspberry Pi have looked at Tiny GPIO HAT LCD displays, medium-sized AMOLED maker di...
It is time for a high-quality, complete package, 1920x1200 (HD) display set up with a Raspberry Pi Single-Board Computer. In regards to touch screens with Raspberry Pi have looked at Tiny GPIO HAT LCD displays, medium-sized AMOLED maker di...
In this guide, we’ll learn how to harness the power of MOSFET transistors to easily control higher-powered components like solenoids, motors, and Peltiers with a microcontroller. First, we will cover an easy-to-follow example using s...
In this guide, we’ll learn how to harness the power of MOSFET transistors to easily control higher-powered components like solenoids, motors, and Peltiers with a microcontroller. First, we will cover an easy-to-follow example using s...
What good is a robot if it can’t interact with the environment around it? Sensors are the backbone of almost every electronics project as they allow your program to make decisions based on external stimuli. We’ve got sensors for...
What good is a robot if it can’t interact with the environment around it? Sensors are the backbone of almost every electronics project as they allow your program to make decisions based on external stimuli. We’ve got sensors for...
Introduction
This guide covers how to connect the Makerverse Micro SD Card Adapter to a Raspberry Pi Pico and program a basic data logging script in MicroPython.
To follow along, it's best to have:
A Makerverse Micr...
Introduction
This guide covers how to connect the Makerverse Micro SD Card Adapter to a Raspberry Pi Pico and program a basic data logging script in MicroPython.
To follow along, it's best to have:
A Makerverse Micr...
Near Field Communication (NFC) is used all and everywhere. As it stands there are over two billion NFC-enabled devices (many of them smartphones) in use today. This basically means over 20% of the world’s population has access t...
Near Field Communication (NFC) is used all and everywhere. As it stands there are over two billion NFC-enabled devices (many of them smartphones) in use today. This basically means over 20% of the world’s population has access t...
With the newest update to Raspberry Pi OS (Debian Version 11 - nicknamed ‘Bullseye’) there have been some changes to the terminal commands which control attached cameras. This is one of the biggest changes with the new up...
With the newest update to Raspberry Pi OS (Debian Version 11 - nicknamed ‘Bullseye’) there have been some changes to the terminal commands which control attached cameras. This is one of the biggest changes with the new up...
Introduction
The Makerverse Nano Power Timer is an ultra-low current consumption power controller designed to periodically turn on a battery powered microcontroller. It is perfect for maximising the battery life of data-logging sensor...
Introduction
The Makerverse Nano Power Timer is an ultra-low current consumption power controller designed to periodically turn on a battery powered microcontroller. It is perfect for maximising the battery life of data-logging sensor...
It has finally happened, they figured it out! The new frontier of Colour Electronic Paper is here and I'm very impressed. People have been demanding this ever since the first E-Paper readers hit the market in the noughties. That black and ...
It has finally happened, they figured it out! The new frontier of Colour Electronic Paper is here and I'm very impressed. People have been demanding this ever since the first E-Paper readers hit the market in the noughties. That black and ...
So you've got your brand new RetroPie gaming kit setup, but you've got no idea how to save your games. No one wants to be starting afresh each and every time they jump onto their Pi for some light gaming. I've put together this handy guide ...
So you've got your brand new RetroPie gaming kit setup, but you've got no idea how to save your games. No one wants to be starting afresh each and every time they jump onto their Pi for some light gaming. I've put together this handy guide ...
Is it hot in here, or is it just my Raspberry Pi? A Raspberry Pi sitting on a desk doing nothing is kind of boring. However, a Raspberry Pi that can measure the temperature and make decisions based off that information is awesome!
The Rasp...
Is it hot in here, or is it just my Raspberry Pi? A Raspberry Pi sitting on a desk doing nothing is kind of boring. However, a Raspberry Pi that can measure the temperature and make decisions based off that information is awesome!
The Rasp...
This guide is a little outdated: Follow our updated guide for a much simpler way to get started!
Contents
Part 1 - Interacting Coding with the REPL
Part 2 - Moving Beyond the REPL (with rshell)
Part 1 - Interactive Coding with the...
This guide is a little outdated: Follow our updated guide for a much simpler way to get started!
Contents
Part 1 - Interacting Coding with the REPL
Part 2 - Moving Beyond the REPL (with rshell)
Part 1 - Interactive Coding with the...
Hello there, how’s your day been? Good? Fantastic! Not so good? Don’t worry it’s about to get a lot better, because today we’re going to take a look at how to use the I2C interface on our Raspberry Pi to control I2C ...
Hello there, how’s your day been? Good? Fantastic! Not so good? Don’t worry it’s about to get a lot better, because today we’re going to take a look at how to use the I2C interface on our Raspberry Pi to control I2C ...
This guide will teach you how to control up to 992 5V Servos through the GPIO pins on your Raspberry Pi! But more practically, without stacking multiple HATS (Hardware Attached on Top), this guide will teach exactly how to control sixt...
This guide will teach you how to control up to 992 5V Servos through the GPIO pins on your Raspberry Pi! But more practically, without stacking multiple HATS (Hardware Attached on Top), this guide will teach exactly how to control sixt...
If you ever needed a performance boost when running Machine Learnt AI Systems (like facial recognition) with a Raspberry Pi Single Board Computer then I have a solution for you. The OAK-D Lite. The Oak-D Lite is the Leatherman Multi-tool o...
If you ever needed a performance boost when running Machine Learnt AI Systems (like facial recognition) with a Raspberry Pi Single Board Computer then I have a solution for you. The OAK-D Lite. The Oak-D Lite is the Leatherman Multi-tool o...
After the release of the Raspberry Pi 4 Model B 1 GB and 2GB and 4GB generations there was a design revision. Now if you have any other Raspberry Pi board in your hand the impact of this design revision will not affect you. If you happen to...
After the release of the Raspberry Pi 4 Model B 1 GB and 2GB and 4GB generations there was a design revision. Now if you have any other Raspberry Pi board in your hand the impact of this design revision will not affect you. If you happen to...
In this guide, we will be getting the Raspberry Pi AI camera up and running as quickly as possible, as well as taking a look at how to get started with it in your own projects.
The Raspberry Pi AI camera is a unique and interesting piece ...
In this guide, we will be getting the Raspberry Pi AI camera up and running as quickly as possible, as well as taking a look at how to get started with it in your own projects.
The Raspberry Pi AI camera is a unique and interesting piece ...
Love your Raspberry Pi but wish it had even more connectivity akin to your mobile phone. Then the Waveshare 4G HAT is the solution for you! HAT simply means Hardware attached On Top. With this installed on your Raspberry Pi Single Board Co...
Love your Raspberry Pi but wish it had even more connectivity akin to your mobile phone. Then the Waveshare 4G HAT is the solution for you! HAT simply means Hardware attached On Top. With this installed on your Raspberry Pi Single Board Co...
What if I told you that you could have the power to detect a lightning strike from 40km away? You'd probably think I've gone mad watching too many Marvel movies. But it is true! All thanks to the DFRobot Gravity: Lightning Sensor. Accessib...
What if I told you that you could have the power to detect a lightning strike from 40km away? You'd probably think I've gone mad watching too many Marvel movies. But it is true! All thanks to the DFRobot Gravity: Lightning Sensor. Accessib...
In this guide, we will be learning how to install the Ultralytics YOLO Vision Package on a Raspberry Pi with Conda. This package is going to allow you to run nearly any YOLO model supported by Ultralytics, and we will also give you some de...
In this guide, we will be learning how to install the Ultralytics YOLO Vision Package on a Raspberry Pi with Conda. This package is going to allow you to run nearly any YOLO model supported by Ultralytics, and we will also give you some de...
Geophones are devices that generate electric signals proportional to the particle velocity in a sound/compression wave. More simply a Geophone is a super low frequency microphone for the ground. Geophones are used around the world to measu...
Geophones are devices that generate electric signals proportional to the particle velocity in a sound/compression wave. More simply a Geophone is a super low frequency microphone for the ground. Geophones are used around the world to measu...
Let's unlock Biometric Control on our Raspberry Pi Single Board Computers! Biometric Technology uses unique physical or behavioral attributes that are individual to each person and not (easily) replicable. Extraordinarily everyone on Earth...
Let's unlock Biometric Control on our Raspberry Pi Single Board Computers! Biometric Technology uses unique physical or behavioral attributes that are individual to each person and not (easily) replicable. Extraordinarily everyone on Earth...
Force-sensitive resistors (FSR) are remarkable electrical components and are proper unsung heroes in the Makers World. Name me a better variable touch input device which has basically no moving parts, all whilst being available in such a t...
Force-sensitive resistors (FSR) are remarkable electrical components and are proper unsung heroes in the Makers World. Name me a better variable touch input device which has basically no moving parts, all whilst being available in such a t...
SSDs on the Raspberry Pi are not new. For many years now people have been enjoying NVME speeds on Raspberry Pis through the use of NVMe-to-USB adapters. But long gone are the days of annoying adapters flopping around and occupying a precio...
SSDs on the Raspberry Pi are not new. For many years now people have been enjoying NVME speeds on Raspberry Pis through the use of NVMe-to-USB adapters. But long gone are the days of annoying adapters flopping around and occupying a precio...
Welcome, have you had a good day? Fantastic, unless of course, you haven’t had a good day so far, in which case don’t worry, it’s about to get better! Today we’re going to be learning about adding PWM channels to...
Welcome, have you had a good day? Fantastic, unless of course, you haven’t had a good day so far, in which case don’t worry, it’s about to get better! Today we’re going to be learning about adding PWM channels to...
The Raspberry Pi 5 was announced just a few weeks ago and across the internet, we have seen some recurring questions, so in this article, we tried our best to answer some of them.
Contents:
Overclocking Questions
Cooling Quest...
The Raspberry Pi 5 was announced just a few weeks ago and across the internet, we have seen some recurring questions, so in this article, we tried our best to answer some of them.
Contents:
Overclocking Questions
Cooling Quest...
Buttons are a ubiquitous user interface - of course, you've seen them everywhere! The humble button is often the fastest way to create a control interface for your project too. This guide will help you get started with a PiicoDev® Butt...
Buttons are a ubiquitous user interface - of course, you've seen them everywhere! The humble button is often the fastest way to create a control interface for your project too. This guide will help you get started with a PiicoDev® Butt...
IntroductionWelcome to the guide for the Makerverse Audio Kit. This kit will allow you to build a music player, a musical keyboard, and a sound effect soundboard!
To follow along you will need:
The Makerverse Audio Kit
The Makerverse ...
IntroductionWelcome to the guide for the Makerverse Audio Kit. This kit will allow you to build a music player, a musical keyboard, and a sound effect soundboard!
To follow along you will need:
The Makerverse Audio Kit
The Makerverse ...
First of all, why subject your Raspberry Pi to this level of stress? In the case of Raspberry Pi 4, the A72 CPU is so powerful that it can overheat if it doesn't have enough cooling. This results with the CPU being governed (slowed do...
First of all, why subject your Raspberry Pi to this level of stress? In the case of Raspberry Pi 4, the A72 CPU is so powerful that it can overheat if it doesn't have enough cooling. This results with the CPU being governed (slowed do...
Flawless high-quality audio output on a Raspberry Pi Single Board Computer! All is achieved by the IQaudio DAC+ HAT. This dedicated DAC lets you enjoy high-quality, distortion-free, artifact-free, low noise, and high-bitrate audio playback...
Flawless high-quality audio output on a Raspberry Pi Single Board Computer! All is achieved by the IQaudio DAC+ HAT. This dedicated DAC lets you enjoy high-quality, distortion-free, artifact-free, low noise, and high-bitrate audio playback...
It is time for an Airplane Tracking Raspberry Pi! The final setup here will let you personally collect data on the exact whereabouts of airplanes over 400km away. It will update one to four times each minute. Be passenger planes, cargo air...
It is time for an Airplane Tracking Raspberry Pi! The final setup here will let you personally collect data on the exact whereabouts of airplanes over 400km away. It will update one to four times each minute. Be passenger planes, cargo air...
In this installment of our Onion Omega2 tutorial series, we will cover the basic steps necessary to install and run python on the Omega2 or Omega2+.
We'll cover how to install python or python3, how to install python modules and finally, w...
In this installment of our Onion Omega2 tutorial series, we will cover the basic steps necessary to install and run python on the Omega2 or Omega2+.
We'll cover how to install python or python3, how to install python modules and finally, w...
In another tutorial we looked at the Photon board from Particle, and whilst Wi-Fi is awesome for many applications, it restricts you to a localised connection. Particle have once again come to rescue and provided us with a cellular solution...
In another tutorial we looked at the Photon board from Particle, and whilst Wi-Fi is awesome for many applications, it restricts you to a localised connection. Particle have once again come to rescue and provided us with a cellular solution...
The multimeter is one of the essential tools in your electronics toolkit. These battery operated devices combine several measurement functions into one easy to use device. You can get Analog or Digital multimeters, each displaying your meas...
The multimeter is one of the essential tools in your electronics toolkit. These battery operated devices combine several measurement functions into one easy to use device. You can get Analog or Digital multimeters, each displaying your meas...
We have a more recent guide to Stress testing your Raspberry Pi, this guide has been kept here for reference.
Part of the joy that is Raspberry Pi is getting stuck into it at a slightly lower level and finding out exactly what yo...
We have a more recent guide to Stress testing your Raspberry Pi, this guide has been kept here for reference.
Part of the joy that is Raspberry Pi is getting stuck into it at a slightly lower level and finding out exactly what yo...
Being productive and efficient on a computer has become synonymous with dual-screens. Being able to run two application and have both take up a whole screen or run four text documents each taking up an A4 sized half screen really improves e...
Being productive and efficient on a computer has become synonymous with dual-screens. Being able to run two application and have both take up a whole screen or run four text documents each taking up an A4 sized half screen really improves e...
Introduction
This guide covers the configuration steps required to use the Makerverse Supercap Real Time Clock module as a backup RTC on a Raspberry Pi. This is required for remote applications when Internet access is impractical and accur...
Introduction
This guide covers the configuration steps required to use the Makerverse Supercap Real Time Clock module as a backup RTC on a Raspberry Pi. This is required for remote applications when Internet access is impractical and accur...
You have your shiny new MicroPython or Circuit Python board and you have Installed the Firmware and connected to REPL, but now you want to put your code onto the board. To do this we need to send the files over serial. Luckily Adafruit has ...
You have your shiny new MicroPython or Circuit Python board and you have Installed the Firmware and connected to REPL, but now you want to put your code onto the board. To do this we need to send the files over serial. Luckily Adafruit has ...
The Pimoroni Unicorn HAT lets you add 64 dazzling RGB LEDs to your Raspberry Pi, and makes for a sickeningly colourful display. I'll show you how to get yours set up, and we'll have a go at modifying an example script.
This tutorial i...
The Pimoroni Unicorn HAT lets you add 64 dazzling RGB LEDs to your Raspberry Pi, and makes for a sickeningly colourful display. I'll show you how to get yours set up, and we'll have a go at modifying an example script.
This tutorial i...
So you’ve got your Raspberry Pi. You’ve gotten NOOBS setup on it, explored Raspbian a bit, and you’re feeling like a bit of a pro. Awesome! Now let’s get down to the nitty gritty side of things, what it’s ...
So you’ve got your Raspberry Pi. You’ve gotten NOOBS setup on it, explored Raspbian a bit, and you’re feeling like a bit of a pro. Awesome! Now let’s get down to the nitty gritty side of things, what it’s ...
Yep, Raspberry Pi is a very cool platform, so cool that they offer a range of stylish HATs to go with them. No not headwear, but fully functional hardware modules that are designed to plugin directly to the Raspberry Pi GPIO headers, and op...
Yep, Raspberry Pi is a very cool platform, so cool that they offer a range of stylish HATs to go with them. No not headwear, but fully functional hardware modules that are designed to plugin directly to the Raspberry Pi GPIO headers, and op...
One of the big questions in DIY electronics circles is which DIY platform is going to be the best for me? And the two biggest platforms right now is Arduino and Raspberry Pi. Whilst at first glance they might seem the same; circuit board ...
One of the big questions in DIY electronics circles is which DIY platform is going to be the best for me? And the two biggest platforms right now is Arduino and Raspberry Pi. Whilst at first glance they might seem the same; circuit board ...
Welcome to the best article on setting up an OpenMediaVault-based NAS on a Raspberry Pi Single Board Computer! This guide is the fastest and best way to go about it. Raspberry Pi single-board computers are purpose-built to run 24/7, with a...
Welcome to the best article on setting up an OpenMediaVault-based NAS on a Raspberry Pi Single Board Computer! This guide is the fastest and best way to go about it. Raspberry Pi single-board computers are purpose-built to run 24/7, with a...
So you have just received your OctoPi kit and you are looking to get it up and running. All you need to do is grab out all the parts you received and around 20 minutes of time.
To connect your OctoPi to the network you need to decide what ...
So you have just received your OctoPi kit and you are looking to get it up and running. All you need to do is grab out all the parts you received and around 20 minutes of time.
To connect your OctoPi to the network you need to decide what ...
This tutorial is aimed at getting some instant gratification from your WS2812 LEDs (trade name: NeoPixels). I'll briefly cover a bare-bones setup for the Particle Photon.
If you've never used any Particle hardware before, learn how to get ...
This tutorial is aimed at getting some instant gratification from your WS2812 LEDs (trade name: NeoPixels). I'll briefly cover a bare-bones setup for the Particle Photon.
If you've never used any Particle hardware before, learn how to get ...
The Micro:bit is great for small portable projects like a soil moisture sensor. In this tutorial, we will walk through how to program a Micro:bit to make a reliable and consistent soil moisture sensor that will give consistent readings. The...
The Micro:bit is great for small portable projects like a soil moisture sensor. In this tutorial, we will walk through how to program a Micro:bit to make a reliable and consistent soil moisture sensor that will give consistent readings. The...
Now that you have picked up your Mooshimeter, there might be a few questions you have on keeping it working well for as long as possible. As the Mooshimeter is a battery powered device, eventually the day will come where you simply cannot c...
Now that you have picked up your Mooshimeter, there might be a few questions you have on keeping it working well for as long as possible. As the Mooshimeter is a battery powered device, eventually the day will come where you simply cannot c...
--- NEW UPDATED GUIDE CLICK HERE ---This tutorial is aimed at getting some instant gratification from your WS2812 LEDs (also known as NeoPixels). We'll briefly cover a bare-bones setup for Raspberry Pi. This tutorial will work with ANY mod...
--- NEW UPDATED GUIDE CLICK HERE ---This tutorial is aimed at getting some instant gratification from your WS2812 LEDs (also known as NeoPixels). We'll briefly cover a bare-bones setup for Raspberry Pi. This tutorial will work with ANY mod...
Want to make your project portable? We've put together a quick guide to get you up to speed on battery options and help you decide which batteries might be best for your project. Batteries are a whole different game to plug packs and bencht...
Want to make your project portable? We've put together a quick guide to get you up to speed on battery options and help you decide which batteries might be best for your project. Batteries are a whole different game to plug packs and bencht...
We've been familiar with the Mooshimeter for a while now, we've got tutorials on Getting up and running with a Mooshimeter, how to datalog with your mooshimeter, taking voltage/current measurements with multi-meters and finally a whole arti...
We've been familiar with the Mooshimeter for a while now, we've got tutorials on Getting up and running with a Mooshimeter, how to datalog with your mooshimeter, taking voltage/current measurements with multi-meters and finally a whole arti...
Let's have a very quick look at Git and Github - Git is an enormous topic, so this won't be an exhaustive tutorial but by the end of it we'll have a working knowledge of basic git workflow.
I'll be showing this tutorial on a Rasp...
Let's have a very quick look at Git and Github - Git is an enormous topic, so this won't be an exhaustive tutorial but by the end of it we'll have a working knowledge of basic git workflow.
I'll be showing this tutorial on a Rasp...
Hello makers, if you love to prototype circuits and create electronic designs, then you’ll be familiar with the humble solderless breadboard. It’s where most electronic projects begin and is a familiar sight for tinkerers and in...
Hello makers, if you love to prototype circuits and create electronic designs, then you’ll be familiar with the humble solderless breadboard. It’s where most electronic projects begin and is a familiar sight for tinkerers and in...
The Mooshimeter is one of our favorite multimeters here at Core Electronics! If you haven't heard about them before, then take a quick look at our review. One of the most popular features of the Mooshimeter is the ability to log voltag...
The Mooshimeter is one of our favorite multimeters here at Core Electronics! If you haven't heard about them before, then take a quick look at our review. One of the most popular features of the Mooshimeter is the ability to log voltag...
In this guide, we will be exploring Moondream, a computer vision model that analyses images and applies human reasoning to them, allowing you to ask questions about the image in natural human language. We are going to be learning what Moon...
In this guide, we will be exploring Moondream, a computer vision model that analyses images and applies human reasoning to them, allowing you to ask questions about the image in natural human language. We are going to be learning what Moon...
In this guide, we will be showing you how to reinstall Linux on your Arduino Uno Q. Whether you are fixing the "error checking for updates" bug or just want a completely fresh start, this process will get your board back to an out-of-the-b...
In this guide, we will be showing you how to reinstall Linux on your Arduino Uno Q. Whether you are fixing the "error checking for updates" bug or just want a completely fresh start, this process will get your board back to an out-of-the-b...
Pulling the power to your Raspberry Pi can cause image corruptions & other issues that can damage your Pi! In this article, we will create a small push button that will work as a ‘Safe-Shutdown’ option. We’ll connect i...
Pulling the power to your Raspberry Pi can cause image corruptions & other issues that can damage your Pi! In this article, we will create a small push button that will work as a ‘Safe-Shutdown’ option. We’ll connect i...
So, you’re looking for the right way to power your breadboard? You’ve found that your Arduino Uno just doesn’t quite have the juice to power up your circuit. It's likely that the microcontroller can output around 400mA whe...
So, you’re looking for the right way to power your breadboard? You’ve found that your Arduino Uno just doesn’t quite have the juice to power up your circuit. It's likely that the microcontroller can output around 400mA whe...
In this tutorial, we will learn how to set up the Onion Omega2/Omega2+ for the first time using the command line.
While the Omega2/2+ has a graphical setup wizard and a web-based GUI called the "Console," we have found both to ...
In this tutorial, we will learn how to set up the Onion Omega2/Omega2+ for the first time using the command line.
While the Omega2/2+ has a graphical setup wizard and a web-based GUI called the "Console," we have found both to ...
This tutorial is aimed at getting some instant gratification from your WS2812 LEDs (also known as NeoPixels). I'll briefly cover a bare-bones setup for Arduino.
If you've never used an Arduino before, we've got you covered with our free, o...
This tutorial is aimed at getting some instant gratification from your WS2812 LEDs (also known as NeoPixels). I'll briefly cover a bare-bones setup for Arduino.
If you've never used an Arduino before, we've got you covered with our free, o...
A common issue many makers face when they move from microcontrollers to Single-Board-Computers is how to get them to run a program automatically when they are powered on. People who have cut their teeth on Arduino, Micro:bit, and other micr...
A common issue many makers face when they move from microcontrollers to Single-Board-Computers is how to get them to run a program automatically when they are powered on. People who have cut their teeth on Arduino, Micro:bit, and other micr...
Ever thought it would be cool if your Raspberry Pi could see the world like you do? You’re in luck, camera support is an integral part of the Raspberry Pi hardware, it comes with a built in CSI connector for connecting camera ...
Ever thought it would be cool if your Raspberry Pi could see the world like you do? You’re in luck, camera support is an integral part of the Raspberry Pi hardware, it comes with a built in CSI connector for connecting camera ...
What fun would a computer be without a screen to see what you’re doing? Well if you own a Raspberry Pi and are curious about the different ways you can connect an external display or monitor up to it, then look no further. Today we&rs...
What fun would a computer be without a screen to see what you’re doing? Well if you own a Raspberry Pi and are curious about the different ways you can connect an external display or monitor up to it, then look no further. Today we&rs...
Part of the joy that is Raspberry Pi is getting stuck into it at a slightly lower level and finding out exactly what you can do with it if you take a look under the hood. One of the most popular experiments to do with your Raspber...
Part of the joy that is Raspberry Pi is getting stuck into it at a slightly lower level and finding out exactly what you can do with it if you take a look under the hood. One of the most popular experiments to do with your Raspber...
So, you want to control things with your Particle Photon and/or Electron do you? Well, a relay is a perfect way to do that. Whilst there are many ways to control an electrical signal from digital logic such as transistors and optoisolators,...
So, you want to control things with your Particle Photon and/or Electron do you? Well, a relay is a perfect way to do that. Whilst there are many ways to control an electrical signal from digital logic such as transistors and optoisolators,...
There has been uncovered a new worthwhile step on the Python Journey thanks to the help of my co-worker and forum superstar Owen. That step is the Flask Web App Framework for Python. This framework is going to allow you to do thin...
There has been uncovered a new worthwhile step on the Python Journey thanks to the help of my co-worker and forum superstar Owen. That step is the Flask Web App Framework for Python. This framework is going to allow you to do thin...
Project Set 2 – Sound
Welcome to the second Project Set from the Sparkfun Inventors Kit V4.0 Guide! In our last Project Set, we explored the basics of the Arduino IDE, some electrical and electronic concepts and looked at vario...
Project Set 2 – Sound
Welcome to the second Project Set from the Sparkfun Inventors Kit V4.0 Guide! In our last Project Set, we explored the basics of the Arduino IDE, some electrical and electronic concepts and looked at vario...
In this guide we will be taking a practical look at Voltage dividers - one of the most fundamental circuits in the world of electronics and this guide will hopefully be the only guide a maker ever needs to read. We will be taking a look at...
In this guide we will be taking a practical look at Voltage dividers - one of the most fundamental circuits in the world of electronics and this guide will hopefully be the only guide a maker ever needs to read. We will be taking a look at...
I SPI with my Raspberry Pi, something beginning with…S! Serial-Peripheral-Interface (SPI)! Welcome to our Raspberry Pi SPI communication tutorial. Today we’re going to look at how to use the SPI bus on our Raspberry Pi ...
I SPI with my Raspberry Pi, something beginning with…S! Serial-Peripheral-Interface (SPI)! Welcome to our Raspberry Pi SPI communication tutorial. Today we’re going to look at how to use the SPI bus on our Raspberry Pi ...
Have you ever wanted to dive into computer vision? How about on a low-power and portable piece of hardware like a Raspberry Pi?
Well, in this guide we will be setting up some with OpenCV and the YOLO pose estimation model family on the Ra...
Have you ever wanted to dive into computer vision? How about on a low-power and portable piece of hardware like a Raspberry Pi?
Well, in this guide we will be setting up some with OpenCV and the YOLO pose estimation model family on the Ra...
Introduction
This guide will cover the basic functionality of the GlowBit Python library when driving a GlowBit Matrix 8x8 module.
To follow along, it's best to have:
A GlowBit Matrix 8x8
A Raspberry Pi Pico ...
Introduction
This guide will cover the basic functionality of the GlowBit Python library when driving a GlowBit Matrix 8x8 module.
To follow along, it's best to have:
A GlowBit Matrix 8x8
A Raspberry Pi Pico ...
The New Version of the Raspberry Pi 4 has started going out to makers everywhere. If you are wanting to upgrade your old RPi3 project to take advantage of all the cool new features there are a few steps we are going to have to take first to...
The New Version of the Raspberry Pi 4 has started going out to makers everywhere. If you are wanting to upgrade your old RPi3 project to take advantage of all the cool new features there are a few steps we are going to have to take first to...
In this guide we'll create a simple HTTP server using a Raspberry Pi Pico W. This server will be accessible from within a local WiFi network and can be used to read sensors and control hardware - in our case we'll drive an LED and read the...
In this guide we'll create a simple HTTP server using a Raspberry Pi Pico W. This server will be accessible from within a local WiFi network and can be used to read sensors and control hardware - in our case we'll drive an LED and read the...
Today we're pulling out the breadboard, getting up and running with an RTC module then finishing up by making ourselves a clock that will keep the correct time even when we pull the plug. To achieve this we will be combining three main com...
Today we're pulling out the breadboard, getting up and running with an RTC module then finishing up by making ourselves a clock that will keep the correct time even when we pull the plug. To achieve this we will be combining three main com...
Sometimes all a good Pycom project needs is some colourful lights! This tutorial demonstrates how to control WS2812 LEDs with the Pycom Wipy and Lopy4. WS2812 or WS2812B LEDs (otherwise known as NeoPixels) are the most commonly used RG...
Sometimes all a good Pycom project needs is some colourful lights! This tutorial demonstrates how to control WS2812 LEDs with the Pycom Wipy and Lopy4. WS2812 or WS2812B LEDs (otherwise known as NeoPixels) are the most commonly used RG...
In this guide, we are going to be teaching you how to set up your Rasberry Pi to detect and recognise faces using OpenCV and the Facial-Recognition library, two fantastic open-source projects. In this set up all of the data and processing ...
In this guide, we are going to be teaching you how to set up your Rasberry Pi to detect and recognise faces using OpenCV and the Facial-Recognition library, two fantastic open-source projects. In this set up all of the data and processing ...
If you’ve ever built a robot with wheels, or any motorised parts really, you’ll have come across the issue of needing to drive it from your microcontroller. Because a standard chip is only able to output a small amount of curren...
If you’ve ever built a robot with wheels, or any motorised parts really, you’ll have come across the issue of needing to drive it from your microcontroller. Because a standard chip is only able to output a small amount of curren...
Let's get started with the PiicoDev® Capacitive Touch Sensor. In this guide, we'll connect the PiicoDev Capacitive Touch Sensor to our Raspberry Pi and get it working with some example code to detect touch events. We'll also remix the c...
Let's get started with the PiicoDev® Capacitive Touch Sensor. In this guide, we'll connect the PiicoDev Capacitive Touch Sensor to our Raspberry Pi and get it working with some example code to detect touch events. We'll also remix the c...
Let's get started with the PiicoDev® Capacitive Touch Sensor. In this guide, we'll connect the PiicoDev Capacitive Touch Sensor to our Micro:bit V2 and get it working with some example code to detect touch events. We'll also remix the c...
Let's get started with the PiicoDev® Capacitive Touch Sensor. In this guide, we'll connect the PiicoDev Capacitive Touch Sensor to our Micro:bit V2 and get it working with some example code to detect touch events. We'll also remix the c...
This is going to be easier than you thought (or at least much easier than I thought)! Today we will create a Raspberry Pi 4 Model B UPS PiJuice System that will be completely powered by a Solar Panel. It's coming up to winter over here so I...
This is going to be easier than you thought (or at least much easier than I thought)! Today we will create a Raspberry Pi 4 Model B UPS PiJuice System that will be completely powered by a Solar Panel. It's coming up to winter over here so I...
Let's get started with the PiicoDev ® Capacitive Touch Sensor. In this guide, we'll connect the PiicoDev Capacitive Touch Sensor to our Raspberry Pi Pico and get it working with some example code to detect touch events. We'll also rem...
Let's get started with the PiicoDev ® Capacitive Touch Sensor. In this guide, we'll connect the PiicoDev Capacitive Touch Sensor to our Raspberry Pi Pico and get it working with some example code to detect touch events. We'll also rem...
Introduction
This guide will cover the basic functionality of the GlowBit Python library when driving a GlowBit Stick 1x8 module.
To follow along, it's best to have:
A GlowBit Stick 1x8
A Raspberry Pi Pico or...
Introduction
This guide will cover the basic functionality of the GlowBit Python library when driving a GlowBit Stick 1x8 module.
To follow along, it's best to have:
A GlowBit Stick 1x8
A Raspberry Pi Pico or...
Cameras in combination with artificial intelligence create arguably the most powerful sensor you can ever put on a microcontroller. So that’s exactly what we will do here with an ESP32-CAM Development Board that sports an inbuilt 2MB...
Cameras in combination with artificial intelligence create arguably the most powerful sensor you can ever put on a microcontroller. So that’s exactly what we will do here with an ESP32-CAM Development Board that sports an inbuilt 2MB...
Welcome to the benchmarking arena! We are going to put eleven microcontrollers to the test and see how they hold up against a set of fiendish tasks that we devised to push them beyond their limits. We chose most of our candidates based on t...
Welcome to the benchmarking arena! We are going to put eleven microcontrollers to the test and see how they hold up against a set of fiendish tasks that we devised to push them beyond their limits. We chose most of our candidates based on t...
Introduction
This guide will cover the basic functionality of the GlowBit Python library when driving a GlowBit Matrix 4x4 module.
To follow along, it's best to have:
A GlowBit Matrix 4x4
A Raspberry Pi Pico ...
Introduction
This guide will cover the basic functionality of the GlowBit Python library when driving a GlowBit Matrix 4x4 module.
To follow along, it's best to have:
A GlowBit Matrix 4x4
A Raspberry Pi Pico ...
Progressing further into the epic programming language of Python the instinctive next step should be user defined functions. Now as a quick refresher, a function in Python is a block of code which only runs when it is called. It is organise...
Progressing further into the epic programming language of Python the instinctive next step should be user defined functions. Now as a quick refresher, a function in Python is a block of code which only runs when it is called. It is organise...
After lovingly crafting your project on a Raspberry Pi, you might want to share it with the world. The easiest way is of course just to publish a list of the commands that you executed to get everything up and running. For complex proj...
After lovingly crafting your project on a Raspberry Pi, you might want to share it with the world. The easiest way is of course just to publish a list of the commands that you executed to get everything up and running. For complex proj...
Have you ever wanted to dive into computer vision? How about on a low-power and portable piece of hardware like a Raspberry Pi?
Well, in this guide we will be setting up some with the YOLO vision model family, OpenCV and the COCO object l...
Have you ever wanted to dive into computer vision? How about on a low-power and portable piece of hardware like a Raspberry Pi?
Well, in this guide we will be setting up some with the YOLO vision model family, OpenCV and the COCO object l...
Nothing beats bright shiny colourful lights and adding an extra dimension only makes them better. This guide demonstrates the fastest and most customizable way to have WS2812B grids of fully addressable LED Nodes come alive. Exactly ...
Nothing beats bright shiny colourful lights and adding an extra dimension only makes them better. This guide demonstrates the fastest and most customizable way to have WS2812B grids of fully addressable LED Nodes come alive. Exactly ...
The Raspberry Pi 5 is here! Our favourite credit card-sized computer has just gotten an update and we already have one here to take a look at, so let’s power it up, run some tests, and see what’s new!
(If you want to s...
The Raspberry Pi 5 is here! Our favourite credit card-sized computer has just gotten an update and we already have one here to take a look at, so let’s power it up, run some tests, and see what’s new!
(If you want to s...
Welcome to the Raspberry Pi Workshop for Beginners! Here you'll be able to follow along with our series of bite-sized videos that cover everything you'll need to know to get started with your Raspberry Pi, and start making awesome project...
Welcome to the Raspberry Pi Workshop for Beginners! Here you'll be able to follow along with our series of bite-sized videos that cover everything you'll need to know to get started with your Raspberry Pi, and start making awesome project...
Welcome to 'Zero to Maker,' a workshop that will walk through and introduce a ton of tools and skills to help Makers of all skill levels! In this series, Jaryd and Liam will be completing projects as a part of the 2024 Fab Academy and...
Welcome to 'Zero to Maker,' a workshop that will walk through and introduce a ton of tools and skills to help Makers of all skill levels! In this series, Jaryd and Liam will be completing projects as a part of the 2024 Fab Academy and...
I strapped a Raspberry Pi Pico W to my garage door motor and now I can control my garage door from my phone! The Pico W hosts a simple webpage on my local network with three control buttons - one for Up, Stop and Down. Pressing one of...
I strapped a Raspberry Pi Pico W to my garage door motor and now I can control my garage door from my phone! The Pico W hosts a simple webpage on my local network with three control buttons - one for Up, Stop and Down. Pressing one of...
Introduction
This began as an idea after building a very basic single-channel unit. Commercial smart watering systems use a Wifi connection to the internet and get weather reports to determine the level of watering required. These systems...
Introduction
This began as an idea after building a very basic single-channel unit. Commercial smart watering systems use a Wifi connection to the internet and get weather reports to determine the level of watering required. These systems...
This project uses a Raspberry Pi and TFT display panel to provide a desk clock that also monitors our Home Solar and Battery system, and the weather, in one neat unit.
We recently installed a Solar Panel system and a Tesla Powerwall...
This project uses a Raspberry Pi and TFT display panel to provide a desk clock that also monitors our Home Solar and Battery system, and the weather, in one neat unit.
We recently installed a Solar Panel system and a Tesla Powerwall...
The aim of PowerPlay is to provide an Arduino platform for managing downstream Solid State Relays (SSR) simply and safely. PowerPlay consists of a custom Arduino Shield, ...
The aim of PowerPlay is to provide an Arduino platform for managing downstream Solid State Relays (SSR) simply and safely. PowerPlay consists of a custom Arduino Shield, ...
[Update – Until there is correct compatibility of NPM with the new Raspberry Pi ‘Bullseye’ OS I highly recommend at this stage flashing and using the previous Raspberry Pi ‘Buster’ OS onto your Micro-...
[Update – Until there is correct compatibility of NPM with the new Raspberry Pi ‘Bullseye’ OS I highly recommend at this stage flashing and using the previous Raspberry Pi ‘Buster’ OS onto your Micro-...
I like to take on projects that give me an opportunity to learn new things. For this project, my two goals were to learn more about face detection algorithms and PID controllers but of course, there were so many more skills learned along th...
I like to take on projects that give me an opportunity to learn new things. For this project, my two goals were to learn more about face detection algorithms and PID controllers but of course, there were so many more skills learned along th...
A simple, and affordable build that produces sharp, and consistent heat-bends. A nichrome wire heats a channel. Place the acrylic over the channel, wait for it to reach temperature, and pull the hingeing section to create a bend.
A simple, and affordable build that produces sharp, and consistent heat-bends. A nichrome wire heats a channel. Place the acrylic over the channel, wait for it to reach temperature, and pull the hingeing section to create a bend.
The Raspberry Pi Zero W is a tiny, yet powerful little device. Coupled with a Pimoroni Speaker pHat, it can be easily turned into a portable Airplay speaker which allows you to stream your music anywhere you want.Parts you'll need:
Raspb...
The Raspberry Pi Zero W is a tiny, yet powerful little device. Coupled with a Pimoroni Speaker pHat, it can be easily turned into a portable Airplay speaker which allows you to stream your music anywhere you want.Parts you'll need:
Raspb...
I made a Raspberry Pi camera that captures GIF files and optionally tweets them over WiFi! It's built around a Raspberry Pi Zero W and a Pi Camera module. The camera connects to a pre-programmed WiFi network to tweet the gifs, but...
I made a Raspberry Pi camera that captures GIF files and optionally tweets them over WiFi! It's built around a Raspberry Pi Zero W and a Pi Camera module. The camera connects to a pre-programmed WiFi network to tweet the gifs, but...
Parisians is a cute simulation of Paris with autonomous pedestrians. It’s simple to build and easy to personalize, a Single Board Computer "wall piece": on display and looping ...
Parisians is a cute simulation of Paris with autonomous pedestrians. It’s simple to build and easy to personalize, a Single Board Computer "wall piece": on display and looping ...
The Raspberry Pi Microscope was put together to help with soldering PCBs that have small surface mount components. Its main function is to verify the quality of solder joints and ensure there aren’t any short circuits. With the addition of...
The Raspberry Pi Microscope was put together to help with soldering PCBs that have small surface mount components. Its main function is to verify the quality of solder joints and ensure there aren’t any short circuits. With the addition of...
⚠️
This project features mains power
For a lot of project development and testing, I’m always using a combination of testing and verifying power via USB, 12VDC, MIDI inputs and outputs, and other general IO. Havin...
⚠️
This project features mains power
For a lot of project development and testing, I’m always using a combination of testing and verifying power via USB, 12VDC, MIDI inputs and outputs, and other general IO. Havin...
I am a Mechanical Engineer, and after 30 years in industry I now teach Engineering at High School. I create various projects in my spare time and bring them to school to inspir...
I am a Mechanical Engineer, and after 30 years in industry I now teach Engineering at High School. I create various projects in my spare time and bring them to school to inspir...
Ever wanted to know exactly what bird is near you by only the sound but simultaneously have zero ideas about birds? Fear not, here is the solution for you! A fully fletched Bird Call AI System that runs completely on a Raspberry Pi Single ...
Ever wanted to know exactly what bird is near you by only the sound but simultaneously have zero ideas about birds? Fear not, here is the solution for you! A fully fletched Bird Call AI System that runs completely on a Raspberry Pi Single ...
IntroductionI wanted to bring ageing, and failing, Home Automation infrastructure into the modern age whilst retaining hardware investments already made.
Our house had Universal Power Bus (UPB) dimmers and switches installed at build time...
IntroductionI wanted to bring ageing, and failing, Home Automation infrastructure into the modern age whilst retaining hardware investments already made.
Our house had Universal Power Bus (UPB) dimmers and switches installed at build time...
I have a peer-reviewed study on my desk and it confidently tells me that all the capacitors on planet Earth want to be synthesisers when they grow up. To make the world a better place, let's realise the dream of four fortunate elec...
I have a peer-reviewed study on my desk and it confidently tells me that all the capacitors on planet Earth want to be synthesisers when they grow up. To make the world a better place, let's realise the dream of four fortunate elec...
I like working with the Pi Zero W and Pi 4 as they are very compact, very powerful and very cheap for the capability they offer. I want to use them on small projects, stand-alone, and can't always guarantee power. As we know most Pi's don't...
I like working with the Pi Zero W and Pi 4 as they are very compact, very powerful and very cheap for the capability they offer. I want to use them on small projects, stand-alone, and can't always guarantee power. As we know most Pi's don't...
This project started life as an alarm clock for my son made to look like the time circuit from the Back to the Future movies. The display can show the time in various formats, including the one from the movies of course. It's configurable v...
This project started life as an alarm clock for my son made to look like the time circuit from the Back to the Future movies. The display can show the time in various formats, including the one from the movies of course. It's configurable v...
Making a dumb coffee grinder slightly less dumb.
This is a programmable timer tethered to a Rancilio Rocky coffee grinder. The Rocky is a "dumb" grinder and electrically very simple. Basically it's an ac motor with an on/off switch and a m...
Making a dumb coffee grinder slightly less dumb.
This is a programmable timer tethered to a Rancilio Rocky coffee grinder. The Rocky is a "dumb" grinder and electrically very simple. Basically it's an ac motor with an on/off switch and a m...
This project uses a US100 ultrasonic distance sensor to detect instances of a garage tilt door being left open and sends an alert via the IFTTT mobile app. Additionally, the device logs temperature and pressure to a Thingspeak channel using...
This project uses a US100 ultrasonic distance sensor to detect instances of a garage tilt door being left open and sends an alert via the IFTTT mobile app. Additionally, the device logs temperature and pressure to a Thingspeak channel using...
I made this project because I had been given a Raspberry Pi 4 for Christmas and was hoping to make a fun project with it. I wanted to make something which wasn’t just copying a tutorial and was a...
I made this project because I had been given a Raspberry Pi 4 for Christmas and was hoping to make a fun project with it. I wanted to make something which wasn’t just copying a tutorial and was a...
This project creates a functional 12-volt portable battery case for camping or other outdoor activities.The battery box provides a 12V cigarette lighter socket for running lights with an on/off switch for ease of use. There is also an Ander...
This project creates a functional 12-volt portable battery case for camping or other outdoor activities.The battery box provides a 12V cigarette lighter socket for running lights with an on/off switch for ease of use. There is also an Ander...
Introduction:
I have a flat screen television that is about 7 years old that I purchased before Smart TVs were commonly available.
What I wanted to achieve with My Pi project was to turn my slightly old TV into a media centre. I wanted to...
Introduction:
I have a flat screen television that is about 7 years old that I purchased before Smart TVs were commonly available.
What I wanted to achieve with My Pi project was to turn my slightly old TV into a media centre. I wanted to...
The aim of this project was to use the sun to charge some batteries with 1W and 2W Seeed solar panels. The DFRobot Solar LiPo Charger and a Sunflower Solar Power Manager were purchased. Initially, this was unsuccessful because I did no...
The aim of this project was to use the sun to charge some batteries with 1W and 2W Seeed solar panels. The DFRobot Solar LiPo Charger and a Sunflower Solar Power Manager were purchased. Initially, this was unsuccessful because I did no...
We've built a mass SD card writer using a Raspberry Pi 3 Model B, some USB hubs and SD card readers. This beast has enough ports to write 49 SD cards at once!
At Core Electronics, sometimes logistics hang-ups mean that suppliers cannot mee...
We've built a mass SD card writer using a Raspberry Pi 3 Model B, some USB hubs and SD card readers. This beast has enough ports to write 49 SD cards at once!
At Core Electronics, sometimes logistics hang-ups mean that suppliers cannot mee...
Introduction
So now everything is available in this day and age, and all those childhood dreams can now come true as parts, technology and software has come a long way.
I had recently taken up the hobby, RC planes. Eventually I learnt ho...
Introduction
So now everything is available in this day and age, and all those childhood dreams can now come true as parts, technology and software has come a long way.
I had recently taken up the hobby, RC planes. Eventually I learnt ho...
What does one make for a Startrek-themed STEM camp for Scouts? Especially when given the Search and Rescue (SAR) activity base to run.
Why this base you ask? Usually I run a radio d...
What does one make for a Startrek-themed STEM camp for Scouts? Especially when given the Search and Rescue (SAR) activity base to run.
Why this base you ask? Usually I run a radio d...
I had been thinking about how best to capture clear close-up photographs of some of the many birds we see around our property for quite a while and mulling over a variet...
I had been thinking about how best to capture clear close-up photographs of some of the many birds we see around our property for quite a while and mulling over a variet...
Now that we have decked out our Lulzbot Taz 6 3D Printer with a really nice looking acrylic enclosure, I'm just about ready to turn on some serious 3D printing work. But before I dive into that endless pool of fun, it's a good time to take ...
Now that we have decked out our Lulzbot Taz 6 3D Printer with a really nice looking acrylic enclosure, I'm just about ready to turn on some serious 3D printing work. But before I dive into that endless pool of fun, it's a good time to take ...
I use a Raspberry Pi running EmonCms for collecting sensor data and controlling devices around the home but several things have been on my To-Do list to enhance its functionality.
A Shutdown/Power Down/Startup circuit.
Proportional fan...
I use a Raspberry Pi running EmonCms for collecting sensor data and controlling devices around the home but several things have been on my To-Do list to enhance its functionality.
A Shutdown/Power Down/Startup circuit.
Proportional fan...
This is an awesome project that takes about 6 hours to complete. Hours upon hours of endless fun thereafter!
Ideally, some prior soldering experience is advantageous but if you take your time and practice before you start it's beginner fri...
This is an awesome project that takes about 6 hours to complete. Hours upon hours of endless fun thereafter!
Ideally, some prior soldering experience is advantageous but if you take your time and practice before you start it's beginner fri...
Who says you can't have it all? Good looks and a great sound!
My name is 'Holman" and I'm a Bluetooth speaker in the form of mans best friend - a dog of course! Why is my name Holman? Well, that's the name of the manufacturer of the PVC pi...
Who says you can't have it all? Good looks and a great sound!
My name is 'Holman" and I'm a Bluetooth speaker in the form of mans best friend - a dog of course! Why is my name Holman? Well, that's the name of the manufacturer of the PVC pi...
I had first seen smart mirrors online several years ago and have been meaning to create one ever since, my requirements were to be able to see the time, weather, calendar and news. The great thing about it is the unlimited possibility for c...
I had first seen smart mirrors online several years ago and have been meaning to create one ever since, my requirements were to be able to see the time, weather, calendar and news. The great thing about it is the unlimited possibility for c...
Do you get nightmares of losing your YouTube Subscribers? If you do, you are not the only one. Luckily I have made this "YouTube Desktop Notifier" to keep me up-to-date with my channels Subscriber and View Counts. This very simple DIY ...
Do you get nightmares of losing your YouTube Subscribers? If you do, you are not the only one. Luckily I have made this "YouTube Desktop Notifier" to keep me up-to-date with my channels Subscriber and View Counts. This very simple DIY ...
This project has been a long and tricky one for me, I purchased my robot arm kit from Jaycar many years ago with the intention of controlling it from the start.
I used to work with industrial robots, so when I saw this robot kit for sale I...
This project has been a long and tricky one for me, I purchased my robot arm kit from Jaycar many years ago with the intention of controlling it from the start.
I used to work with industrial robots, so when I saw this robot kit for sale I...
The Pi Zero Motion Sensing Camera is a portable security camera using a Pi Zero 2W, Pi Zero camera, Battery Pack, and Case. I started this to have a taskable security camera with motion capture & notifications. I had some spare P...
The Pi Zero Motion Sensing Camera is a portable security camera using a Pi Zero 2W, Pi Zero camera, Battery Pack, and Case. I started this to have a taskable security camera with motion capture & notifications. I had some spare P...
This project started due to the smoke haze that enveloped our area during the 2019 and 2020 bushfires. I wanted something to check the air quality of my home and maybe find areas where it needed better sealing. In addition, the BMP280 senso...
This project started due to the smoke haze that enveloped our area during the 2019 and 2020 bushfires. I wanted something to check the air quality of my home and maybe find areas where it needed better sealing. In addition, the BMP280 senso...
After experimenting with automatic blue light filters on my electronic devices I wanted to replicate the idea with the lighting around the house so that it would gradually transition...
After experimenting with automatic blue light filters on my electronic devices I wanted to replicate the idea with the lighting around the house so that it would gradually transition...
This project is about adding a wireless Adafruit Feather HUZZAH ESP8266 or ESP32 v2 with Adafruit Featherwing 128x64 OLED to interface with the self-assembled MightyOhm Geiger Kit.
This project is about adding a wireless Adafruit Feather HUZZAH ESP8266 or ESP32 v2 with Adafruit Featherwing 128x64 OLED to interface with the self-assembled MightyOhm Geiger Kit.
This project started because I was laid up, unable to surf. It was something I’d been wanting to do for a long time - I wanted to see if I could get a deeper understanding of my surfboard fin collection and why some ‘feel’ better than othe...
This project started because I was laid up, unable to surf. It was something I’d been wanting to do for a long time - I wanted to see if I could get a deeper understanding of my surfboard fin collection and why some ‘feel’ better than othe...
Chances are if you are anything like me, being a maker is often an excuse to create as big of a mess as possible during the duration of a project. And after the project is finished? You are left with an enormous mess to clean up, taking awa...
Chances are if you are anything like me, being a maker is often an excuse to create as big of a mess as possible during the duration of a project. And after the project is finished? You are left with an enormous mess to clean up, taking awa...
It was a dark and stormy night, and Pix was bumbling around with nonsense again.
I was thinking of building a patchbay for simple but configurable home networking (something I may still pursue). I figured that I could use jumper wires to ...
It was a dark and stormy night, and Pix was bumbling around with nonsense again.
I was thinking of building a patchbay for simple but configurable home networking (something I may still pursue). I figured that I could use jumper wires to ...
If you, like me, have been inhaling so much flux that the bronchioles of your lungs have mutated to convert the zinc chloride into electrolytes supplementing your chronic dehydration, then you will feel a persistent craving for analogue lo...
If you, like me, have been inhaling so much flux that the bronchioles of your lungs have mutated to convert the zinc chloride into electrolytes supplementing your chronic dehydration, then you will feel a persistent craving for analogue lo...
I’ve always wanted a compact, rugged, and portable computer that can withstand any environment thrown at it. I’m a huge fan of Raspberry Pi computers and stumbled across Jay Doscher’s awesome designs for fitting Raspberry Pis in Pelican ca...
I’ve always wanted a compact, rugged, and portable computer that can withstand any environment thrown at it. I’m a huge fan of Raspberry Pi computers and stumbled across Jay Doscher’s awesome designs for fitting Raspberry Pis in Pelican ca...
I was looking for something educational to 3D-Print for my child in Thingiverse and came across the concept of the Math Spinner. I found the models lacked a method of checking the answer so I wanted to automate it. The core design is inspir...
I was looking for something educational to 3D-Print for my child in Thingiverse and came across the concept of the Math Spinner. I found the models lacked a method of checking the answer so I wanted to automate it. The core design is inspir...
I’ve had this little 8x8 Glowbit matrix for a few weeks now, and for whatever reason, the first thing I thought after running the example programs was “This needs to be synchro...
I’ve had this little 8x8 Glowbit matrix for a few weeks now, and for whatever reason, the first thing I thought after running the example programs was “This needs to be synchro...
I wanted a GPS speedometer that is portable, robust, and looks okay. I had been messing around with 3D printing and exploring GPS modules for a few years and wanted...
I wanted a GPS speedometer that is portable, robust, and looks okay. I had been messing around with 3D printing and exploring GPS modules for a few years and wanted...
I had been captivated by the sound levels of trains I could hear passing by Metford throughout the day/night. I wondered if a sound level sensor reporting data back over LoRa would help me understand when a train was noisy. I also like the ...
I had been captivated by the sound levels of trains I could hear passing by Metford throughout the day/night. I wondered if a sound level sensor reporting data back over LoRa would help me understand when a train was noisy. I also like the ...
Heads up! Our forum has separate search to our main website. You are about to be redirected to our forum and when you arrive you can search for forum only content using the icon shown below. Click continue to search our forum.
Please continue if you would like to leave feedback for any of these topics:
Website features/issues
Content errors/improvements
Missing products/categories
Product assignments to categories
Search results relevance
For all other inquiries (orders status, stock levels, etc), please contact our support team for quick assistance.
Note: click continue and a draft email will be opened to edit. If you don't have an email client on your device, then send a message via the chat icon on the bottom left of our website.
Makers love reviews as much as you do, please follow this link to review the products you have purchased.