Search results for: '018-LCD1602-12C'

We could not find anything for 018-LCD1602-12C
We could not find anything for 018-LCD1602-12C
We could not find anything for 018-LCD1602-12C

I2C with Raspberry Pi

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 ...

How to use a RTC With an Arduino UNO R3 to Create an Accurate Clock (LCD Screen and Nixie Tubes)

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...

I2C Bus and the Arduino

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...

Makerverse Real Time Clock with Supercapacitor Backup - Raspberry Pi Pico Guide

Introduction This guide covers the basic use of the Makerverse Supercap Real Time clock on the Raspberry Pi Pico using our RV3028 MicroPython module. The MicroPython module implements some commonly used features of the RV3028 RTC but is no...

Introduction This guide covers the basic use of the Makerverse Supercap Real Time clock on the Raspberry Pi Pico using our RV3028 MicroPython module. The MicroPython module implements some commonly used features of the RV3028 RTC but is no...

How to use Stepper Motors and DC Motors with a Raspberry Pi - Adafruit DC & Stepper Motor HAT

This guide will demonstrate exactly how to control Standard Stepper Motors and DC Motors with a Raspberry Pi Single-Board Computer. To do this as seamlessly as possible we will utilise a HAT. HAT stands for Hardware Attached on Top. HAT bo...

This guide will demonstrate exactly how to control Standard Stepper Motors and DC Motors with a Raspberry Pi Single-Board Computer. To do this as seamlessly as possible we will utilise a HAT. HAT stands for Hardware Attached on Top. HAT bo...

Teensy Boards Compared

Hello everyone, how awesome are the Teensy boards from PJRC? Super awesome. And as with any product that has been around for a few years, and gone through various iterations, there’s now a few different boards to choose from, which ...

Hello everyone, how awesome are the Teensy boards from PJRC? Super awesome. And as with any product that has been around for a few years, and gone through various iterations, there’s now a few different boards to choose from, which ...

How to use a NFC Reader with Raspberry Pi

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...

How GPS Receivers work

GPS is accurate and handy to use, so much so that we rely on it more and more every day. It's not often we take the time to learn how it works. The idea of GPS refers to a Global Positioning System; a collection of satellites in orbit above...

GPS is accurate and handy to use, so much so that we rely on it more and more every day. It's not often we take the time to learn how it works. The idea of GPS refers to a Global Positioning System; a collection of satellites in orbit above...

Set Up a Geophone with a Raspberry Pi and an ADC (ADS1115)

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...

PiicoDev Real Time Clock (RTC) RV-3028 - Getting Started Guide

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...

Choosing Your Next LiPo Battery

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...

Makerverse Micro SD Adapter - MicroPython Guide and Data Logging

Introduction This guide covers how to connect the Makerverse Micro SD Card Adapter to a Raspberry Pi Pico and program a basic data logging script in MicroPython. To follow along, it's best to have: A Makerverse Micr...

Introduction This guide covers how to connect the Makerverse Micro SD Card Adapter to a Raspberry Pi Pico and program a basic data logging script in MicroPython. To follow along, it's best to have: A Makerverse Micr...

Control Large GoBILDA DC Motors With a Raspberry Pi - Pololu Motoron HAT

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...

How to use Force Sensitive Resistors with a Raspberry Pi and a ADS1015 ADC

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...

How to Drive High Power LEDs – 3W Aluminum Backed Star LEDs

High power LEDs (Light Emitting Diodes) have different requirements that need to be met when compared to regular LEDs. Current regulation using only resistors is impractical so it is necessary to use a switched-mode voltage and current reg...

High power LEDs (Light Emitting Diodes) have different requirements that need to be met when compared to regular LEDs. Current regulation using only resistors is impractical so it is necessary to use a switched-mode voltage and current reg...

Makerverse Nano Power Timer

Introduction The Makerverse Nano Power Timer is an ultra-low current consumption power controller designed to periodically turn on a battery powered microcontroller. It is perfect for maximising the battery life of data-logging sensor...

Introduction The Makerverse Nano Power Timer is an ultra-low current consumption power controller designed to periodically turn on a battery powered microcontroller. It is perfect for maximising the battery life of data-logging sensor...

Hello World with the OLED FeatherWing

The OLED Featherwing by Adafruit is a particularly interesting Wing; it gives you a 128x32 monochrome OLED display right on top of your feather board. There's also three buttons to use that are internally connected to your MCU and accessibl...

The OLED Featherwing by Adafruit is a particularly interesting Wing; it gives you a 128x32 monochrome OLED display right on top of your feather board. There's also three buttons to use that are internally connected to your MCU and accessibl...

How To Control A Motor with the Raspberry Pi

In this tutorial, we are going to connect a Motor to the Raspberry Pi and create a hypnotic self-spinner. We are first going to look at how to wire the Raspberry Pi to the motor controller and the motor. We will then look at using the raspb...

In this tutorial, we are going to connect a Motor to the Raspberry Pi and create a hypnotic self-spinner. We are first going to look at how to wire the Raspberry Pi to the motor controller and the motor. We will then look at using the raspb...

Soldering 101

Imagine being a builder without a hammer, or a car without a brake, this is kind of useful, but nowhere near as useful as it could be. This is like being a maker/DIY’er/enthusiast without being able to solder. Sure you can breadboard ...

Imagine being a builder without a hammer, or a car without a brake, this is kind of useful, but nowhere near as useful as it could be. This is like being a maker/DIY’er/enthusiast without being able to solder. Sure you can breadboard ...

Our tips for using NiMH Batteries

NiMH is an abbreviation for Nickel-Metal Hydride. NiMH batteries are some of the most common rechargeable batteries we see in consumer electronics. Due to their superior chemistry, NiMH batteries have taken over Nickel Cadmium Battery appli...

NiMH is an abbreviation for Nickel-Metal Hydride. NiMH batteries are some of the most common rechargeable batteries we see in consumer electronics. Due to their superior chemistry, NiMH batteries have taken over Nickel Cadmium Battery appli...

Getting Started with Saleae: Tips and Tricks

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...

Motor Drivers vs. Motor Controllers

If you’ve ever built a robot with wheels, or any motorised parts really, you’ll have come across the issue of needing to drive it from your microcontroller. Because a standard chip is only able to output a small amount of curren...

If you’ve ever built a robot with wheels, or any motorised parts really, you’ll have come across the issue of needing to drive it from your microcontroller. Because a standard chip is only able to output a small amount of curren...

Graphic OLED Displays with Particle

Note that the digital artifacts on the screenare from the camera used to capture and not the screen itself How many great artworks or photos have you seen that consist of just lines of characters; words and numbers? Very few. It’s ...

Note that the digital artifacts on the screenare from the camera used to capture and not the screen itself How many great artworks or photos have you seen that consist of just lines of characters; words and numbers? Very few. It’s ...

Controlling a Solenoid with Raspberry Pi and a Relay

Here is how to control a 12 Volt Solenoid with a Raspberry Pi using a 5 Volt Relay. Solenoids are an immensely useful way to turn electrical energy into a linear motion. Solenoids come in a variety of different specifications with 5 Volt an...

Here is how to control a 12 Volt Solenoid with a Raspberry Pi using a 5 Volt Relay. Solenoids are an immensely useful way to turn electrical energy into a linear motion. Solenoids come in a variety of different specifications with 5 Volt an...

Pycom WiPy Overview

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 ...

Makerverse Real Time Clock with Supercapacitor Backup - Raspberry Pi Guide

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...

Controlling Standard Servos with Raspberry Pi

