This breakout board is a dual sided PCB with an SOIC 8 package on one side and a SOT23-6 package on the other. The SOIC and SOT23-6 pins are broken out to 0.1" (2.54mm) headers which can be used on breadboards for prototyping your projects.
Get precise and versatile signal analysis with Saleae Logic8 - a compact, high-performance logic analyzer with 8 simultaneous channels for digital and analog signals. With search, annotation, and sharing features, it's a must-have tool for makers and DIY enthusiasts. Works seamlessly with Mac, Windows, and Linux. Buy now and take your DIY projects to the next level!
The Saleae Logic 8 Pro is a powerful, compact and affordable logic analyzer perfect for both professional and experienced home users. It can record digital and analog on 8 channels simultaneously, is capable of capturing 500 million samples per second, and features search, annotate, share, export and automate. Its sleek design and built-in protection make it a must-have for your workbench or on-the-go, and it comes with a 3-year manufacturer's warranty. Software is available for Mac, Windows, and Linux. Get yours now and take your DIY projects to the next level!
Switching large loads with a microcontroller is a common task and there are a lot of ways to approach it. In most applications, nothing beats a good old-fa...
This is a very basic beginner’s kit for 8 pin PICAXE microcontrollers. Includes a handful of easy-to-solder through hole components. Be sure to purchase the 8-pin PICAXE below.
DIP switch with 8 individual switch positions. The pins have .1" spacing - fits great into a breadboard but be careful as the connections can be quite loose.
When you need a portable 12V power pack, this big holder will do the job! The holder will store 8 AA batteries end to end, to give approximately 12VDC output with...
Mary Poppins had her TARDIS-like carpet bag. 90s kids had their Pokémon card binders. But Adafruit have the next best thing: DiMeCard, a super-slim 8-piece microSD storage...
SLogic Combo 8 is a multi-function development tool integrating a logic analyzer, CKLink, DAP-Link debugger, and UART module. It offers a maximum sampling...
Insulation testers measure the electrical insulation strength between two conductors by applying a high voltage across them and measuring any current that flows. This is to test for “leakage” paths and insulation breakdown in electrical circuits. eg checking house wiring for leakage between active and neutral conductors or testing electrical appliances such as toasters, irons etc. This model features two resistance test ranges; 200MΩ and 2000MΩ with four test voltages on each range; 100V, 250V, 500V and 1000V. It also has auto power off to maximise battery life. The included high quality silicon test leads are designed specifically for insulation tester use and have removable alligator clip adaptors. Supplied with rubber holster and soft protective carry case. Features 200MΩ and 2000MΩ ranges Backlit LCD readout “Push to test” activation Auto power off Rubber holster Data hold High quality PVC leads Alligator clip lead adaptors Battery included Cat II 600V
Add another 8 pins to your microcontroller using a MCP23008 port expander. The MCP23008 uses two i2c pins (these can be shared with other i2c devices), and in exchange...
A high-resolution 8", 1024x768, HDMI display, with Pimoroni-made display driver board and keypad, that's perfect for building into projects like arcade cabinets, or just use it as a handy display for your Raspberry Pi!
This is 8 digital bits serial LED display. It features a flick free display and 3-Wire interface which allows more than 2 modules can be serial linked. With our interface shield, this module can be plug and play.
So, you want Python to do something very functional but do not feel like writing heaps of code to achieve that functionality? Then look no further, this guide will teach you exactly how to do that by utilising Python Packages. Python P...
So, you want Python to do something very functional but do not feel like writing heaps of code to achieve that functionality? Then look no further, this guide will teach you exactly how to do that by utilising Python Packages. Python P...
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 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...
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...
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...
[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...
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...
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...
SPI stands for Serial Peripheral Interface and it is a way to send data between microcontrollers and other small devices. It is a synchronous data bus, meaning it uses a clock to regulate the data transfer.
SPI is also Full-Duplex com...
SPI stands for Serial Peripheral Interface and it is a way to send data between microcontrollers and other small devices. It is a synchronous data bus, meaning it uses a clock to regulate the data transfer.
SPI is also Full-Duplex com...
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...
Hello and welcome to our tutorial where we a look at all things LED. Now first of all, what is an LED? LED stands for Light Emitting Diode and is an electronic component used to convert electrical energy to light energy. This process is cal...
Hello and welcome to our tutorial where we a look at all things LED. Now first of all, what is an LED? LED stands for Light Emitting Diode and is an electronic component used to convert electrical energy to light energy. This process is cal...
Greetings on your next step in your Python trip. This guide will focus on the | import |, | from | and | as | keywords. These keywords distinctly focus on ways to introduce new functionality to Python. For stoc...
Greetings on your next step in your Python trip. This guide will focus on the | import |, | from | and | as | keywords. These keywords distinctly focus on ways to introduce new functionality to Python. For stoc...
Arduino Projects with Motion (Using Sparkfun RedBoard)
Welcome to the Third Project Set from the Sparkfun Inventors Kit V4.0 Guide! In this tutorial, we will explore the operation of a Servo Motor and an UltraSonic Sensor in combination wi...
Arduino Projects with Motion (Using Sparkfun RedBoard)
Welcome to the Third Project Set from the Sparkfun Inventors Kit V4.0 Guide! In this tutorial, we will explore the operation of a Servo Motor and an UltraSonic Sensor in combination wi...
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...
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...
This guide will help you get started with a PiicoDev Real Time Clock. We'll set and read the time/date, observe the power-backup capability, and configure the RTC with an alarm.
A Real-Time Clock (RTC) is a timekeeping device that accurat...
This guide will help you get started with a PiicoDev Real Time Clock. We'll set and read the time/date, observe the power-backup capability, and configure the RTC with an alarm.
A Real-Time Clock (RTC) is a timekeeping device that accurat...
In November of 2017, our friends over at LulzBot released a major software update to their Slicing software, Cura. In this tutorial, we will look at what Cura is and does, the process of installing Cura 2 onto a PC already running Cura 21.x...
In November of 2017, our friends over at LulzBot released a major software update to their Slicing software, Cura. In this tutorial, we will look at what Cura is and does, the process of installing Cura 2 onto a PC already running Cura 21.x...
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...
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...
Let us set our codes free into the world wide web and design codes which access real world data! This real-world data will represent the current reality of the world around us. Application Programming Interface requests is the method that a...
Let us set our codes free into the world wide web and design codes which access real world data! This real-world data will represent the current reality of the world around us. Application Programming Interface requests is the method that a...
Addressable RGB LED strips are one maker favourite that can really spruce up any project or even be the star attraction of one. These strips allow you to select the colour, brightness and state of any LED in a long strip and can make for ...
Addressable RGB LED strips are one maker favourite that can really spruce up any project or even be the star attraction of one. These strips allow you to select the colour, brightness and state of any LED in a long strip and can make for ...
Welcome to the Python Workshop, where you will learn everything you need to hit the ground running with the worlds most popular programming language Python. My name is Tim and am a passionate maker and cherish free exchange of knowledge. I ...
Welcome to the Python Workshop, where you will learn everything you need to hit the ground running with the worlds most popular programming language Python. My name is Tim and am a passionate maker and cherish free exchange of knowledge. I ...
The full example-code is reproduced at the bottom of this article.
Performing manual measurements (in bulk) is for suckers and undergraduate students. Thankfully, most lab gear comes with a digital interface like USB or Serial and you can ...
The full example-code is reproduced at the bottom of this article.
Performing manual measurements (in bulk) is for suckers and undergraduate students. Thankfully, most lab gear comes with a digital interface like USB or Serial and you can ...
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 ...
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...
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...
If you’re in the education sector or keep up to date with the latest STEM learning tools, then you’ve most likely heard of Sphero. It’s one of the most popular educational products which fuses robotics with imagination and...
If you’re in the education sector or keep up to date with the latest STEM learning tools, then you’ve most likely heard of Sphero. It’s one of the most popular educational products which fuses robotics with imagination and...
[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 ...
This guide will be a rundown on Python, the open-source programming language built by the hugely intelligent Guido van Rossum. This guide will also contain external links to Python resources and download links. Programming is...
This guide will be a rundown on Python, the open-source programming language built by the hugely intelligent Guido van Rossum. This guide will also contain external links to Python resources and download links. Programming is...
This is a quick crash course on how to set up, use, and change virtual environments in Thonny on a Raspberry Pi.
In late 2023 Bookworm OS for the Raspberry Pi rolled out and this new OS restricted the ability to install externally managed...
This is a quick crash course on how to set up, use, and change virtual environments in Thonny on a Raspberry Pi.
In late 2023 Bookworm OS for the Raspberry Pi rolled out and this new OS restricted the ability to install externally managed...
Welcome to our tutorial for using NOOBS (New-Out-Of-Box-Software) to install an OS (Operating System) for use with your Raspberry Pi. The NOOBS package includes access to seven popular Operating Systems:
Raspbian
Windows ...
Welcome to our tutorial for using NOOBS (New-Out-Of-Box-Software) to install an OS (Operating System) for use with your Raspberry Pi. The NOOBS package includes access to seven popular Operating Systems:
Raspbian
Windows ...
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 ...
The ability to connect your test equipment to a local PC is invaluable. It allows monitoring and the use of your equipment via a PC interface. That includes coveted mouse/keyboard control! This control centre capability is essential when yo...
The ability to connect your test equipment to a local PC is invaluable. It allows monitoring and the use of your equipment via a PC interface. That includes coveted mouse/keyboard control! This control centre capability is essential when yo...
How does your workspace look? Could it be tidier? I know that mine always could be, but with the daily addition of different tools, components, boards and general tech, it can be hard to keep on top of it all. Then when it comes to working ...
How does your workspace look? Could it be tidier? I know that mine always could be, but with the daily addition of different tools, components, boards and general tech, it can be hard to keep on top of it all. Then when it comes to working ...
Life’s better in colour right? Then why are you still using boring old regular LEDs in your project, when you could be using addressable RGB LEDs. Now LEDS that have Red, Green, and Blue integrated in a single package are nothing new,...
Life’s better in colour right? Then why are you still using boring old regular LEDs in your project, when you could be using addressable RGB LEDs. Now LEDS that have Red, Green, and Blue integrated in a single package are nothing new,...
Kits are a pretty nifty idea for someone starting out in maker electronics. For this beginner-friendly article, we are just going to take a look at three of our great kits for the Arduino Uno. All three are all solder-free electronics ...
Kits are a pretty nifty idea for someone starting out in maker electronics. For this beginner-friendly article, we are just going to take a look at three of our great kits for the Arduino Uno. All three are all solder-free electronics ...
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...
[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...
This is the Big Daddy of the Pycom range of devices. The Pycom FiPy has all these connection capabilities (with one tiny caveat):
Wi-Fi 802.11b/g/n 16Mbps
LoRa (all regions, not 433MHz)
Sigfox
Cellular LTE (Cat-M1/NB-IoT)
Bluetooth L...
This is the Big Daddy of the Pycom range of devices. The Pycom FiPy has all these connection capabilities (with one tiny caveat):
Wi-Fi 802.11b/g/n 16Mbps
LoRa (all regions, not 433MHz)
Sigfox
Cellular LTE (Cat-M1/NB-IoT)
Bluetooth L...
A soldering station is a multipurpose power soldering device designed for electronic components soldering and they find homes on any modern makers desk. They also are widely used in electronics repair workshops, electronic laboratories, in ...
A soldering station is a multipurpose power soldering device designed for electronic components soldering and they find homes on any modern makers desk. They also are widely used in electronics repair workshops, electronic laboratories, in ...
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 ...
In this guide, we will be exploring YOLOE, a computer vision model that allows you to create custom object detection models through prompts - no training processes required! We are going to be learning how this vision model works and how t...
In this guide, we will be exploring YOLOE, a computer vision model that allows you to create custom object detection models through prompts - no training processes required! We are going to be learning how this vision model works and how t...
Infrared (IR) is a great way of using non-visible light to control electronics, and there are a bunch of modules that we can use with our Arduino. However, what do we mean when we are talking about infrared and electronics? Well, IR remotes...
Infrared (IR) is a great way of using non-visible light to control electronics, and there are a bunch of modules that we can use with our Arduino. However, what do we mean when we are talking about infrared and electronics? Well, IR remotes...
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...
IntroductionIn this guide, we'll get a Raspberry Pi Pico W connected to the internet using WiFi. To demonstrate the connection we can query a webpage, or get the current time from a time service. To follow along, all you'll need is:
A R...
IntroductionIn this guide, we'll get a Raspberry Pi Pico W connected to the internet using WiFi. To demonstrate the connection we can query a webpage, or get the current time from a time service. To follow along, all you'll need is:
A R...
In August of 2014 Shanghai-based chip manufacturer, Espressif, released a ultra-cheap Serial to Wi-Fi chip called the ESP-01. At the heart of the ESP01 was an ESP8266 chip broken out into the 8 pins needed to program it via a microcontrolle...
In August of 2014 Shanghai-based chip manufacturer, Espressif, released a ultra-cheap Serial to Wi-Fi chip called the ESP-01. At the heart of the ESP01 was an ESP8266 chip broken out into the 8 pins needed to program it via a microcontrolle...
IntroductionIn this guide, we'll get a Raspberry Pi Pico W to send and receive data to the cloud using the MQTT protocol.
To follow along, all you'll need is:
A Raspberry Pi Pico W
Understand how to connect the Pico W to WiFi
Underst...
IntroductionIn this guide, we'll get a Raspberry Pi Pico W to send and receive data to the cloud using the MQTT protocol.
To follow along, all you'll need is:
A Raspberry Pi Pico W
Understand how to connect the Pico W to WiFi
Underst...
[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 ...
As technology gets smaller and more powerful, wearables and portable devices are becoming more common in our everyday lives. Makers are looking to make projects portable and with that comes the need for high capacity batteries that are reli...
As technology gets smaller and more powerful, wearables and portable devices are becoming more common in our everyday lives. Makers are looking to make projects portable and with that comes the need for high capacity batteries that are reli...
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...
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...
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 ...
In this guide, we'll learn what a Servo is, when we might use one, how to choose a Servo, and finally how to use one with a Raspberry Pi Pico.
To follow along you'll need:
A Positional Servo, such as the Feetech FS90 Micro Servo
A Con...
In this guide, we'll learn what a Servo is, when we might use one, how to choose a Servo, and finally how to use one with a Raspberry Pi Pico.
To follow along you'll need:
A Positional Servo, such as the Feetech FS90 Micro Servo
A Con...
Adafruit has done it again with the new and improved Circuit Playground Express. This new version of the Circuit Playground is packed with even more sensors, and capacitive touch ready connection pads. This is a great board for makers ...
Adafruit has done it again with the new and improved Circuit Playground Express. This new version of the Circuit Playground is packed with even more sensors, and capacitive touch ready connection pads. This is a great board for makers ...
This will be a quick article showing the process to flash the legacy Raspberry Pi OS 'Buster' Debian 10 (or any previous OS iteration) to a Micro-SD card. With any exciting new Operating System (OS) release, there are always small ...
This will be a quick article showing the process to flash the legacy Raspberry Pi OS 'Buster' Debian 10 (or any previous OS iteration) to a Micro-SD card. With any exciting new Operating System (OS) release, there are always small ...
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...
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 ...
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...
Introduction
This guide will help you read light intensity data from your PiicoDev® Ambient Light Sensor and a Raspberry Pi single-board computer
To follow along, it's best to have:
A Raspberry Pi (model 3, 4, Zero W) This tut...
Introduction
This guide will help you read light intensity data from your PiicoDev® Ambient Light Sensor and a Raspberry Pi single-board computer
To follow along, it's best to have:
A Raspberry Pi (model 3, 4, Zero W) This tut...
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 ...
[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...
Welcome to the Circuit Playground Express Workshop! This workshop is geared toward educators and coding beginners, who want to get started programming with this easy to use platform. We will go over everything you need to know to get you st...
Welcome to the Circuit Playground Express Workshop! This workshop is geared toward educators and coding beginners, who want to get started programming with this easy to use platform. We will go over everything you need to know to get you st...
UPDATE: This tutorial has been updated for the Krypton release of Kodi (Version 17)
If you have built yourself a home media center using a Raspberry Pi, you're one step ahead of most people out there. The pure joy that comes from having a ...
UPDATE: This tutorial has been updated for the Krypton release of Kodi (Version 17)
If you have built yourself a home media center using a Raspberry Pi, you're one step ahead of most people out there. The pure joy that comes from having a ...
Both Python and MicroPython are powerhouse programming languages. Each of them is capable of supporting your programming needs to almost the limits of your imagination. Both languages are transportable, open-source, growing in popularity, c...
Both Python and MicroPython are powerhouse programming languages. Each of them is capable of supporting your programming needs to almost the limits of your imagination. Both languages are transportable, open-source, growing in popularity, c...
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...
Introduction
We’re going from zero to hero. Starting from nothing we’ll get a WiPy communicating with Adafruit IO, an IoT service out on the Internet. We’ll be able to send data from the device to the cloud and control th...
Introduction
We’re going from zero to hero. Starting from nothing we’ll get a WiPy communicating with Adafruit IO, an IoT service out on the Internet. We’ll be able to send data from the device to the cloud and control th...
Let's get started with the PiicoDev® 3x RGB LED Module. In this guide, we'll connect the LED Module to our Raspberry Pi Pico and get it working with some example code to display colourful patterns.
To follow along, it's best to ...
Let's get started with the PiicoDev® 3x RGB LED Module. In this guide, we'll connect the LED Module to our Raspberry Pi Pico and get it working with some example code to display colourful patterns.
To follow along, it's best to ...
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...
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...
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...
Logic analysers are an incredibly valuable piece of test and measuring equipment, but sometimes it can be hard to work out exactly what you need, and what model is going to best suit your needs. If you’re not sure what a logic analyse...
Logic analysers are an incredibly valuable piece of test and measuring equipment, but sometimes it can be hard to work out exactly what you need, and what model is going to best suit your needs. If you’re not sure what a logic analyse...
[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...
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...
Introduction
Let's read colour data from a PiicoDev® Colour Sensor with a Raspberry Pi and create a colour sorting machine. This guide will cover connecting the hardware, downloading some example code and remixing it.
To follow along,...
Introduction
Let's read colour data from a PiicoDev® Colour Sensor with a Raspberry Pi and create a colour sorting machine. This guide will cover connecting the hardware, downloading some example code and remixing it.
To follow along,...
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...
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 Infinity Mirror Kit V2 is a desktop display that creates a dazzling optical illusion - a tunnel of light that tears through space!
The Infinity Mirror Kit V2 entered production in October 2018, and now ships with an Adaf...
The Infinity Mirror Kit V2 is a desktop display that creates a dazzling optical illusion - a tunnel of light that tears through space!
The Infinity Mirror Kit V2 entered production in October 2018, and now ships with an Adaf...
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 C Programming Workshop for Makers! Here you'll be able to follow along with our series of easily digestible videos that cover everything you'll need to know to on your way with C programming and start making awesome projects...
Welcome to the C Programming Workshop for Makers! Here you'll be able to follow along with our series of easily digestible videos that cover everything you'll need to know to on your way with C programming and start making awesome projects...
Lithium Polymer (abbreviated LiPo) batteries are one of the most useful cells we see used in electronics. Typically used in mobile phones, RC models, and other small electrical appliances; their flat, pouch-like package design makes them pe...
Lithium Polymer (abbreviated LiPo) batteries are one of the most useful cells we see used in electronics. Typically used in mobile phones, RC models, and other small electrical appliances; their flat, pouch-like package design makes them pe...
Welcome to Counting with Computer 101. Have you ever looked at a colour on a computer and seen something like this #28FE9A? Or perhaps the T-shirt stating ‘There are 10 types of people in this world, those who understand binary, and t...
Welcome to Counting with Computer 101. Have you ever looked at a colour on a computer and seen something like this #28FE9A? Or perhaps the T-shirt stating ‘There are 10 types of people in this world, those who understand binary, and t...
In this guide, we are going to learn how to use a series of Ultra-Wideband modules to track an object in both 2D and 3D space. By the end of this guide, you will be equipped with the skills and code to use up to nine modules in your maker ...
In this guide, we are going to learn how to use a series of Ultra-Wideband modules to track an object in both 2D and 3D space. By the end of this guide, you will be equipped with the skills and code to use up to nine modules in your maker ...
Each and every day it has become easier to print the natural and human-made world around us. So, if you ever worried that you would run out of things to 3D print fear not! There are many ways of producing 3D models and most of these me...
Each and every day it has become easier to print the natural and human-made world around us. So, if you ever worried that you would run out of things to 3D print fear not! There are many ways of producing 3D models and most of these me...
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...
Welcome to the Raspberry Pi Pico Workshop, where you will learn everything you need to know to hit the ground running and start making your own projects with the Raspberry Pi Pico and MicroPython. This workshop is designed for complete beg...
Welcome to the Raspberry Pi Pico Workshop, where you will learn everything you need to know to hit the ground running and start making your own projects with the Raspberry Pi Pico and MicroPython. This workshop is designed for complete beg...
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...
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...
What do we mean when we talk about the "Internet of Things"? Mostly we're talking about tiny computers that have access to the internet and do some useful work. Unlike the computers we're used to holding in our hands, they don't have a touc...
What do we mean when we talk about the "Internet of Things"? Mostly we're talking about tiny computers that have access to the internet and do some useful work. Unlike the computers we're used to holding in our hands, they don't have a touc...
Have you ever used an Arduino board, and wanted to hook it straight up to a JST connected LiPo battery but knew it wouldn’t work? Or maybe you wanted a microcontroller with built-in wireless capabilities?
Well, Adafruit has developed...
Have you ever used an Arduino board, and wanted to hook it straight up to a JST connected LiPo battery but knew it wouldn’t work? Or maybe you wanted a microcontroller with built-in wireless capabilities?
Well, Adafruit has developed...
In this guide, we will be exploring ultra-wideband modules and how you can use them to add robust distance measurements to your next maker project. We'll be learning how these incredible little boards work, what you can expect from them, a...
In this guide, we will be exploring ultra-wideband modules and how you can use them to add robust distance measurements to your next maker project. We'll be learning how these incredible little boards work, what you can expect from them, a...
Welcome to the Meshtastic for Makers Workshop, a short course that teaches you everything you need to know about Meshtastic so you can go out and start wirelessly sending information in your projects with the Meshtastic network. This works...
Welcome to the Meshtastic for Makers Workshop, a short course that teaches you everything you need to know about Meshtastic so you can go out and start wirelessly sending information in your projects with the Meshtastic network. This works...
I²C stands for the inter-integrated circuit and refers to a communication protocol we are going to use to communicate between our Arduino devices. In the past we have investigated the SPI and Asynchronous Serial Communications protocol...
I²C stands for the inter-integrated circuit and refers to a communication protocol we are going to use to communicate between our Arduino devices. In the past we have investigated the SPI and Asynchronous Serial Communications protocol...
warning: this guide is dated and kept for legacy reasons. Links may not work.
Welcome to part 1 of our Cadsoft Eagle tutorial. Put your hand up if you’ve always wanted to take the clunky, delicate circuit you’ve c...
warning: this guide is dated and kept for legacy reasons. Links may not work.
Welcome to part 1 of our Cadsoft Eagle tutorial. Put your hand up if you’ve always wanted to take the clunky, delicate circuit you’ve c...
Well hello there, if you’ve been looking at the amazing line-up of Saleae gear and wondered how to get started with it all, then you’ve come to the right place. Today we’re going to take a look at getting your Saleae setup...
Well hello there, if you’ve been looking at the amazing line-up of Saleae gear and wondered how to get started with it all, then you’ve come to the right place. Today we’re going to take a look at getting your Saleae setup...
The aptly named Ultimate Kit 2.0 is the final kit in the line-up of educational robots from Makeblock. With over 160 independent mechanical parts and modules, the Ultimate Kit 2.0 answers the call for almost limitless creative freedom. Matc...
The aptly named Ultimate Kit 2.0 is the final kit in the line-up of educational robots from Makeblock. With over 160 independent mechanical parts and modules, the Ultimate Kit 2.0 answers the call for almost limitless creative freedom. Matc...
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...
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...
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...
If there’s an odd one in the Pycom family of microprocessor boards it’s this one, the SiPy. There’s nothing wrong with it, it’s just that its sister board the LoPy4 has the same capabilities as SiPy, plus a LoRa ...
If there’s an odd one in the Pycom family of microprocessor boards it’s this one, the SiPy. There’s nothing wrong with it, it’s just that its sister board the LoPy4 has the same capabilities as SiPy, plus a LoRa ...
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...
Raspberry Pi right? It’s amazing! Raspberry Pi has taken the world by storm and changed the way that people think about computing. The Raspberry Pi 3 builds on this with some amazing new features, however one feature that is still ab...
Raspberry Pi right? It’s amazing! Raspberry Pi has taken the world by storm and changed the way that people think about computing. The Raspberry Pi 3 builds on this with some amazing new features, however one feature that is still ab...
Stepper Motors are a bit of a halfway mark between DC Motors and Servo motors, but they find a sweet spot that allows them to be perfect for certain applications. There are still a few main differences to be aware of when it comes to workin...
Stepper Motors are a bit of a halfway mark between DC Motors and Servo motors, but they find a sweet spot that allows them to be perfect for certain applications. There are still a few main differences to be aware of when it comes to workin...
Feel restricted by your connectivity? Want to send data from a remote node 10km away from civilization? Or ~3km when you are in a built-up civilization. Feel the urge for Liberation? Then I have the solution for you! Using only hardware bu...
Feel restricted by your connectivity? Want to send data from a remote node 10km away from civilization? Or ~3km when you are in a built-up civilization. Feel the urge for Liberation? Then I have the solution for you! Using only hardware bu...
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...
"Yes, I would recommend this a friend."
That's the verdict of 90% of people who pick up the Rule your Room Kit from littleBits.
We love it so much, we're most definitely recommending it to you and your family.
But you don't need to take ...
"Yes, I would recommend this a friend."
That's the verdict of 90% of people who pick up the Rule your Room Kit from littleBits.
We love it so much, we're most definitely recommending it to you and your family.
But you don't need to take ...
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...
A popular question that we get all the time is ‘How do I choose a speaker or amplifier to go with my project?’. It’s a good question, and if you’re not familiar with the terminology, it can seem a bit daunting to kno...
A popular question that we get all the time is ‘How do I choose a speaker or amplifier to go with my project?’. It’s a good question, and if you’re not familiar with the terminology, it can seem a bit daunting to kno...
In this guide, we'll learn what a Rotary Encoder is, when and why we might use a Rotary Encoder, and how to use a Rotary Encoder with a Raspberry Pi Pico.
To follow along all you'll need is:
A Rotary Encoder - we recommend using our br...
In this guide, we'll learn what a Rotary Encoder is, when and why we might use a Rotary Encoder, and how to use a Rotary Encoder with a Raspberry Pi Pico.
To follow along all you'll need is:
A Rotary Encoder - we recommend using our br...
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...
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.
Sending data to the cloud is grea...
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.
Sending data to the cloud is grea...
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...
If you’re looking for a platform to create your ideal data-logger, then look no further than Particle. Whether it be that you want to build a weather station, or a movement detection system, thanks to Particle’s 3G and Wi-Fi boa...
If you’re looking for a platform to create your ideal data-logger, then look no further than Particle. Whether it be that you want to build a weather station, or a movement detection system, thanks to Particle’s 3G and Wi-Fi boa...
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...
Electroluminescent wire, often referred to as EL wire, is a thin copper wire coated in phosphor which will produce light when alternating current is applied to it. The light emits a similar feel as if it were a neon light or ...
Electroluminescent wire, often referred to as EL wire, is a thin copper wire coated in phosphor which will produce light when alternating current is applied to it. The light emits a similar feel as if it were a neon light or ...
Layer Exposure Time is the crucial parameter that when dialed in will change average 3D resin printed components into awesome, crispy, final results that capture every single detail of the CAD model. As a general rule for Normal Layer ...
Layer Exposure Time is the crucial parameter that when dialed in will change average 3D resin printed components into awesome, crispy, final results that capture every single detail of the CAD model. As a general rule for Normal Layer ...
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...
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.
The TMP36 is a low cost, eas...
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.
The TMP36 is a low cost, eas...
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...
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...
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...
If you've picked yourself up a 3D printer, you've no doubt printed yourself a heap of models from Thingiverse by now. It's great fun and the best way to learn how to control the options you have available through Cura; scaling, rotating and...
If you've picked yourself up a 3D printer, you've no doubt printed yourself a heap of models from Thingiverse by now. It's great fun and the best way to learn how to control the options you have available through Cura; scaling, rotating and...
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 Internet of Things(IoT) and its devices have been utilised by ‘DIYers’ and ‘Makers’ to connect projects to the internet and take advantage of the worldwide network we have created. Some might say a sentence with ...
The Internet of Things(IoT) and its devices have been utilised by ‘DIYers’ and ‘Makers’ to connect projects to the internet and take advantage of the worldwide network we have created. Some might say a sentence with ...
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...
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 ...
Lulzbot is constantly building upon their printer's design, incorporating the best modifications and add-ons from the community into their newer models. In May 2016, their newest addition to the TAZ line of printers, the TAZ 6 wa...
Lulzbot is constantly building upon their printer's design, incorporating the best modifications and add-ons from the community into their newer models. In May 2016, their newest addition to the TAZ line of printers, the TAZ 6 wa...
In this guide, we'll be learning about sensors that measure inertial movement, how they work, how to choose the right sensor type, and how to get the most out of their readings.
Hardware mentioned in this guide:
PiicoDev Accelerometer
...
In this guide, we'll be learning about sensors that measure inertial movement, how they work, how to choose the right sensor type, and how to get the most out of their readings.
Hardware mentioned in this guide:
PiicoDev Accelerometer
...
On the lower left-hand portion of every Adafruit Circuit Playground Express, there is a small onboard speaker and class D amplifier. This allows you to make some pretty loud sounds! The amplifier is also connected to the true analog output ...
On the lower left-hand portion of every Adafruit Circuit Playground Express, there is a small onboard speaker and class D amplifier. This allows you to make some pretty loud sounds! The amplifier is also connected to the true analog output ...
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 ...
Hello and welcome to our tutorial on using rotary encoders. Today we’re going to be taking a look at what is a rotary encoder, how does it work, why we would use it over other sensory inputs and creating code to use them. Rotary encod...
Hello and welcome to our tutorial on using rotary encoders. Today we’re going to be taking a look at what is a rotary encoder, how does it work, why we would use it over other sensory inputs and creating code to use them. Rotary encod...
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...
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...
Not quite sure how to get started with your Pimoroni Blinkt module? Let's set one up and have a play around! We'll guide you through the installation, open up some examples and try our hand at writing a simple program.
You'll need:
A Ra...
Not quite sure how to get started with your Pimoroni Blinkt module? Let's set one up and have a play around! We'll guide you through the installation, open up some examples and try our hand at writing a simple program.
You'll need:
A Ra...
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...
Serial communication is the process of communicating between electronic devices one bit at a time. Serial means one after the other, so we think of serial communications as transferring data one bit at a time, one bit after the other. ...
Serial communication is the process of communicating between electronic devices one bit at a time. Serial means one after the other, so we think of serial communications as transferring data one bit at a time, one bit after the other. ...
If you’ve ever come across the term ‘logic analyser’ and not been sure exactly what is was, you’re in the right place. Logic analysers are one of the less common pieces of test and measuring equipment, but they&rsquo...
If you’ve ever come across the term ‘logic analyser’ and not been sure exactly what is was, you’re in the right place. Logic analysers are one of the less common pieces of test and measuring equipment, but they&rsquo...
A new day is upon us, and it is glorious. After all, it’s not often that a new Raspberry Pi board is released. As you’re probably aware, the current iteration of the popular Raspberry Pi microcomputer is the Raspberry Pi 3. It h...
A new day is upon us, and it is glorious. After all, it’s not often that a new Raspberry Pi board is released. As you’re probably aware, the current iteration of the popular Raspberry Pi microcomputer is the Raspberry Pi 3. It h...
Now that we have dipped our toes into the Chibitronics environment, let's take a look at a more in-depth kit and see what kind of projects it offers. The Chibitronics STEM starter kit comes with:
1 Circuit Stic...
Now that we have dipped our toes into the Chibitronics environment, let's take a look at a more in-depth kit and see what kind of projects it offers. The Chibitronics STEM starter kit comes with:
1 Circuit Stic...
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.
One of the simplest sensors in an...
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.
One of the simplest sensors in an...
If you’re a musician or have had anything to do with the entertainment industry, you may have heard of the term MIDI before. MIDI stands for Musical Instrument Digital Interface and was created in the mid-80’s as a way to standa...
If you’re a musician or have had anything to do with the entertainment industry, you may have heard of the term MIDI before. MIDI stands for Musical Instrument Digital Interface and was created in the mid-80’s as a way to standa...
Slowly but surely the electronics industry is moving away from discrete microcontrollers and towards boards that have sensors and extra functionality built in. This means that rather than buying a microcontroller and then needing to connect...
Slowly but surely the electronics industry is moving away from discrete microcontrollers and towards boards that have sensors and extra functionality built in. This means that rather than buying a microcontroller and then needing to connect...
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...
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...
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...
Arduino Projects with an LCD (Using Sparkfun RedBoard)
Welcome to Project Set 4 in the Sparkfun Inventors Kit Guide! In this tutorial, we will look into using Liquid Crystal Displays (LCD's) to print data. This ability allows us to remotel...
Arduino Projects with an LCD (Using Sparkfun RedBoard)
Welcome to Project Set 4 in the Sparkfun Inventors Kit Guide! In this tutorial, we will look into using Liquid Crystal Displays (LCD's) to print data. This ability allows us to remotel...
It is long overdue. Time for a table with all the info comparing every generation and style of Raspberry Pi from the genesis to now! We have come a long way to have our hands on the Raspberry Pi 4 Model B 8 GB so it is time we give you the ...
It is long overdue. Time for a table with all the info comparing every generation and style of Raspberry Pi from the genesis to now! We have come a long way to have our hands on the Raspberry Pi 4 Model B 8 GB so it is time we give you the ...
Introduction
This guide will help you read distance data from your PiicoDev® Distance Sensor and a Raspberry Pi single-board computer
To follow along, it's best to have:
A Raspberry Pi (model 3, 4, Zero W) This tutorial will u...
Introduction
This guide will help you read distance data from your PiicoDev® Distance Sensor and a Raspberry Pi single-board computer
To follow along, it's best to have:
A Raspberry Pi (model 3, 4, Zero W) This tutorial will u...
This guide will help you get started with a PiicoDev 3-Axis Accelerometer. We'll walk through some examples to read acceleration, infer tilt angle (from gravity), and detect tapping and shaking.
An accelerometer is a device that mea...
This guide will help you get started with a PiicoDev 3-Axis Accelerometer. We'll walk through some examples to read acceleration, infer tilt angle (from gravity), and detect tapping and shaking.
An accelerometer is a device that mea...
From an arm's length away, the new AI HAT+ 2 and the original AI HAT+ 1 look pretty similar, but pop the hood, and you'll find there are quite a few differences to get excited about. In this guide, we are going to take a look at what these...
From an arm's length away, the new AI HAT+ 2 and the original AI HAT+ 1 look pretty similar, but pop the hood, and you'll find there are quite a few differences to get excited about. In this guide, we are going to take a look at what these...
The latest Circuit Playground board, the Adafruit Circuit Playground Express comes equipped with an onboard IR transmitter and receiver! This can be used to communicate with TVs and other household devices. You can also use infrared remote ...
The latest Circuit Playground board, the Adafruit Circuit Playground Express comes equipped with an onboard IR transmitter and receiver! This can be used to communicate with TVs and other household devices. You can also use infrared remote ...
When making a webcam mount for your 3D Printer, there are physical limitations for where you can have the camera sitting safely throughout the whole print. A while back, we remixed a really nicely designed bed mount for the Raspi Camera so ...
When making a webcam mount for your 3D Printer, there are physical limitations for where you can have the camera sitting safely throughout the whole print. A while back, we remixed a really nicely designed bed mount for the Raspi Camera so ...
Introduction
This guide will help you read barometric pressure data from your PiicoDev® Pressure Sensor with a Raspberry Pi single-board computer.
To follow along, it's best to have:
A Raspberry Pi (model 3, 4, Zero or Zero W)...
Introduction
This guide will help you read barometric pressure data from your PiicoDev® Pressure Sensor with a Raspberry Pi single-board computer.
To follow along, it's best to have:
A Raspberry Pi (model 3, 4, Zero or Zero W)...
Hey all! By now you should have heard about all the wonderful Teensy Boards produced by Paul Stoffregen and the PJRC team but, in case you haven't, they're a collection of high-speed, ARM-based microcontrollers that...
Hey all! By now you should have heard about all the wonderful Teensy Boards produced by Paul Stoffregen and the PJRC team but, in case you haven't, they're a collection of high-speed, ARM-based microcontrollers that...
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...
The Pysense expansion board from Pycom has many sensors. In Pycom Pytrack Getting Started, I showed how with some Processing code we can see the real-time position of the board in 3D. That project works with the Pysense too. How about we sh...
The Pysense expansion board from Pycom has many sensors. In Pycom Pytrack Getting Started, I showed how with some Processing code we can see the real-time position of the board in 3D. That project works with the Pysense too. How about we sh...
If you hang around 3D printers, X-Y plotters, CNC machines, drawing machines, or people who use any of them G-code is a term that will universally come up no matter where you find yourself in the world. But what is it? And how is it being u...
If you hang around 3D printers, X-Y plotters, CNC machines, drawing machines, or people who use any of them G-code is a term that will universally come up no matter where you find yourself in the world. But what is it? And how is it being u...
Remote control of your 3D printer is a particularly appealing concept, especially if you've been forced into printing via USB in the past. Using your new 3D printer should be as simple as plugging it in, uploading some G-Code and pressing '...
Remote control of your 3D printer is a particularly appealing concept, especially if you've been forced into printing via USB in the past. Using your new 3D printer should be as simple as plugging it in, uploading some G-Code and pressing '...
Hey guys, how much fun are microcontrollers? They’re your own miniature slave to do your bidding in whatever way you choose, however as fun and all as using them to do math and crunching numbers, the real joy is seeing them interact w...
Hey guys, how much fun are microcontrollers? They’re your own miniature slave to do your bidding in whatever way you choose, however as fun and all as using them to do math and crunching numbers, the real joy is seeing them interact w...
Welcome to the Arduino Workshop, where you'll be able to follow our guided course which covers everything you'll need to know in order to create your own Arduino projects and become a leveled up maker. My name is Sam and along with being ...
Welcome to the Arduino Workshop, where you'll be able to follow our guided course which covers everything you'll need to know in order to create your own Arduino projects and become a leveled up maker. My name is Sam and along with being ...
Have you heard about the Circuit Playground? It's the new all-in-one electronics platform from Adafruit. It was created to bring all the fun features of electronics and physical computing to makers, but It's dead-simple to use, solde...
Have you heard about the Circuit Playground? It's the new all-in-one electronics platform from Adafruit. It was created to bring all the fun features of electronics and physical computing to makers, but It's dead-simple to use, solde...
Introduction
Let's play tones and melodies on a PiicoDev® Buzzer Module with a Raspberry Pi. This guide will cover connecting the hardware, running an example to make sure everything works, and playing simple melodies.
To follow along...
Introduction
Let's play tones and melodies on a PiicoDev® Buzzer Module with a Raspberry Pi. This guide will cover connecting the hardware, running an example to make sure everything works, and playing simple melodies.
To follow along...
Introduction
This guide will help you read motion data from your PiicoDev® Motion Sensor with a Raspberry Pi single-board computer.
To follow along, it's best to have:
A Raspberry Pi (model 3, 4, Zero or Zero W) This tutorial ...
Introduction
This guide will help you read motion data from your PiicoDev® Motion Sensor with a Raspberry Pi single-board computer.
To follow along, it's best to have:
A Raspberry Pi (model 3, 4, Zero or Zero W) This tutorial ...
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...
Video gaming has evolved tremendously over the last decade, console games produce near real-life graphics, and playing with friends across the globe is easier than sending a text message. This is all well and good, but there are those of us...
Video gaming has evolved tremendously over the last decade, console games produce near real-life graphics, and playing with friends across the globe is easier than sending a text message. This is all well and good, but there are those of us...
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...
The Makey Makey introduces the concept of using everday objects like fruit, lead pencil drawings, play dough etc. to interact with your computer via USB. The Makey Makey acts like a HID device over USB, which means that it behaves just like...
The Makey Makey introduces the concept of using everday objects like fruit, lead pencil drawings, play dough etc. to interact with your computer via USB. The Makey Makey acts like a HID device over USB, which means that it behaves just like...
So in case you haven’t heard yet, digital LEDs are the go-to solution for any project that uses RGB LEDs and you want to avoid the rat's nest that ensures when using multiple RGB LEDs, each colour requiring its own connection. Digital...
So in case you haven’t heard yet, digital LEDs are the go-to solution for any project that uses RGB LEDs and you want to avoid the rat's nest that ensures when using multiple RGB LEDs, each colour requiring its own connection. Digital...
Introduction
This guide will help you read weather data from your PiicoDev® Atmospheric Sensor and a Raspberry Pi single-board computer
To follow along, it's best to have:
A Raspberry Pi (model 3, 4, Zero ...
Introduction
This guide will help you read weather data from your PiicoDev® Atmospheric Sensor and a Raspberry Pi single-board computer
To follow along, it's best to have:
A Raspberry Pi (model 3, 4, Zero ...
Introduction
This guide will help you read temperature data from your PiicoDev® Precision Temperature Sensor and a Raspberry Pi single-board computer
To follow along, it's best to have:
A Raspberry Pi (model 3, 4, Zero or Zer...
Introduction
This guide will help you read temperature data from your PiicoDev® Precision Temperature Sensor and a Raspberry Pi single-board computer
To follow along, it's best to have:
A Raspberry Pi (model 3, 4, Zero or Zer...
One of the great things about the 8Bitdo controllers is the fact that you can upgrade the firmware as new builds are released by 8Bitdo, allowing for future compatibility with various platforms. The process for updating the 8Bitdo controlle...
One of the great things about the 8Bitdo controllers is the fact that you can upgrade the firmware as new builds are released by 8Bitdo, allowing for future compatibility with various platforms. The process for updating the 8Bitdo controlle...
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.
One of the most common sensors in...
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.
One of the most common sensors in...
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...
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...
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 ...
In this guide, we will be taking a dive into the mBot2 educational robotic ecosystem by Makeblock. It is a medium-dollar system that punches well above its weight in terms of features and quality, featuring wheeled bots, tracked bots, a so...
In this guide, we will be taking a dive into the mBot2 educational robotic ecosystem by Makeblock. It is a medium-dollar system that punches well above its weight in terms of features and quality, featuring wheeled bots, tracked bots, a so...
Toolheads for your 3D printer come in all shapes and sizes. The different models available from Lulzbot are all designed with a specific purpose in mind, usually to add a filament type to your 3D printing repertoire. Dual extruders enable y...
Toolheads for your 3D printer come in all shapes and sizes. The different models available from Lulzbot are all designed with a specific purpose in mind, usually to add a filament type to your 3D printing repertoire. Dual extruders enable y...
Ah prototyping, the backbone of maker electronics, well really all electronics. Any successful device, product, or idea doesn’t just appear as a finished concept, it goes through stages of product and one of those is prototyping. In f...
Ah prototyping, the backbone of maker electronics, well really all electronics. Any successful device, product, or idea doesn’t just appear as a finished concept, it goes through stages of product and one of those is prototyping. In f...
Welcome to the next step on this Python voyage. Today we will be creating graphical user interfaces using the powerful Tkinter library. Graphical user interfaces are referred to as GUI and can be pronounced as Gooey. GUI is a visual way of ...
Welcome to the next step on this Python voyage. Today we will be creating graphical user interfaces using the powerful Tkinter library. Graphical user interfaces are referred to as GUI and can be pronounced as Gooey. GUI is a visual way of ...
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 article we'll show you how to connect your PiicoDev® modules to your favourite development platforms.
Connection Guides
Other Connection Methods
Pinouts
Connecting Many Modules
PiicoDev Smart Modules
Custom I2C Addres...
In this article we'll show you how to connect your PiicoDev® modules to your favourite development platforms.
Connection Guides
Other Connection Methods
Pinouts
Connecting Many Modules
PiicoDev Smart Modules
Custom I2C Addres...
This guide is for the previous revision of the PiicoDev Magnetometer QMC6310 - if you have the latest revision featuring the MMC5603 - head to the guide for updated links and instructions.Let's get started with the PiicoDev® Magnetomet...
This guide is for the previous revision of the PiicoDev Magnetometer QMC6310 - if you have the latest revision featuring the MMC5603 - head to the guide for updated links and instructions.Let's get started with the PiicoDev® Magnetomet...
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...
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...
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...
In this guide, we will be taking a hands-on look at the xTool P3, an 80-watt CO2 laser cutter that aims to bring industrial capability to a desktop format and price tag. We are going to be exploring its features, and seeing how this deskto...
In this guide, we will be taking a hands-on look at the xTool P3, an 80-watt CO2 laser cutter that aims to bring industrial capability to a desktop format and price tag. We are going to be exploring its features, and seeing how this deskto...
We have tailored guides on series circuits and basic switches, but that’s not even close to the limit of what you can learn and teach with Chibitronics.
The Classroom Pack comes with all the components an educator would need to teach...
We have tailored guides on series circuits and basic switches, but that’s not even close to the limit of what you can learn and teach with Chibitronics.
The Classroom Pack comes with all the components an educator would need to teach...
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...
In this guide, we’re taking a close look at the Arduino Uno Q — Arduino’s new hybrid development board that combines a Linux single board computer with a dedicated microcontroller. A device that feels like not...
In this guide, we’re taking a close look at the Arduino Uno Q — Arduino’s new hybrid development board that combines a Linux single board computer with a dedicated microcontroller. A device that feels like not...
Let's get started with the PiicoDev® OLED Module SSD1306. In this guide, we'll connect the PiicoDev OLED to our Raspberry Pi and get it working with some example code to display text, shapes, and animations.
To follo...
Let's get started with the PiicoDev® OLED Module SSD1306. In this guide, we'll connect the PiicoDev OLED to our Raspberry Pi and get it working with some example code to display text, shapes, and animations.
To follo...
Radio Frequency IDentification (RFID) uses electromagnetic fields to identify and communicate with tags. Each RFID module emits radio waves that energise the passive tag, which then responds with its own identifying number or data, as reque...
Radio Frequency IDentification (RFID) uses electromagnetic fields to identify and communicate with tags. Each RFID module emits radio waves that energise the passive tag, which then responds with its own identifying number or data, as reque...
The Makera Carvera touts itself as a beginner-friendly CNC milling machine capable of carving through wood, plastic, brass, and aluminium, all while keeping a compact desktop footprint that still offers a highly capable 360 by 240 millimet...
The Makera Carvera touts itself as a beginner-friendly CNC milling machine capable of carving through wood, plastic, brass, and aluminium, all while keeping a compact desktop footprint that still offers a highly capable 360 by 240 millimet...
Filament grinding is very unlikely to occur if your running an Ultimaker S5 3D Printer with Ultimaker materials or 3rd party supported materials. Filament grinding occurs when the knurled feeder gear slips against the filament instead of sm...
Filament grinding is very unlikely to occur if your running an Ultimaker S5 3D Printer with Ultimaker materials or 3rd party supported materials. Filament grinding occurs when the knurled feeder gear slips against the filament instead of sm...
Speed or Perfection? That choice is what an understanding of Layer Heights whenever Resin 3D printing is going to provide you. Any Traditional Resin 3D Printer worth its salt will let you print with Layer Heights between 10 Micron to 100 Mi...
Speed or Perfection? That choice is what an understanding of Layer Heights whenever Resin 3D printing is going to provide you. Any Traditional Resin 3D Printer worth its salt will let you print with Layer Heights between 10 Micron to 100 Mi...
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 Infinity Mirror Kit is a desk-top display that creates a dazzling optical illusion - a tunnel of light that tears through space!
Note: This tutorial is for the Infinity Kit V1. We updated have updated to the Infinity Kit V2 as of ...
The Infinity Mirror Kit is a desk-top display that creates a dazzling optical illusion - a tunnel of light that tears through space!
Note: This tutorial is for the Infinity Kit V1. We updated have updated to the Infinity Kit V2 as of ...
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...
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...
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...
What We'll AchieveThis guide will help you set up a Plant_io controller to automatically irrigate a plant of your choice. This example focuses on germinating seeds, but this is only one option.
Along the way we'll:
Assemble a hardware pl...
What We'll AchieveThis guide will help you set up a Plant_io controller to automatically irrigate a plant of your choice. This example focuses on germinating seeds, but this is only one option.
Along the way we'll:
Assemble a hardware pl...
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...
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...
In this guide, we will be learning how to use the RD-03D radar sensor with a Raspberry Pi Pico so you can detect and track humans in your next project. We will be looking at how it operates and what you will get out of it, how to con...
In this guide, we will be learning how to use the RD-03D radar sensor with a Raspberry Pi Pico so you can detect and track humans in your next project. We will be looking at how it operates and what you will get out of it, how to con...
An instant response security system that actually works!If you've got security cameras tied to cloud services, you'll know the frustration – push notifications arrive with latency, footage takes ages to load, and by the time you realise so...
An instant response security system that actually works!If you've got security cameras tied to cloud services, you'll know the frustration – push notifications arrive with latency, footage takes ages to load, and by the time you realise so...
Today we will be making an Arduino circuit that will start playing a noise if the water (or surrounding environment) reaches a certain temperature, in our case, that temperature will be 100° Celsius.
This is a useful little projec...
Today we will be making an Arduino circuit that will start playing a noise if the water (or surrounding environment) reaches a certain temperature, in our case, that temperature will be 100° Celsius.
This is a useful little projec...
My front gate is a long way from the house at around 300m. I don’t want people wandering around my property without knowing about it. This project uses two Raspberry Pi P...
My front gate is a long way from the house at around 300m. I don’t want people wandering around my property without knowing about it. This project uses two Raspberry Pi P...
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...
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...
This project began with a desire to make circuit building readily approachable for students new to electronics by bridging the gap between schematic diagrams and working circuits. The PiicoDev ecosystem provides a very accessible introduct...
This project began with a desire to make circuit building readily approachable for students new to electronics by bridging the gap between schematic diagrams and working circuits. The PiicoDev ecosystem provides a very accessible introduct...
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...
To display time and speed to a driver while logging timestamped raw latitude, longitude and speed as returned by the GPS satellite network. This allows a driver to double-check th...
To display time and speed to a driver while logging timestamped raw latitude, longitude and speed as returned by the GPS satellite network. This allows a driver to double-check th...
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...
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...
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 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...
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 ...
Converting a Mule into an articulated 4 wheel vehicle. A 'Mule' is/was a hand trolley with a motorised elevatable platform.
What for? Just for fun, want to be able to control it using the R2D2 droid inventor app via LittleBits boards, why ...
Converting a Mule into an articulated 4 wheel vehicle. A 'Mule' is/was a hand trolley with a motorised elevatable platform.
What for? Just for fun, want to be able to control it using the R2D2 droid inventor app via LittleBits boards, why ...
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 ...
As part of a larger home automation project, I wanted the ability to control some mains power outlets remotely. To achieve this, I interfaced the transmitter from an inexpensive 433MHz mains remote control kit with a raspberry pi zero w (vi...
As part of a larger home automation project, I wanted the ability to control some mains power outlets remotely. To achieve this, I interfaced the transmitter from an inexpensive 433MHz mains remote control kit with a raspberry pi zero w (vi...
Frequency Reactive LEDs, i2c Protocol, Raspberry Pi, and Other Adventures.Here at Pix Incorporated we take word count very seriously. We believe in short, focused, and enjoyable writing which hints at the horizons of our imagination (...
Frequency Reactive LEDs, i2c Protocol, Raspberry Pi, and Other Adventures.Here at Pix Incorporated we take word count very seriously. We believe in short, focused, and enjoyable writing which hints at the horizons of our imagination (...
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...
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 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...
Introduction
Searching for solar panels and related items on the Core Electronics website; I came across the Solarbotics GraviTrack Marble Machine Kit. I thought the kit would be a good educational tool for the grandkids. The kit was a hit...
Introduction
Searching for solar panels and related items on the Core Electronics website; I came across the Solarbotics GraviTrack Marble Machine Kit. I thought the kit would be a good educational tool for the grandkids. The kit was a hit...
This project started because I wanted to know the signal strength of the Wifi in various places around my house. I had set up a Pi Zero as a simple watering system controller. It would switch a solenoid on and off based on a 7 day schedule;...
This project started because I wanted to know the signal strength of the Wifi in various places around my house. I had set up a Pi Zero as a simple watering system controller. It would switch a solenoid on and off based on a 7 day schedule;...
A couple of years ago, I found a modern jukebox (with iPod connectivity, AM/FM radio, CD player and LEDs) dumped in my street. The body was in decent condition but all of the electronics were ruined apart from the LEDs. I decided to take it...
A couple of years ago, I found a modern jukebox (with iPod connectivity, AM/FM radio, CD player and LEDs) dumped in my street. The body was in decent condition but all of the electronics were ruined apart from the LEDs. I decided to take it...
I read somewhere about UNIX Epoch time and thought wouldn't it be neat to have a clock that showed time in this format?
This project developed from that idea. I had a unused GPS module with serial output so I thought it would also be cool ...
I read somewhere about UNIX Epoch time and thought wouldn't it be neat to have a clock that showed time in this format?
This project developed from that idea. I had a unused GPS module with serial output so I thought it would also be cool ...
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...
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...
This project incorporates two Arduino boards, in a Master/Slave setup. The master is one with an accelerometer (ADLX345) and the slave has a Servo attached (SG90). When tilting the accelerometer, the master Arduino tells the Slave Arduino t...
This project incorporates two Arduino boards, in a Master/Slave setup. The master is one with an accelerometer (ADLX345) and the slave has a Servo attached (SG90). When tilting the accelerometer, the master Arduino tells the Slave Arduino t...
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...
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 an Accelerometer to detect when you are leaning left or right. Depending on if/where you are leaning, it will flash LEDs on the right or left of the bike's rear. Powered by an Arduino and a 12v battery pack (my case 8 AA B...
This project uses an Accelerometer to detect when you are leaning left or right. Depending on if/where you are leaning, it will flash LEDs on the right or left of the bike's rear. Powered by an Arduino and a 12v battery pack (my case 8 AA B...
I'm an amateur musician but a pretty serious classical & jazz pianist, and this project arose out of my interest in exploring the difference between writing music for synthesisers and music for piano. I work as a...
I'm an amateur musician but a pretty serious classical & jazz pianist, and this project arose out of my interest in exploring the difference between writing music for synthesisers and music for piano. I work as a...
This project is about how to build an 8 bit computer on breadboards, from 7400 series basic TTL. I am currently in the process of building mine, and will give an overview of what's involved. It is a great project that can teach you a lot ab...
This project is about how to build an 8 bit computer on breadboards, from 7400 series basic TTL. I am currently in the process of building mine, and will give an overview of what's involved. It is a great project that can teach you a lot ab...
Hyperweb is a collaborative interactive sculpture installation at Vivid in Sydney. I designed and built a crowd sensing weather station that is used to control an audio "soundscape" within the piece. It also triggers light show events that ...
Hyperweb is a collaborative interactive sculpture installation at Vivid in Sydney. I designed and built a crowd sensing weather station that is used to control an audio "soundscape" within the piece. It also triggers light show events that ...
This project is to build a super cheap wireless adapter based on Raspberry Pi Zero and ENC28J60 ethernet module for Xbox 360I have two Xbox 360 consoles and today I want to connect them together but I only have one OEM wireless adapter. It ...
This project is to build a super cheap wireless adapter based on Raspberry Pi Zero and ENC28J60 ethernet module for Xbox 360I have two Xbox 360 consoles and today I want to connect them together but I only have one OEM wireless adapter. It ...
I’ve had a Current Cost Power Monitor for a number of years which worked well until we put solar on the roof. The Current Cost can’t determine which direction the power is flowing and so power generation and con...
I’ve had a Current Cost Power Monitor for a number of years which worked well until we put solar on the roof. The Current Cost can’t determine which direction the power is flowing and so power generation and con...
For $50 and some dedication a retro gaming console can be yours and with HDMI you can play it with any modern TV or monitor. Instead of using bulky and space taking cartridges and discs it's all on the console.
For this build, we're going ...
For $50 and some dedication a retro gaming console can be yours and with HDMI you can play it with any modern TV or monitor. Instead of using bulky and space taking cartridges and discs it's all on the console.
For this build, we're going ...
This mini cube is made up of six 4x4 WS2812B panels giving a total of 96 individually addressable RGB LEDs. Buried inside the cube is an ATTiny85 microcontroller powered by a 120mAh Lithium-Ion battery. It also contains a mercury switch and...
This mini cube is made up of six 4x4 WS2812B panels giving a total of 96 individually addressable RGB LEDs. Buried inside the cube is an ATTiny85 microcontroller powered by a 120mAh Lithium-Ion battery. It also contains a mercury switch and...
I really love the reliability of my Fuji wireless mono laser printer. Best printer I've ever owned. However, it was released without Google Cloud Print. This required constant driver installation on new devices and the inconvenience of not ...
I really love the reliability of my Fuji wireless mono laser printer. Best printer I've ever owned. However, it was released without Google Cloud Print. This required constant driver installation on new devices and the inconvenience of not ...
Ever seen a touch lamp in action and wondered how on earth we can make that using basic components? This project is a basic circuit with 2 transistors to amplify a signal from your touch.Extra: The LED doesn't actually blink like that, just...
Ever seen a touch lamp in action and wondered how on earth we can make that using basic components? This project is a basic circuit with 2 transistors to amplify a signal from your touch.Extra: The LED doesn't actually blink like that, just...
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...
This piece combines recycled electronics extracted from decommissioned computers and new electronic components. I had an idea I wanted to incorporate a lighting element into a contemporary sculpture so it was just a matter of coming up with...
This piece combines recycled electronics extracted from decommissioned computers and new electronic components. I had an idea I wanted to incorporate a lighting element into a contemporary sculpture so it was just a matter of coming up with...
Wow - this is one monstrous sounding and great looking speaker - even if I do say so myself!
This is basically a 2.1 (stereo + subwoofer) system made with 3D plastic parts. Both the full range and subwoofer speakers are based on closed (se...
Wow - this is one monstrous sounding and great looking speaker - even if I do say so myself!
This is basically a 2.1 (stereo + subwoofer) system made with 3D plastic parts. Both the full range and subwoofer speakers are based on closed (se...
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, ...
In this project, I'm using an esp32 board combined with a thermistor, plus an Amazon Web Services Lambda API plus some web charting code for temperature sensing. Source code can be found in the GitHub repository: https://github.com/Acr...
In this project, I'm using an esp32 board combined with a thermistor, plus an Amazon Web Services Lambda API plus some web charting code for temperature sensing. Source code can be found in the GitHub repository: https://github.com/Acr...
I was down at a local game shop recently and noticed their range of chess boards and decided to try my hand at a simple little project. I'm a big fan of Doctor Who, Chess and 3D Printing. So I decided to combine them all together into a fun...
I was down at a local game shop recently and noticed their range of chess boards and decided to try my hand at a simple little project. I'm a big fan of Doctor Who, Chess and 3D Printing. So I decided to combine them all together into a fun...
The aim of this project was to create a working model of the aircraft exterior lighting systems. Initially, this started as a simple project for Uni, but I wasn’t having that. I wanted to learn something. So of course, I went over the...
The aim of this project was to create a working model of the aircraft exterior lighting systems. Initially, this started as a simple project for Uni, but I wasn’t having that. I wanted to learn something. So of course, I went over the...
I am an amateur musician, coder, and electronics maker. When I found out that the Novation Launchpad (mine is a mini MK3) can be programmed, I was excited about creating unique music. The idea is to use the Launchpad to play a game and use ...
I am an amateur musician, coder, and electronics maker. When I found out that the Novation Launchpad (mine is a mini MK3) can be programmed, I was excited about creating unique music. The idea is to use the Launchpad to play a game and use ...
I’ve always been fascinated by LED screens and seeing beautiful colours mix and merge to create vibrant displays. I also love games, so what better way to combine the two than a giant LED pixel matrix which can play games, display aud...
I’ve always been fascinated by LED screens and seeing beautiful colours mix and merge to create vibrant displays. I also love games, so what better way to combine the two than a giant LED pixel matrix which can play games, display aud...
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...
I used an Arduino and a US-100 ultrasonic sensor to make an extremely low-cost tide gauge.
This project measures the tide by sensing the distance to water using a US-100 ultrasonic sensor. The device has a 3D printed base&nb...
I used an Arduino and a US-100 ultrasonic sensor to make an extremely low-cost tide gauge.
This project measures the tide by sensing the distance to water using a US-100 ultrasonic sensor. The device has a 3D printed base&nb...
Our recycle bin is collected fortnightly, but I can never remember which week, and the printed calendar changes every year! So I made a Raspberry Pi Pico W and GlowBit Matrix powered model wheelie bin which shows when the bins are due at a...
Our recycle bin is collected fortnightly, but I can never remember which week, and the printed calendar changes every year! So I made a Raspberry Pi Pico W and GlowBit Matrix powered model wheelie bin which shows when the bins are due at a...
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...
The UNITRAC (UNIversal TRACtion system) is a simple 3D printable conversion for the Black Gladiator-Tracked chassis, It’s designed to transform the large wheelbase platform into a self-contained propulsion system that has all the torq...
The UNITRAC (UNIversal TRACtion system) is a simple 3D printable conversion for the Black Gladiator-Tracked chassis, It’s designed to transform the large wheelbase platform into a self-contained propulsion system that has all the torq...
The concrete body of the lamp (which, to my eye look a bit like a leek) is made is two halves. The 1st and 2nd halves are cast in 2 steps using the same mould twice. I had a few failed attempts at making the mould entirely from sta...
The concrete body of the lamp (which, to my eye look a bit like a leek) is made is two halves. The 1st and 2nd halves are cast in 2 steps using the same mould twice. I had a few failed attempts at making the mould entirely from sta...
Introduction
This project started because I needed to replace a water tap timer that had seen better days.
The aim was to use a Raspberry Pi Pico and a couple of PiicoDev boards to do what the water timer did. The actual stopping a...
Introduction
This project started because I needed to replace a water tap timer that had seen better days.
The aim was to use a Raspberry Pi Pico and a couple of PiicoDev boards to do what the water timer did. The actual stopping a...
These days we can do just about anything on our phone, we can control so many aspects of our lives using the technology in our pocket, but the most mundane aspects of our lives; opening the garage door, blindly reaching for the light switch...
These days we can do just about anything on our phone, we can control so many aspects of our lives using the technology in our pocket, but the most mundane aspects of our lives; opening the garage door, blindly reaching for the light switch...
Since I was young, I've always loved to explore. Over the years, I've tinkered with RC cars and played with planes, which were always plenty of fun. But I always dreamed of going out further - out into the real world, far beyond the confine...
Since I was young, I've always loved to explore. Over the years, I've tinkered with RC cars and played with planes, which were always plenty of fun. But I always dreamed of going out further - out into the real world, far beyond the confine...
I frequently check the weather on my phone, often finding it hasn’t changed. As there are already many screens around the house and even in our pockets or on our wrists that can display the weather forecast, I decided to create a display t...
I frequently check the weather on my phone, often finding it hasn’t changed. As there are already many screens around the house and even in our pockets or on our wrists that can display the weather forecast, I decided to create a display t...
In the area I live, there are often kangaroos that jump in front of traffic, often from blind spots, and can get themselves into harm's way. I wanted to build a low-cost solution that can alert drivers to kangaroos in these blind spots to r...
In the area I live, there are often kangaroos that jump in front of traffic, often from blind spots, and can get themselves into harm's way. I wanted to build a low-cost solution that can alert drivers to kangaroos in these blind spots to r...
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...
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 ...
Introducing to you today, the Quadbeest, the next evolutionary step in the Strandbeest genealogy. It seemed to be about time for Strandbeests to evolve to take over the air, so I made it happen. Able to be controlled over a kilometre in the...
Introducing to you today, the Quadbeest, the next evolutionary step in the Strandbeest genealogy. It seemed to be about time for Strandbeests to evolve to take over the air, so I made it happen. Able to be controlled over a kilometre in the...
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 ...
I want to make a portable music box that my 2 year old kid can operate intuitively on her own. So, Spotify or any other on-demand music platform with tablets and Bluetooth speakers are out of the question. Remember the good old days of putt...
I want to make a portable music box that my 2 year old kid can operate intuitively on her own. So, Spotify or any other on-demand music platform with tablets and Bluetooth speakers are out of the question. Remember the good old days of putt...
A smaller version of our amazing Infinity-Mirror Table - the Desktop Infinity Mirror compresses all the colourful goodness into a picture frame-sized display. The entire design is made from laser-cut acrylic that we cut in-house. Check out ...
A smaller version of our amazing Infinity-Mirror Table - the Desktop Infinity Mirror compresses all the colourful goodness into a picture frame-sized display. The entire design is made from laser-cut acrylic that we cut in-house. Check out ...
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’ve had this idea for Halloween for a few years now. I wanted to make my porch display into an escape room for trick or treating. The kids would have to solve an environmental...
I’ve had this idea for Halloween for a few years now. I wanted to make my porch display into an escape room for trick or treating. The kids would have to solve an environmental...
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...
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...
A simple camera motion detection system for Raspberry Pi. Definitely written with Aussie's in mind (although it could be modified to be used in other countries). The main motivation behind writing this was to monitor property and wildlife ...
A simple camera motion detection system for Raspberry Pi. Definitely written with Aussie's in mind (although it could be modified to be used in other countries). The main motivation behind writing this was to monitor property and wildlife ...
It is real and here it is! Including everything you need to make one a Luma 1 for yourself! So allow me to introduce you properly to the Luminator Mark 1. I'm talking all the ins and outs of this inside-out neo disco ball so you can ...
It is real and here it is! Including everything you need to make one a Luma 1 for yourself! So allow me to introduce you properly to the Luminator Mark 1. I'm talking all the ins and outs of this inside-out neo disco ball so you can ...
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.