This guide will teach you how to control any small and big servos with a Raspberry Pi 4 Model B (worth noting any Raspberry Pi Board with GPIO pins can be able to be used in this scenario. Servos are an immensely useful way to turn ele...

This guide will teach you how to control any small and big servos with a Raspberry Pi 4 Model B (worth noting any Raspberry Pi Board with GPIO pins can be able to be used in this scenario. Servos are an immensely useful way to turn ele...

Getting Started With Relays | Examples with Raspberry Pi Pico

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...

Circuit Playground Express TV Remote

Have you ever lost or broken a TV remote before it's time? Have you ever wanted to spice up the way you change channels or inputs on your TV? Have you got a greedy housemate who always steals the remote off you? If any of these are the case...

Have you ever lost or broken a TV remote before it's time? Have you ever wanted to spice up the way you change channels or inputs on your TV? Have you got a greedy housemate who always steals the remote off you? If any of these are the case...

Lightning Sensor with a Raspberry Pi Single Board Computer - 40 KM RADIUS RANGE!

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...

Weather Station with Arduino Tutorial

This Weather Station with Arduino was designed for the South Australia Catholic Education STEM Weather Station Challenge. We were lucky enough to be asked to build one of the basic kits provided to schools across South Australia for entry i...

This Weather Station with Arduino was designed for the South Australia Catholic Education STEM Weather Station Challenge. We were lucky enough to be asked to build one of the basic kits provided to schools across South Australia for entry i...

Counting with Hexadecimal, Binary, and Decimal

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...

Pycom Pytrack Getting Started

In this getting started guide we’ll use the Pytrack from Pycom to detect our location on Earth using the onboard GPS module and use the accelerometer to control a 3D model on the PC. I put a WiPy onto my Pytrack, connected it to ...

In this getting started guide we’ll use the Pytrack from Pycom to detect our location on Earth using the onboard GPS module and use the accelerometer to control a 3D model on the PC. I put a WiPy onto my Pytrack, connected it to ...

Pycom SiPy Overview

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 ...

Our tips for using LiPo Batteries

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...

USB Keyboard-Mouse with Teensy

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...

Your First Print with a Lulzbot 3D Printer

Once you receive and unbox your Lulzbot machine you might be so eager to print things, you skip a few steps in the setup process and all of a sudden you are having all sorts of difficulties that you can’t understand. It happens, what ...

Once you receive and unbox your Lulzbot machine you might be so eager to print things, you skip a few steps in the setup process and all of a sudden you are having all sorts of difficulties that you can’t understand. It happens, what ...

Three Golden Rules for Choosing a Power Supply (No Maths!)

Often the last consideration in a maker project, the DC power supply is the heartbeat of many electrical projects and the correct selection requires some consideration. Power supplies go by a lot of different names, you can call them Wall ...

Often the last consideration in a maker project, the DC power supply is the heartbeat of many electrical projects and the correct selection requires some consideration. Power supplies go by a lot of different names, you can call them Wall ...

Raspberry Pi Workshop for Beginners

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...

Raspberry Pi Pico Workshop for Beginners

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...

Capacitive Touch with Makey Makey

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...

C Programming for Makers

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....

What is a Logic Analyser

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...

PWM Expanders for Particle

Welcome, have you had a good day? Fantastic, unless of course, you haven’t had a good day so far, in which case don’t worry, it’s about to get better! Today we’re going to be learning about adding PWM channels to...

Welcome, have you had a good day? Fantastic, unless of course, you haven’t had a good day so far, in which case don’t worry, it’s about to get better! Today we’re going to be learning about adding PWM channels to...

PiicoDev Connection Guide

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...

Logic Level Converters for Raspberry Pi

So you’ve got your Raspberry Pi, you’ve got your sensors and external components and you’re ready to build a world-conquering robot beyond compare. But hang on a minute, the sensor you have only operates on 5V and you vagu...

So you’ve got your Raspberry Pi, you’ve got your sensors and external components and you’re ready to build a world-conquering robot beyond compare. But hang on a minute, the sensor you have only operates on 5V and you vagu...

Logic Level Converters for Particle

So you’ve got your Particle Photon or Electron, you’ve got your sensors and external components and you’re ready to build an IoT device to make the world your slave. But hang on a minute, the sensor you have only operate...

So you’ve got your Particle Photon or Electron, you’ve got your sensors and external components and you’re ready to build an IoT device to make the world your slave. But hang on a minute, the sensor you have only operate...

Raspberry Pi and the IQaudio DAC+ | Volumio and Raspberry Pi OS | Hi-Fi on a Ras-Pi

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...

GlowBit Stick 1x8 - Python and MicroPython Guide

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...

MOSFETs for Makers: Getting Started with High-Power Control

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...

Your First LoRaWAN Node on The Things Network

Note: With the rollout of TTNv3, the "Setup" section of this guide no longer works - but we're keeping it here for posterity. Let us know on our forums if you need help getting started with the new method. In the lasts article we looked at...

Note: With the rollout of TTNv3, the "Setup" section of this guide no longer works - but we're keeping it here for posterity. Let us know on our forums if you need help getting started with the new method. In the lasts article we looked at...

PiicoDev Ecosystem Compatibility

PiicoDev is the open-source and best-documented platform specifically designed with rapid prototyping and maker education in mind. As fellow community educators, we have infused PiicoDev with ideas to ensure that every home project, school...

PiicoDev is the open-source and best-documented platform specifically designed with rapid prototyping and maker education in mind. As fellow community educators, we have infused PiicoDev with ideas to ensure that every home project, school...

WS2812 / NeoPixel Addressable LEDs: Arduino Quickstart Guide

This tutorial is aimed at getting some instant gratification from your WS2812 LEDs (also known as NeoPixels). I'll briefly cover a bare-bones setup for Arduino. If you've never used an Arduino before, we've got you covered with our free, o...

This tutorial is aimed at getting some instant gratification from your WS2812 LEDs (also known as NeoPixels). I'll briefly cover a bare-bones setup for Arduino. If you've never used an Arduino before, we've got you covered with our free, o...

Getting set up with Node-RED on the Raspberry Pi

What is Node-RED? Node-RED is a tool originally created by IBM for flow-based programming, and has built-in support for the Raspberry Pi and it's GPIO capabilities. It runs on top of Node.js, and can be accessed with just a web browse...

What is Node-RED? Node-RED is a tool originally created by IBM for flow-based programming, and has built-in support for the Raspberry Pi and it's GPIO capabilities. It runs on top of Node.js, and can be accessed with just a web browse...

How to Use DC Regulators/Converters

So, you might have the best project in the world, an amazing idea and design, but no matter how clever your circuitry or how advanced your prototype is, unless you can power your project correctly, it all counts for nothing. Often you will ...

So, you might have the best project in the world, an amazing idea and design, but no matter how clever your circuitry or how advanced your prototype is, unless you can power your project correctly, it all counts for nothing. Often you will ...

Getting Hands-on with Sensors

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...

Getting Started With Inertial Measurement Units | Exploring Degrees Of Freedom

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 ...

Arduino Workshop for Beginners

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 ...

I SPI with 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 ...

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 ...

Servos, Steppers or Solenoids? | Choosing an Actuator to Move Your Project

In this guide, we go over some common ways of adding motion to your project with actuators such as stepper motors, servos and linear actuators, to help you choose which one is most appropriate for your situation. The start of this guide c...

In this guide, we go over some common ways of adding motion to your project with actuators such as stepper motors, servos and linear actuators, to help you choose which one is most appropriate for your situation. The start of this guide c...

Teensy 3.5 & 3.6 Review

When Teensy was first released, it was a revelation to the maker community. It brought together the power of ARM processors and the simplicity that is the Arduino IDE. Building upon that platform, Paul Stoffregen, the man behind PJRC contin...

When Teensy was first released, it was a revelation to the maker community. It brought together the power of ARM processors and the simplicity that is the Arduino IDE. Building upon that platform, Paul Stoffregen, the man behind PJRC contin...

How to Use a Logic Level Shifter/Converter

So you’ve got your microcontroller/development board ready to go, you’ve got your sensors and external components and you’re ready to build an IoT device to make the world your slave. But hang on a minute, the sensor you h...

So you’ve got your microcontroller/development board ready to go, you’ve got your sensors and external components and you’re ready to build an IoT device to make the world your slave. But hang on a minute, the sensor you h...

DIY 10W Bluetooth Speaker - No Code Needed – How to use a Bluetooth 4.2 Audio Receiver Board with Onboard Amplifier (MH-M38)

Let's turn it up to 11! Today we are getting right into Bluetooth Audio Receivers in particular the MH-M38. The MH-M38 is a stereo audio receiver with loudspeaker outputs (and an inbuilt amplifier) that can play music from a smartphone/com...

Let's turn it up to 11! Today we are getting right into Bluetooth Audio Receivers in particular the MH-M38. The MH-M38 is a stereo audio receiver with loudspeaker outputs (and an inbuilt amplifier) that can play music from a smartphone/com...

Setting up and Using the Adafruit 16-Channel Servo HAT for Raspberry Pi

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...

Our Rigol DS1052E Oscilloscope Review

The 2-channel Rigol DS1052E oscilloscope is beloved by many as a really decent, cheap 'scope for the home electronics lab. While its features pale next to those hosted by more modern offerings, the 1052 packs the basics into a reliable...

The 2-channel Rigol DS1052E oscilloscope is beloved by many as a really decent, cheap 'scope for the home electronics lab. While its features pale next to those hosted by more modern offerings, the 1052 packs the basics into a reliable...

IoT with LoRaWAN, Pycom, The Things Network & Node-RED

Note: With the rollout of TTNv3, the "Setup" section of this guide no longer works - but we're keeping it here for posterity. Let us know on our forums if you need help getting started with the new method. In our two previous Pycom article...

Note: With the rollout of TTNv3, the "Setup" section of this guide no longer works - but we're keeping it here for posterity. Let us know on our forums if you need help getting started with the new method. In our two previous Pycom article...

PiicoDev Button | Getting Started Guide

Buttons are a ubiquitous user interface - of course, you've seen them everywhere! The humble button is often the fastest way to create a control interface for your project too. This guide will help you get started with a PiicoDev® Butt...

Buttons are a ubiquitous user interface - of course, you've seen them everywhere! The humble button is often the fastest way to create a control interface for your project too. This guide will help you get started with a PiicoDev® Butt...

PiicoDev 3-Axis Accelerometer LIS3DH - Getting Started Guide

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...

Webhooks with Particle.io

Have you ever heard people talk about how amazing the Internet of Things is and how you can leverage the power of the internet by creating IoT devices, but not really known how to get started? This tutorial is for you! We’re going to ...

Have you ever heard people talk about how amazing the Internet of Things is and how you can leverage the power of the internet by creating IoT devices, but not really known how to get started? This tutorial is for you! We’re going to ...

Using the Accelerometer with CircuitPython: Adafruit Circuit Playground Express

At the heart of every Adafruit Circuit Playground Express lies a three-axis accelerometer. This allows us to write programs that take the orientation of the board into account. We can detect orientation and acceleration on any axis. With Ci...

At the heart of every Adafruit Circuit Playground Express lies a three-axis accelerometer. This allows us to write programs that take the orientation of the board into account. We can detect orientation and acceleration on any axis. With Ci...

Raspberry Pi 4 Model B - Board Revisions

After the release of the Raspberry Pi 4 Model B 1 GB and 2GB and 4GB generations there was a design revision. Now if you have any other Raspberry Pi board in your hand the impact of this design revision will not affect you. If you happen to...

After the release of the Raspberry Pi 4 Model B 1 GB and 2GB and 4GB generations there was a design revision. Now if you have any other Raspberry Pi board in your hand the impact of this design revision will not affect you. If you happen to...

All About LEDs

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...

Raspberry Pi HATs

Yep, Raspberry Pi is a very cool platform, so cool that they offer a range of stylish HATs to go with them. No not headwear, but fully functional hardware modules that are designed to plugin directly to the Raspberry Pi GPIO headers, and op...

Yep, Raspberry Pi is a very cool platform, so cool that they offer a range of stylish HATs to go with them. No not headwear, but fully functional hardware modules that are designed to plugin directly to the Raspberry Pi GPIO headers, and op...

PiicoDev Ambient Light Sensor VEML6030 - Micro:bit Guide

Introduction This guide will help you read light intensity data from your PiicoDev Ambient Light Sensor and a Micro:bit. To follow along, it's best to have: A Micro:bit A PiicoDev Ambient Light Sensor VEML6030 A PiicoDev adapter for ...

Introduction This guide will help you read light intensity data from your PiicoDev Ambient Light Sensor and a Micro:bit. To follow along, it's best to have: A Micro:bit A PiicoDev Ambient Light Sensor VEML6030 A PiicoDev adapter for ...

Raspberry Pi Compute Module Generations 2020

Raspberry Pi Compute Modules have developed in tandem with the many generations of Raspberry Pi single-board computers. These boards are in every right a microprocessor just like their bigger cousins however they are a very different form f...

Raspberry Pi Compute Modules have developed in tandem with the many generations of Raspberry Pi single-board computers. These boards are in every right a microprocessor just like their bigger cousins however they are a very different form f...

PiicoDev Ambient Light Sensor VEML6030 - Raspberry Pi Pico Guide

Introduction This guide will help you read light intensity data from your PiicoDev® Ambient Light Sensor and a Raspberry Pi Pico To follow along, it's best to have: A Raspberry Pi Pico with pins soldered (pointing down) A PiicoDev...

Introduction This guide will help you read light intensity data from your PiicoDev® Ambient Light Sensor and a Raspberry Pi Pico To follow along, it's best to have: A Raspberry Pi Pico with pins soldered (pointing down) A PiicoDev...

PiicoDev Pressure Sensor MS5637 - Micro:bit Guide

Introduction This guide will help you read barometric pressure from your PiicoDev® Pressure Sensor and a Micro:bit To follow along, it's best to have: A Micro:bit V2 A PiicoDev Pressure Sensor MS5637 A PiicoDev Adapter for M...

Introduction This guide will help you read barometric pressure from your PiicoDev® Pressure Sensor and a Micro:bit To follow along, it's best to have: A Micro:bit V2 A PiicoDev Pressure Sensor MS5637 A PiicoDev Adapter for M...

PiicoDev Distance Sensor VL53L1X - Micro:bit Guide

Introduction This guide will help you read distance data in millimetres from your PiicoDev Distance Sensor and a Micro:bit. To follow along, it's best to have: A Micro:bit A PiicoDev Distance Sensor VL53L1X A PiicoDev adapter for Mic...

Introduction This guide will help you read distance data in millimetres from your PiicoDev Distance Sensor and a Micro:bit. To follow along, it's best to have: A Micro:bit A PiicoDev Distance Sensor VL53L1X A PiicoDev adapter for Mic...

Makerverse Motor Driver, 2 Channel - Application Guide

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 Maker...

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 Maker...

Saleae Models Compared

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...

Wings of the Feather

The Feather boards are the brains of your project, we took a closer look at the different models in our Birds of Feather article, check that out first (especially if you have no idea what the difference is between a feather and a wing). You...

The Feather boards are the brains of your project, we took a closer look at the different models in our Birds of Feather article, check that out first (especially if you have no idea what the difference is between a feather and a wing). You...

Tips for Mooshimeter Maitenance

Now that you have picked up your Mooshimeter, there might be a few questions you have on keeping it working well for as long as possible. As the Mooshimeter is a battery powered device, eventually the day will come where you simply cannot c...

Now that you have picked up your Mooshimeter, there might be a few questions you have on keeping it working well for as long as possible. As the Mooshimeter is a battery powered device, eventually the day will come where you simply cannot c...

Our Overview of Makeblock's Ultimate Kit 2.0

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...

PiicoDev Motion Sensor MPU-6050 - Micro:bit Guide

Introduction This guide will help you read motion data from your PiicoDev® Motion Sensor and a Micro:bit. To follow along, it's best to have: A Micro:bit v2 A PiicoDev Motion Sensor MPU-6050 A PiicoDev adapter for Micro:bit ...

Introduction This guide will help you read motion data from your PiicoDev® Motion Sensor and a Micro:bit. To follow along, it's best to have: A Micro:bit v2 A PiicoDev Motion Sensor MPU-6050 A PiicoDev adapter for Micro:bit ...

PiicoDev RFID Module - Guide for Raspberry Pi Pico

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...

PiicoDev RFID Module - Guide for Raspberry Pi

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...

Circuit Playground Express Workshop for Educators and Beginners

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...

Real Time Scanning and Storing QR Codes With Raspberry Pi and OpenCV

[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 ...

Our recommendation on Breadboard Power Supplies

So, you’re looking for the right way to power your breadboard? You’ve found that your Arduino Uno just doesn’t quite have the juice to power up your circuit. It's likely that the microcontroller can output around 400mA whe...

So, you’re looking for the right way to power your breadboard? You’ve found that your Arduino Uno just doesn’t quite have the juice to power up your circuit. It's likely that the microcontroller can output around 400mA whe...

PiicoDev Precision Temperature Sensor TMP117 - Micro:bit Guide

Introduction This guide will help you read temperature data from your PiicoDev Precision Temperature Sensor and a Micro:bit. To follow along, it's best to have: A Micro:bit A PiicoDev Precision Temperature Sensor TMP117 A PiicoDev a...

Introduction This guide will help you read temperature data from your PiicoDev Precision Temperature Sensor and a Micro:bit. To follow along, it's best to have: A Micro:bit A PiicoDev Precision Temperature Sensor TMP117 A PiicoDev a...

PiicoDev Precision Temperature Sensor TMP117 - Raspberry Pi Pico Guide

Introduction This guide will help you read temperature data from your PiicoDev® Precision Temperature Sensor and a Raspberry Pi Pico To follow along, it's best to have: A Raspberry Pi Pico with pins sol...

Introduction This guide will help you read temperature data from your PiicoDev® Precision Temperature Sensor and a Raspberry Pi Pico To follow along, it's best to have: A Raspberry Pi Pico with pins sol...

PiicoDev Atmospheric Sensor BME280 - Micro:bit Guide

Introduction This guide will help you read weather data (Temperature, Air Pressure and Humidity) from your PiicoDev Atmospheric Sensor and a Micro:bit. To follow along, it's best to have: A Micro:bit v2 (v1 does not...

Introduction This guide will help you read weather data (Temperature, Air Pressure and Humidity) from your PiicoDev Atmospheric Sensor and a Micro:bit. To follow along, it's best to have: A Micro:bit v2 (v1 does not...

DC Motor Control with an Arduino

Electronics is fun, so far we have covered off on communicating between devices, making LEDs flash and LCD screen operation. However using electricity to control some form of movement in your project is a fun and interesting aspect to inves...

Electronics is fun, so far we have covered off on communicating between devices, making LEDs flash and LCD screen operation. However using electricity to control some form of movement in your project is a fun and interesting aspect to inves...

Our Lulzbot Taz 6 Review

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...

Boards of a Feather

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...

How to Choose a Bluetooth Module For Your Project

Alright, so we know that Bluetooth is awesome, and if you don’t, take a read of our Introduction to Bluetooth tutorial. But how exactly do we go about implementing Bluetooth communication in our projects? Well, fortunately for us, th...

Alright, so we know that Bluetooth is awesome, and if you don’t, take a read of our Introduction to Bluetooth tutorial. But how exactly do we go about implementing Bluetooth communication in our projects? Well, fortunately for us, th...

How to use a PiRelay HAT for Raspberry Pi - Multiple Relay Control with Voice or GUI

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...

How to Use Speakers and Amplifiers with Your Project

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...

PiicoDev Atmospheric Sensor BME280 - Raspberry Pi Pico Guide

Introduction This guide will help you read atmospheric data from your PiicoDev® Atmospheric Sensor and a Raspberry Pi Pico To follow along, it's best to have: A Raspberry Pi Pico with pins soldered (pointing do...

Introduction This guide will help you read atmospheric data from your PiicoDev® Atmospheric Sensor and a Raspberry Pi Pico To follow along, it's best to have: A Raspberry Pi Pico with pins soldered (pointing do...

Getting Started on The Things Network

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. Since you’ve got your new P...

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. Since you’ve got your new P...

PiicoDev Magnetometer QMC6310 - Guide for MicroBit

Let's get started with the PiicoDev® Magnetometer. In this guide, we'll connect the Magnetometer to our micro:bit, get it working as a compass, and read the magnetic field strength of a nearby magnet. To follow along, it's best to...

Let's get started with the PiicoDev® Magnetometer. In this guide, we'll connect the Magnetometer to our micro:bit, get it working as a compass, and read the magnetic field strength of a nearby magnet. To follow along, it's best to...

Our Adafruit Circuit Playground Express Overview

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 ...

Printing Perfect First Layers - Ultimaker Cura

If your utilizing a correctly set up Ultimaker S5 3D Printer you should have no issues with first layer printing. So long as there are print profiles available on Cura, which most likely it will, with a correctly set up 3D printer you will ...

If your utilizing a correctly set up Ultimaker S5 3D Printer you should have no issues with first layer printing. So long as there are print profiles available on Cura, which most likely it will, with a correctly set up 3D printer you will ...

GlowBit™ rainbow Quickstart Guide for micro:bit

Let's do some creative projects to get familiar with the GlowBit™ rainbow and micro:bit. The animation runs for 10 seconds, and can be started by pressing either of the micro:bit's buttons In this guide we will: Wi...

Let's do some creative projects to get familiar with the GlowBit™ rainbow and micro:bit. The animation runs for 10 seconds, and can be started by pressing either of the micro:bit's buttons In this guide we will: Wi...

How to Flash/Write Raspbian OS onto Raspberry Pi Compute Module 4 (CM4)

While the Raspberry Pi Compute Module 4s (CM4s) share a lot with the regular Pi 4 Model B, getting started with the flashing process can be quite different depending on which model you pick! This article aims to demystify that, so without f...

While the Raspberry Pi Compute Module 4s (CM4s) share a lot with the regular Pi 4 Model B, getting started with the flashing process can be quite different depending on which model you pick! This article aims to demystify that, so without f...

E-Textiles / Wearables Compared: LilyPad vs GEMMA vs Microbit

Every good E-Textiles or Wearables project needs to start somewhere, and the natural starting point for any project is choosing the right microcontroller. There are many good choices out there, and we will compare a few of the best and brig...

Every good E-Textiles or Wearables project needs to start somewhere, and the natural starting point for any project is choosing the right microcontroller. There are many good choices out there, and we will compare a few of the best and brig...

PiicoDev Colour Sensor VEML6040 - Raspberry Pi Pico Guide

Introduction Let's read colour data from a PiicoDev® Colour Sensor with a Raspberry Pi Pico, and create a colour sorting machine. This guide will cover connecting the hardware, downloading some example code and remixing it. ...

Introduction Let's read colour data from a PiicoDev® Colour Sensor with a Raspberry Pi Pico, and create a colour sorting machine. This guide will cover connecting the hardware, downloading some example code and remixing it. ...

PiicoDev Colour Sensor VEML6040 - Micro:bit Guide

Introduction Let's read colour data from a PiicoDev® Colour Sensor with a Micro:bit V2, and create a colour sorting machine. This guide will cover connecting the hardware, downloading some example code and remixing it. To f...

Introduction Let's read colour data from a PiicoDev® Colour Sensor with a Micro:bit V2, and create a colour sorting machine. This guide will cover connecting the hardware, downloading some example code and remixing it. To f...

Temperature Sensing With Raspberry Pi

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...

Building a LoRaWAN Nano Gateway to The Things Network

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. warning: this is a "nano" gateway...

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. warning: this is a "nano" gateway...

PiicoDev Colour Sensor VEML6040 - Raspberry Pi Guide

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,...

PiicoDev Ultrasonic Rangefinder | Getting Started Guide

Similar to how bats echo-locate and how submarines use sonar, the PiicoDev® Ultrasonic Rangefinder uses sound waves to measure the distance to an object. It sends out a high-pitched sound wave, which bounces off of the object and comes...

Similar to how bats echo-locate and how submarines use sonar, the PiicoDev® Ultrasonic Rangefinder uses sound waves to measure the distance to an object. It sends out a high-pitched sound wave, which bounces off of the object and comes...

PiicoDev Magnetometer QMC6310 - Guide for Raspberry Pi Pico

Let's get started with the PiicoDev® Magnetometer. In this guide, we'll connect the Magnetometer to our Raspberry Pi Pico, get it working as a compass, and read the magnetic field strength of a nearby magnet. Finally, we'll remix the c...

Let's get started with the PiicoDev® Magnetometer. In this guide, we'll connect the Magnetometer to our Raspberry Pi Pico, get it working as a compass, and read the magnetic field strength of a nearby magnet. Finally, we'll remix the c...

WS2812 / NeoPixel Addressable LEDs: Pycom Quickstart Guide

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...

Color Matching with the Light Sensor in MakeCode: Adafruit Circuit Playground Express

The Adafruit Circuit Playground Express comes equipped with an analog light sensor, but it can be used for much more than just sensing light or darkness! The light sensor has a similar spectral response to the human eye. Its connected to an...

The Adafruit Circuit Playground Express comes equipped with an analog light sensor, but it can be used for much more than just sensing light or darkness! The light sensor has a similar spectral response to the human eye. Its connected to an...

Automating Test-Equipment with Python

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 ...

Our Arduino SPI Tutorial

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...

3D Printing (FFF) Workshop

Welcome to the 3D Printing Workshop! I'm Aidan from Core Electronics and in this workshop we are going to take a hands-on journey into the exciting technology that is 3D printing. I have personally spent the past 12 months immersing mysel...

Welcome to the 3D Printing Workshop! I'm Aidan from Core Electronics and in this workshop we are going to take a hands-on journey into the exciting technology that is 3D printing. I have personally spent the past 12 months immersing mysel...

Raspberry Pi 3 Model B+ Performance vs Raspberry Pi 3 Model B

The Raspberry Pi 3 Model B+ (I’ll be calling it the Pi 3+ for short) is an update to the existing Raspberry Pi 3 Model B and was released on Wednesday 14th March 2018. It has some very interesting changes: The Broadcom BCM2837 has ...

The Raspberry Pi 3 Model B+ (I’ll be calling it the Pi 3+ for short) is an update to the existing Raspberry Pi 3 Model B and was released on Wednesday 14th March 2018. It has some very interesting changes: The Broadcom BCM2837 has ...

Arduino Projects with Sound (Using Sparkfun RedBoard)

Project Set 2 – Sound  Welcome to the second Project Set from the Sparkfun Inventors Kit V4.0 Guide! In our last Project Set, we explored the basics of the Arduino IDE, some electrical and electronic concepts and looked at vario...

Project Set 2 – Sound  Welcome to the second Project Set from the Sparkfun Inventors Kit V4.0 Guide! In our last Project Set, we explored the basics of the Arduino IDE, some electrical and electronic concepts and looked at vario...

Arduino Projects with Light (Using Sparkfun RedBoard)

Now that your RedBoard is set up on its baseplate and the Arduino IDE is installed on your computer, we can begin our first Arduino-based Project Set! The First Project Set explores light and the type of electrical component we will be usin...

Now that your RedBoard is set up on its baseplate and the Arduino IDE is installed on your computer, we can begin our first Arduino-based Project Set! The First Project Set explores light and the type of electrical component we will be usin...

How to use Solar LiPO Chargers

Every day, Solar energy bombards Earth with about 173,000 terawatts of power. That's close to the yearly electricity bill for Planet Earth. Solar energy is free power from the stars. So the question stands, why aren't we using it more? Pric...

Every day, Solar energy bombards Earth with about 173,000 terawatts of power. That's close to the yearly electricity bill for Planet Earth. Solar energy is free power from the stars. So the question stands, why aren't we using it more? Pric...

Our 8Bitdo SF30 Pro Controller Overview

The 8Bitdo SF30 Pro was launched at the end of 2017 by 8Bitdo in an effort to create the ultimate, ‘portable’ gaming controller. Having become known for their faithful recreations of vintage gaming controllers, the SF30 Pro is a...

The 8Bitdo SF30 Pro was launched at the end of 2017 by 8Bitdo in an effort to create the ultimate, ‘portable’ gaming controller. Having become known for their faithful recreations of vintage gaming controllers, the SF30 Pro is a...

Makerverse Essentials Kit Guide | Build Circuits and Code with MicroPython

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...

Tune your First Layer - Z Offsets

Out of the box, a LulzBot 3D Printer comes tuned to perform exactly as you need it to. But over time we flash new firmwares, take our printers cross country, swap tool heads, perform cold pulls and a whole swathe of other things that could ...

Out of the box, a LulzBot 3D Printer comes tuned to perform exactly as you need it to. But over time we flash new firmwares, take our printers cross country, swap tool heads, perform cold pulls and a whole swathe of other things that could ...

PiicoDev OLED Module SSD1306 - Raspberry Pi Pico Guide

Let's get started with the PiicoDev® OLED Module SSD1306. In this guide, we'll connect the PiicoDev OLED to our Raspberry Pi Pico and get it working with some example code to display text, shapes, and animations. To ...

Let's get started with the PiicoDev® OLED Module SSD1306. In this guide, we'll connect the PiicoDev OLED to our Raspberry Pi Pico and get it working with some example code to display text, shapes, and animations. To ...

PiicoDev OLED Module SSD1306 - Raspberry Pi Guide

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...

LCD Screens and the Arduino Uno

Display devices are used to visually display the information we are working with. LCD (Liquid Crystal Display) screens are one of many display devices that makers use. We have libraries to control specific LCD functions which make it ridicu...

Display devices are used to visually display the information we are working with. LCD (Liquid Crystal Display) screens are one of many display devices that makers use. We have libraries to control specific LCD functions which make it ridicu...

Ohm's Law - Practical Examples for Makers

This tutorial is a guide to the Ohm's Law / Power cheat sheet. You may have arrived here because you received a cheat sheet with your Core Electronics order. If not, no worries! You can still follow along with the examples - we've pro...

This tutorial is a guide to the Ohm's Law / Power cheat sheet. You may have arrived here because you received a cheat sheet with your Core Electronics order. If not, no worries! You can still follow along with the examples - we've pro...

Control Structures with Python

Welcome to the next step of comprehension for the fireball programming language of Python. This guide will provide you with tools to help aid conceptualisation of the control flow within your programming scripts. The control flow is th...

Welcome to the next step of comprehension for the fireball programming language of Python. This guide will provide you with tools to help aid conceptualisation of the control flow within your programming scripts. The control flow is th...

All About EL Products

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 ...

Effective Ways To Detect People Using Common Sensors

In this guide, we'll look at common methods of detecting people and some of the different sensors you can use to detect people in your next project.Sensors covered in this guide: PIR Sensor RCWL-0516 Microwave Radar SEN0395 mmWave Rad...

In this guide, we'll look at common methods of detecting people and some of the different sensors you can use to detect people in your next project.Sensors covered in this guide: PIR Sensor RCWL-0516 Microwave Radar SEN0395 mmWave Rad...

MicroPython Board Comparison

Welcome to the benchmarking arena! We are going to put eleven microcontrollers to the test and see how they hold up against a set of fiendish tasks that we devised to push them beyond their limits. We chose most of our candidates based on t...

Welcome to the benchmarking arena! We are going to put eleven microcontrollers to the test and see how they hold up against a set of fiendish tasks that we devised to push them beyond their limits. We chose most of our candidates based on t...

How to network XBee and the Arduino

Want to setup a wireless XBee network between some Arduinos and your PC? We're going to show you how. We will be using Series 1 XBee modules alongside some XBee Explorer USB modules from Sparkfun to set up our own Personal Area Network (PAN...

Want to setup a wireless XBee network between some Arduinos and your PC? We're going to show you how. We will be using Series 1 XBee modules alongside some XBee Explorer USB modules from Sparkfun to set up our own Personal Area Network (PAN...

Color Matching with the Light Sensor and CircuitPython: Adafruit Circuit Playground Express

The Adafruit Circuit Playground Express comes equipped with an analog light sensor, but it can be used for much more than just sensing light or darkness! The light sensor has a similar spectral response to the human eye. Its connected to an...

The Adafruit Circuit Playground Express comes equipped with an analog light sensor, but it can be used for much more than just sensing light or darkness! The light sensor has a similar spectral response to the human eye. Its connected to an...

Ultrasonic Sensing with Pycom

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...

Layer Heights when Resin 3D Printing | Accurate 28mm Scale Models or Maximum Printer Output

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...

How to Use Rotary Encoders

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...

Getting Started with Home Automation Using MQTT

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...

7 Colour E-Ink Display For Raspberry Pi | Inky Impression 5.7" (7 Colour ePaper/eInk HAT)

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 ...

Solar Powered Raspberry Pi 4 Model B

This is going to be easier than you thought (or at least much easier than I thought)! Today we will create a Raspberry Pi 4 Model B UPS PiJuice System that will be completely powered by a Solar Panel. It's coming up to winter over here so I...

This is going to be easier than you thought (or at least much easier than I thought)! Today we will create a Raspberry Pi 4 Model B UPS PiJuice System that will be completely powered by a Solar Panel. It's coming up to winter over here so I...

Identify Electrical Connectors

There are a ton of electrical wire connectors, too many to elaborate on in a single guide, however there are a couple of connectors that as a maker you will come across. Often when starting your way into the electronics world all you need ...

There are a ton of electrical wire connectors, too many to elaborate on in a single guide, however there are a couple of connectors that as a maker you will come across. Often when starting your way into the electronics world all you need ...

Overview of Resin 3D Printing and Calibrating the Print Platform with the Creality LD-002H

Resin 3D printers are an immensely powerful tool in the hands of a maker and they have never been more accessible. This will be a rundown on this technology, contrasting it to filament 3D printing and an explanation of tools whilst tea...

Resin 3D printers are an immensely powerful tool in the hands of a maker and they have never been more accessible. This will be a rundown on this technology, contrasting it to filament 3D printing and an explanation of tools whilst tea...

USB MIDI With Teensy

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...

PiicoDev Transceiver | Getting Started Guide

A radio transceiver is a device that can both transmit and receive radio signals, making it the perfect tool for communication on the go and remote projects! The PiicoDev Transceiver™ is a 915MHz radio that can send short messages up...

A radio transceiver is a device that can both transmit and receive radio signals, making it the perfect tool for communication on the go and remote projects! The PiicoDev Transceiver™ is a 915MHz radio that can send short messages up...

PiicoDev RFID Module - Guide for micro:bit

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...

All About Electrical Switches

On and Off. It’s the basis for all electronics, from the most sophisticated computer network to a simple circuit. Electronics is all about using one thing, to control another, input and output, on and off. Even the transistors inside ...

On and Off. It’s the basis for all electronics, from the most sophisticated computer network to a simple circuit. Electronics is all about using one thing, to control another, input and output, on and off. Even the transistors inside ...

micro:bit in the classroom

Check out our Getting started with micro:bit video if you'd like to see a quick tutorial on writing a program, start-to-finish, with a micro:bit. In a Nutshell The micro:bit is a versatile and classroom-friendly, programmable ele...

Check out our Getting started with micro:bit video if you'd like to see a quick tutorial on writing a program, start-to-finish, with a micro:bit. In a Nutshell The micro:bit is a versatile and classroom-friendly, programmable ele...

Universal 2 Factor Authentication with Key-ID's USB Key

Before we dive into the FIDO Certified Key-ID Security Key and how it's used, let's get a handle on what authentication online means at the moment. Authentication is simply the process of identifying a user based on a set of unique factors...

Before we dive into the FIDO Certified Key-ID Security Key and how it's used, let's get a handle on what authentication online means at the moment. Authentication is simply the process of identifying a user based on a set of unique factors...

PiicoDev Capacitive Touch Sensor CAP1203 - Micro:bit Guide

Let's get started with the PiicoDev® Capacitive Touch Sensor. In this guide, we'll connect the PiicoDev Capacitive Touch Sensor to our Micro:bit V2 and get it working with some example code to detect touch events. We'll also remix the c...

Let's get started with the PiicoDev® Capacitive Touch Sensor. In this guide, we'll connect the PiicoDev Capacitive Touch Sensor to our Micro:bit V2 and get it working with some example code to detect touch events. We'll also remix the c...

PiicoDev Capacitive Touch Sensor CAP1203 - Raspberry Pi Guide

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...

Hello World! First Python Script

Python is a powerhouse programming language capable of supporting you throughout all your programming adventures. Making exciting and unique code is just flashes of comprehension away. For those just starting, looking at the Python Pr...

Python is a powerhouse programming language capable of supporting you throughout all your programming adventures. Making exciting and unique code is just flashes of comprehension away. For those just starting, looking at the Python Pr...

PiicoDev Capacitive Touch Sensor CAP1203 - Raspberry Pi Pico Guide

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...

Pycom GPy Getting Started

warning: Pycom has updated their libraries and the code listed below may not work. If you discover this and find a fix, please post it on our forum and we'll send you a $25 store credit along with a huge thank you. Go to Forum Thread. ...

warning: Pycom has updated their libraries and the code listed below may not work. If you discover this and find a fix, please post it on our forum and we'll send you a $25 store credit along with a huge thank you. Go to Forum Thread. ...

Digital to Analogue Conversion with Raspberry Pi

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...

Data Logging with the Micro:bit and OpenLog

The Micro:bit by BBC is a great data collection tool, it just needs a little help remembering what it has measured! This tutorial is made for those Micro:bit projects where transmitting your sensor data over radio or Bluetooth to a computer...

The Micro:bit by BBC is a great data collection tool, it just needs a little help remembering what it has measured! This tutorial is made for those Micro:bit projects where transmitting your sensor data over radio or Bluetooth to a computer...

Python Workshop for Beginners

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 ...

Windows 10 IoT on Raspberry Pi 3

Today we’re going to look at installing the Windows 10 IoT (Internet of Things) core onto a Raspberry Pi 3. Traditionally Windows has been the resident overlord of desktop devices, however in recent years we’ve seen it t...

Today we’re going to look at installing the Windows 10 IoT (Internet of Things) core onto a Raspberry Pi 3. Traditionally Windows has been the resident overlord of desktop devices, however in recent years we’ve seen it t...

Rigol's PC software: Ultra-Sigma and beyond

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...

Power Supplies for your Project

Ever had the issue where you have dozens of old phone chargers and appliance plug packs piled up in a rats nest of AC-to-DC mayhem? We tend to breeze right past these square, black power supplies, not knowing what's happening under the hood...

Ever had the issue where you have dozens of old phone chargers and appliance plug packs piled up in a rats nest of AC-to-DC mayhem? We tend to breeze right past these square, black power supplies, not knowing what's happening under the hood...

How to Save Games on RetroPie

So you've got your brand new RetroPie gaming kit setup, but you've got no idea how to save your games. No one wants to be starting afresh each and every time they jump onto their Pi for some light gaming. I've put together this handy guide ...

So you've got your brand new RetroPie gaming kit setup, but you've got no idea how to save your games. No one wants to be starting afresh each and every time they jump onto their Pi for some light gaming. I've put together this handy guide ...

How to Install and Setup Python on Onion Omega 2

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...

How to Run a Python Script Automatically on Bootup / Startup with Onion Omega 2

A common issue many makers face when they move from microcontrollers to Single-Board-Computers is how to get them to run a program automatically when they are powered on. People who have cut their teeth on Arduino, Micro:bit, and other micr...

A common issue many makers face when they move from microcontrollers to Single-Board-Computers is how to get them to run a program automatically when they are powered on. People who have cut their teeth on Arduino, Micro:bit, and other micr...

Cura 2 LulzBot Edition: Installing or Upgrading

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...

Cura 2: LulzBot Edition - An Overview for Beginners

Now that we are all on track with our Slicer software, having just installed Cura 2 and upgraded our printer firmware, let's work on turning some 3D Model files into G-Code for our 3D Printer to create. We're going to be using our LulzBot M...

Now that we are all on track with our Slicer software, having just installed Cura 2 and upgraded our printer firmware, let's work on turning some 3D Model files into G-Code for our 3D Printer to create. We're going to be using our LulzBot M...

Cura 2: Lulzbot Edition for Intermediate Users

After some serious touch time your LulzBot 3D Printer and the quick print options in Cura 2, it's more than likely that you want to make more specific changes to the way 3D Models are printed. Whether it be, changing the support type and st...

After some serious touch time your LulzBot 3D Printer and the quick print options in Cura 2, it's more than likely that you want to make more specific changes to the way 3D Models are printed. Whether it be, changing the support type and st...

OctoPrint Integration with Cura 2.6+ Lulzbot Edition

OctoPrint Integration is one of my favourite new features in Cura 2.6+: LulzBot Edition. In short, this integration means that you can print and control your 3D Printer via it's OctoPrint server. All from within your slicer window on your P...

OctoPrint Integration is one of my favourite new features in Cura 2.6+: LulzBot Edition. In short, this integration means that you can print and control your 3D Printer via it's OctoPrint server. All from within your slicer window on your P...

Pycom Expansion Board 2.0 Overview

It would be good to have some understanding of Pycom microcontroller boards before reading this article. We won’t go into what capabilities each microcontroller board has. If you’d like an introduction, try our Pycom WiPy Overvi...

It would be good to have some understanding of Pycom microcontroller boards before reading this article. We won’t go into what capabilities each microcontroller board has. If you’d like an introduction, try our Pycom WiPy Overvi...

Pycom Expansion Board - Getting Started

Where do I start? If you’re new to programming Python is a great place to start! I’ve seen Python taught to primary school age children and I have used Python in a Machine Intelligence course at university. It’s no wonder...

Where do I start? If you’re new to programming Python is a great place to start! I’ve seen Python taught to primary school age children and I have used Python in a Machine Intelligence course at university. It’s no wonder...

Arduino Projects with Robotics Using the Sparkfun RedBoard

Welcome to the final Project Set of the Sparkfun Inventors Kit! This Project Set focuses on Robotics with the final Circuit being an Autonomously Driving Vehicle! New components introduced in this tutorial are:  DC Motor/Gearbox Mo...

Welcome to the final Project Set of the Sparkfun Inventors Kit! This Project Set focuses on Robotics with the final Circuit being an Autonomously Driving Vehicle! New components introduced in this tutorial are:  DC Motor/Gearbox Mo...

Infinity Mirror Kit V2 - Assembly and Tutorials

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...

Ultimaker 2+ 3D Printer and Ultimaker 2 Extended+ 3D Printer - Overview, Setup and First Print

This will be an overview, initial setup and first print guide for the Ultimaker 2 and Ultimaker 2 Extended . Quick links for the contents of this guide is seen below. Printer Overview Printer Characteristics ...

This will be an overview, initial setup and first print guide for the Ultimaker 2 and Ultimaker 2 Extended . Quick links for the contents of this guide is seen below. Printer Overview Printer Characteristics ...

3D Printable VESA Mount for Argon One Case And M.2 Case

[Update 18-02-2021 - Made a Vesa Mount for the Argon One M.2 Case as well so nobody missed out] A quicky article for those who have their Raspberry Pi 4 Model B all tucked in snug by the very stylish Argon One Case but wish they could...

[Update 18-02-2021 - Made a Vesa Mount for the Argon One M.2 Case as well so nobody missed out] A quicky article for those who have their Raspberry Pi 4 Model B all tucked in snug by the very stylish Argon One Case but wish they could...

3D Printable Charging Docks For 8BitDo Controllers

No gamer cave is complete without a retro gaming console and 8Bitdo Controllers are the best retro-gaming controllers you can buy. These controllers are simply that good. But there is nothing worse than rushing downstairs eager to play...

No gamer cave is complete without a retro gaming console and 8Bitdo Controllers are the best retro-gaming controllers you can buy. These controllers are simply that good. But there is nothing worse than rushing downstairs eager to play...

12V Portable Battery Box

This project creates a functional 12-volt portable battery case for camping or other outdoor activities.The battery box provides a 12V cigarette lighter socket for running lights with an on/off switch for ease of use. There is also an Ander...

This project creates a functional 12-volt portable battery case for camping or other outdoor activities.The battery box provides a 12V cigarette lighter socket for running lights with an on/off switch for ease of use. There is also an Ander...

Camera Dew Controller

Introduction My passion hobby is night-time time-lapse photography and astrophotography/nightscapes. This means a lot of time spent outside in the dead of winter overnight and an issue that I faced was dew condensing on the lens. This is...

Introduction My passion hobby is night-time time-lapse photography and astrophotography/nightscapes. This means a lot of time spent outside in the dead of winter overnight and an issue that I faced was dew condensing on the lens. This is...

Auto Tracking Camera System

The purpose of this project is to design a system that will automatically track stars or satellites. The first version, described here, is specifically to track stars and operate a Raspberry Pi HQ camera to take a series of long-exposure im...

The purpose of this project is to design a system that will automatically track stars or satellites. The first version, described here, is specifically to track stars and operate a Raspberry Pi HQ camera to take a series of long-exposure im...

GraviTrack Enhancements - Lights and Sound

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...

Vehicle GPS Logger and Speedometer

Purpose

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...

Purpose

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...

Concrete Lamp

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...

Simple Relay Timer

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...

Particle Photon Weather Sensor

Recently I finished my first Particle Photon project. It’s basically a temperature, humidity, and barometric pressure monitor all in one! I’m not a programmer, but I know enough to tweak code when necessary. I have, on...

Recently I finished my first Particle Photon project. It’s basically a temperature, humidity, and barometric pressure monitor all in one! I’m not a programmer, but I know enough to tweak code when necessary. I have, on...

Simple e-ink dashboard

The aim of my project was to make a small display to show information such as the clock, weather, calendar, etc. I liked the idea of making a magic mirror, but wanted to try something more unique, less expensive, and easier to assemble (no ...

The aim of my project was to make a small display to show information such as the clock, weather, calendar, etc. I liked the idea of making a magic mirror, but wanted to try something more unique, less expensive, and easier to assemble (no ...

Hydra Bluetooth Speaker

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...

FM Radio with Arduino, LCD and Si4703

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...

Arduino Tide Gauge

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...

Automatic Bike Indicators

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...

Meet 'Holman' the Ultimate Bluetooth Speaker

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...

IoT House

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...

Rain Gauge Data Logger

Summary A Raspberry Pi 3B is used to collect digital counts from an electronic rain gauge (1mm of rain per reed switch closure by magnetic see-saw). It has been running without issues for over 12 months. A UPS powers the Pi so it is immune...

Summary A Raspberry Pi 3B is used to collect digital counts from an electronic rain gauge (1mm of rain per reed switch closure by magnetic see-saw). It has been running without issues for over 12 months. A UPS powers the Pi so it is immune...

ATX Benchtop Power Supply

Despite having two high-quality variable (but analog) benchtop power supplies, I decided you can never have too many. I also specifically wanted a fixed, multi-output supply for standard project voltages such as 3.3V, 5V, 9V, 12V, ...

Despite having two high-quality variable (but analog) benchtop power supplies, I decided you can never have too many. I also specifically wanted a fixed, multi-output supply for standard project voltages such as 3.3V, 5V, 9V, 12V, ...

Borg Cube for Scouts STEM Camp

Introduction

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...

Introduction

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...

433mHz Radio connected pool thermometer

I was wanting to know what the water temperature was without having to physically go and check and I was curious about how warm the water would get during a sunny day and how much heat was lost overnight. I am interested in the idea of home...

I was wanting to know what the water temperature was without having to physically go and check and I was curious about how warm the water would get during a sunny day and how much heat was lost overnight. I am interested in the idea of home...

Wifi Sniffer

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;...

LoRa P2P Wireless Gate Alarm

Introduction

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...

Introduction

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...

IoT Pet Feeder

The objective of this project was to create an Internet of Things (IoT) device that could give pet access to a food bowl when a text message command was sent from a remote location. I had never done an IoT project before, so I wanted to ke...

The objective of this project was to create an Internet of Things (IoT) device that could give pet access to a food bowl when a text message command was sent from a remote location. I had never done an IoT project before, so I wanted to ke...

Smart Mirror with Raspberry Pi

I had first seen smart mirrors online several years ago and have been meaning to create one ever since, my requirements were to be able to see the time, weather, calendar and news. The great thing about it is the unlimited possibility for c...

I had first seen smart mirrors online several years ago and have been meaning to create one ever since, my requirements were to be able to see the time, weather, calendar and news. The great thing about it is the unlimited possibility for c...

Smart Home Makeover with HomeAssistant

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...

Environment Monitor - V2

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...

3D-Printed GPS Speedometer

Introduction


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...

Introduction


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...

Duck Off! A Duck Repellent Device

Introduction


We live on a rural property and have around 20 to 40 wild ducks around at any one time. We have a large dam and jetty, however it is almost unusable due to all the ...

Introduction


We live on a rural property and have around 20 to 40 wild ducks around at any one time. We have a large dam and jetty, however it is almost unusable due to all the ...

Mass SD card Image Writer

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...

IoT Chicken Shed (Arduino, Wifi)

If you have chickens and find you're not always available to close the gate at night or check the water levels each day, then why not use an ESP8266 to automate your chicken door and receive alerts door status and low water level, as well a...

If you have chickens and find you're not always available to close the gate at night or check the water levels each day, then why not use an ESP8266 to automate your chicken door and receive alerts door status and low water level, as well a...

RPi Cluster - SETI@Home

I was interested in creating a RPi Cluster to learn about how they work. After getting the clusterhat and Pi Zero Ws I set about creating the images for 5 sd cards. This seemed a waste so I scrapped that idea and setup the image for one sd ...

I was interested in creating a RPi Cluster to learn about how they work. After getting the clusterhat and Pi Zero Ws I set about creating the images for 5 sd cards. This seemed a waste so I scrapped that idea and setup the image for one sd ...

Racing Simulator Motion Platform

Hi. My son and I have made our first Racing Simulator Motion Platform. It has been a challenge but we now have a playable situtationIt has been a long journey, starting off with info from the great people at www.xsimulator.net and a lot of ...

Hi. My son and I have made our first Racing Simulator Motion Platform. It has been a challenge but we now have a playable situtationIt has been a long journey, starting off with info from the great people at www.xsimulator.net and a lot of ...

Robot Arm Upgrade Project

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...

Accelerometer Controlled Animatronic Finger

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...

WiFi Garage Door Controller with Raspberry Pi Pico W

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...

Hot-Wire Bender for Acrylic

A simple, and affordable build that produces sharp, and consistent heat-bends. A nichrome wire heats a channel. Place the acrylic over the channel, wait for it to reach temperature, and pull the hingeing section to create a bend.

&l...

A simple, and affordable build that produces sharp, and consistent heat-bends. A nichrome wire heats a channel. Place the acrylic over the channel, wait for it to reach temperature, and pull the hingeing section to create a bend.

&l...

BuzzBox

Do you ever wanna pump up some tunes but you don't know how to play a MIDI file? Fear not, the PiicoDev Buzzer modules let you stack up multiple tones into a song. Find your MIDI, export it through a script, upload it and get grovin'! ...

Do you ever wanna pump up some tunes but you don't know how to play a MIDI file? Fear not, the PiicoDev Buzzer modules let you stack up multiple tones into a song. Find your MIDI, export it through a script, upload it and get grovin'! ...

grinder_timer

Making a dumb coffee grinder slightly less dumb. This is a programmable timer tethered to a Rancilio Rocky coffee grinder. The Rocky is a "dumb" grinder and electrically very simple. Basically it's an ac motor with an on/off switch and a m...

Making a dumb coffee grinder slightly less dumb. This is a programmable timer tethered to a Rancilio Rocky coffee grinder. The Rocky is a "dumb" grinder and electrically very simple. Basically it's an ac motor with an on/off switch and a m...

ThingSpeak temperature & pressure logger

This project logs temperature and pressure observations to a ThingSpeak channel using an ESP8266 WiFi module.

For this project, I designed my circuit and ordered a PCB using easyEDA. The project gets power from a USB port and uses a...

This project logs temperature and pressure observations to a ThingSpeak channel using an ESP8266 WiFi module.

For this project, I designed my circuit and ordered a PCB using easyEDA. The project gets power from a USB port and uses a...

Mini Desk Vacuum

Chances are if you are anything like me, being a maker is often an excuse to create as big of a mess as possible during the duration of a project. And after the project is finished? You are left with an enormous mess to clean up, taking awa...

Chances are if you are anything like me, being a maker is often an excuse to create as big of a mess as possible during the duration of a project. And after the project is finished? You are left with an enormous mess to clean up, taking awa...

Keypad entry to caravan using Arduino

I used to sleep in a caravan on my grandparent's property and as amenities were inside the house I had to go in and out of it quite regularly. I got sick of fumbling around with keys to go in and out of my caravan, so this project uses an A...

I used to sleep in a caravan on my grandparent's property and as amenities were inside the house I had to go in and out of it quite regularly. I got sick of fumbling around with keys to go in and out of my caravan, so this project uses an A...

PowerPlay SSR Control

Introduction

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, ...

Introduction

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, ...

IR Break-Beam Stopwatch

This project is a simple stopwatch with a little bit of a twist! It operates like a conventional stopwatch… you can start and stop it, you can record lap times and you can review the lap times once you hit stop. The twist is th...

This project is a simple stopwatch with a little bit of a twist! It operates like a conventional stopwatch… you can start and stop it, you can record lap times and you can review the lap times once you hit stop. The twist is th...

Datalogging Weather Station (Battery Powered)

This project will measure atmospheric conditions (Temperature, Humidity, Air Pressure) and log them to an SD card over a long period (months!) while running off a few AA or AAA cells. Usually, projects powered by an Arduino Uno are quite p...

This project will measure atmospheric conditions (Temperature, Humidity, Air Pressure) and log them to an SD card over a long period (months!) while running off a few AA or AAA cells. Usually, projects powered by an Arduino Uno are quite p...

DIY Weather Station with Raspberry Pi

I wanted to build a weather station. After some googling I found a great ‘how to’ guide using a raspberry pi. 

I was also interested in learning Python, so I decided to dive right in...

I wanted to build a weather station. After some googling I found a great ‘how to’ guide using a raspberry pi. 

I was also interested in learning Python, so I decided to dive right in...

Arduino Cooking Alarm with DS18b20 Sensor

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...

Math Scroller

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...

Raspberry Pi IoT Doorbell

This Raspberry Pi, IoT Doorbell is basically a simple smart Door Bell, which takes a photo of whoever rings it, and emails it to the specified email address, and keeps all the photos in a folder. (along with going Ding-Dong). Any Problems,...

This Raspberry Pi, IoT Doorbell is basically a simple smart Door Bell, which takes a photo of whoever rings it, and emails it to the specified email address, and keeps all the photos in a folder. (along with going Ding-Dong). Any Problems,...

Basic Weather Station

The aim of this project was to provide a cost effective and basic weather station for my backyard that can upload readings to Weather Underground. Part 2 of the project will be using this local data to trigger activities in and around my ho...

The aim of this project was to provide a cost effective and basic weather station for my backyard that can upload readings to Weather Underground. Part 2 of the project will be using this local data to trigger activities in and around my ho...

Rooberry Pi

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...

IoT Soundscape

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 ...

mmPi-Pico HAT

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...

Time lapsing in OctoPrint (Properly!)

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 ...

RPi Garbage Bin Reminder

Our local council picks up recycling bins one week and green waste the following week. Sometimes people forget which bins go out each week and perhaps they mistakenly put the wrong bins out. Not that that has ever happened to me of course! ...

Our local council picks up recycling bins one week and green waste the following week. Sometimes people forget which bins go out each week and perhaps they mistakenly put the wrong bins out. Not that that has ever happened to me of course! ...

DIY Pi Buggy

The motivation behind this project came from a robotics and engineering club that I've been going to. I've been saving my money and building up an understanding of raspberry pi and electronics. The reason I chose this project was to get use...

The motivation behind this project came from a robotics and engineering club that I've been going to. I've been saving my money and building up an understanding of raspberry pi and electronics. The reason I chose this project was to get use...

A Back to the Future Clock

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...

Roverling Mk.ⅠⅠ

Introduction

A few months back I created a basic mobile platform using parts from an old 3D printer.  It was fun but not very practical. I designed Roverling Mark II so I could experi...

Introduction

A few months back I created a basic mobile platform using parts from an old 3D printer.  It was fun but not very practical. I designed Roverling Mark II so I could experi...

Handheld UV Meter

UV is important to reptiles (and people) in processing vitamin D3 which is needed to absorb calcium. Without it reptiles often suffer from Metabolic Bone Disease (MBD) which leads to weak bones and can be fatal. Thankfully, pet shops have t...

UV is important to reptiles (and people) in processing vitamin D3 which is needed to absorb calcium. Without it reptiles often suffer from Metabolic Bone Disease (MBD) which leads to weak bones and can be fatal. Thankfully, pet shops have t...

Articulated Mule

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 ...

Kid’s Music Box

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...

House Power and Solar Monitor

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...

Super cheap Xbox 360 wireless adapter

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 ...

Stargate Zero Point Module

This one is for the Stargate fans out there. A realistic, 3D printed, light-up Zero Point Module! I found a model on Thingiverse for a ZPM - It had good detail but - I took issue with the visible seam, and to change the colors of any cryst...

This one is for the Stargate fans out there. A realistic, 3D printed, light-up Zero Point Module! I found a model on Thingiverse for a ZPM - It had good detail but - I took issue with the visible seam, and to change the colors of any cryst...

TRON: Legacy Desktop Display

Bill of Materials

Part list:

Bill of Materials

Part list:

The Great Doorbell Hack

Do you want a quick, easy, cheap RF remote control for your Raspberry Pi projects? Well, look no further than the front door! As you've probably got a half-duplex RF setup you've never considered using in a project before. Try this simple h...

Do you want a quick, easy, cheap RF remote control for your Raspberry Pi projects? Well, look no further than the front door! As you've probably got a half-duplex RF setup you've never considered using in a project before. Try this simple h...

The Amazon Alexa-Enabled Smart Pool System

This project is to allow remote control of my pool and associated lights with a dedicated display inthe house, a phone application and Amazon Alexa. Any and/or all of these input devices may be usedto control the pool. The pool temperature ...

This project is to allow remote control of my pool and associated lights with a dedicated display inthe house, a phone application and Amazon Alexa. Any and/or all of these input devices may be usedto control the pool. The pool temperature ...

Hogwarts Lights

Although there are commercially available lighting kits for Lego models, we found those that are available for this Hogwarts Castle can seem a little garish and don’t do the best job at concealing the wires.  We felt that with t...

Although there are commercially available lighting kits for Lego models, we found those that are available for this Hogwarts Castle can seem a little garish and don’t do the best job at concealing the wires.  We felt that with t...

Hogwarts Legacy Broom Flight Controller

Introduction

I embarked on this project to enhance my interactive and immersive experience with the video game "Hogwarts Legacy," as a devoted Harry Potter fan. Initially, I used a Kano wan...

Introduction

I embarked on this project to enhance my interactive and immersive experience with the video game "Hogwarts Legacy," as a devoted Harry Potter fan. Initially, I used a Kano wan...

Glow Cuboid

Introduction


I wanted to make something artistic and dynamic using the GlowBit 8x8 matrix that I’ve been playing around with.  It’s just an RP2040 programmed in Python to p...

Introduction


I wanted to make something artistic and dynamic using the GlowBit 8x8 matrix that I’ve been playing around with.  It’s just an RP2040 programmed in Python to p...

Circadian Lighting

After experimenting with automatic blue light filters on my electronic devices I wanted to replicate the idea with the lighting around the house so that it would gradually transition to warmer colours as the night progresses. I believe this...

After experimenting with automatic blue light filters on my electronic devices I wanted to replicate the idea with the lighting around the house so that it would gradually transition to warmer colours as the night progresses. I believe this...

ESP32 IR-Triggered Camera with Home Assistant Integration

I love the ESP line-up. I started by messing around with the ESP8266 and I completely fell in love with it. The 8266 is all I ever wanted from a microcontroller:  WIFI connectivity, a decent amount of GPIO, a deep-sleep mode for batter...

I love the ESP line-up. I started by messing around with the ESP8266 and I completely fell in love with it. The 8266 is all I ever wanted from a microcontroller:  WIFI connectivity, a decent amount of GPIO, a deep-sleep mode for batter...

Quadbeest - A Flying Strandbeest

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...

Nintendo Wii Portable | Project G-Wii

Do you love your Wii and its ability to play all GameCube games perfectly but wish you could take it on the go like a Gameboy?

Well, I definitely did and if you're like me so do you. And here is the right place...

Do you love your Wii and its ability to play all GameCube games perfectly but wish you could take it on the go like a Gameboy?

Well, I definitely did and if you're like me so do you. And here is the right place...

Backyard Birdcam

Introduction

I had been thinking about how best to capture clear close-up photographs of some of the many birds we see around our property for quite a while and mulling over a variet...

Introduction

I had been thinking about how best to capture clear close-up photographs of some of the many birds we see around our property for quite a while and mulling over a variet...

Portable Arcade Emulator

Introduction

I am a Mechanical Engineer, and after 30 years in industry I now teach Engineering at High School. I create various projects in my spare time and bring them to school to inspir...

Introduction

I am a Mechanical Engineer, and after 30 years in industry I now teach Engineering at High School. I create various projects in my spare time and bring them to school to inspir...

LuMa 1 - The Neo Disco Ball

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 ...

Infinity-Mirror Table

An infinity mirror creates a striking optical illusion - a tunnel of light that seems to tear through space. I built this infinity-mirror table using some addressable LEDs, a Particle Photon and easily obtainable timber supplies. Check out...

An infinity mirror creates a striking optical illusion - a tunnel of light that seems to tear through space. I built this infinity-mirror table using some addressable LEDs, a Particle Photon and easily obtainable timber supplies. Check out...

The Euclidean

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 mathematician, so...

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 mathematician, so...

Epoch Clock

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 ...

Roverling

Introduction


My first 3D printer was a CTC generation 2 clone of MakerBot ‘The Replicator Dual’,  circa 2012.  It died a little while back and has since been replaced ...

Introduction


My first 3D printer was a CTC generation 2 clone of MakerBot ‘The Replicator Dual’,  circa 2012.  It died a little while back and has since been replaced ...

IOT Shed Part 2

If you haven't already seen it, check out part 1 of this project. it has all the background info in it. And if you haven't got one yet, get yourself a particle photon, they are great. This part of the project was hooking the particle photon...

If you haven't already seen it, check out part 1 of this project. it has all the background info in it. And if you haven't got one yet, get yourself a particle photon, they are great. This part of the project was hooking the particle photon...

DHT 22 Thermometer

This thermometer idea came to me when my little sister asked me “Vince, what’s the temperature?” Answering I said, “Well, I’ll look it up.” So I looked it up but that wasn’t enough for her, This con...

This thermometer idea came to me when my little sister asked me “Vince, what’s the temperature?” Answering I said, “Well, I’ll look it up.” So I looked it up but that wasn’t enough for her, This con...

Pico Baro V2

Introduction:

The inspiration for this project stems back to my childhood when I was curious to find out how the mechanical barometer worked.

...

Introduction:

The inspiration for this project stems back to my childhood when I was curious to find out how the mechanical barometer worked.

...

Micro:bit based GlowBit Car

I made this car because at school there was a Lego We-Do tug-of-war competition but the cars only drove backward and I wanted to make a car that can turn and drive forwards. If you make this car don't throw away the chassis box because I ...

I made this car because at school there was a Lego We-Do tug-of-war competition but the cars only drove backward and I wanted to make a car that can turn and drive forwards. If you make this car don't throw away the chassis box because I ...
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.

Forum Search
Feedback

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.