This is the most economical choice for micro:bits and the preferred format for most educational settings. Inside are 300 micro:bit boards, ready for use in schools, large makerspaces, and coding clubs.
A really sophisticated and accurate colour and luminance sensor breakout that's Raspberry Pi and Arduino compatible. As well as detecting RGB colour and light level, it has added bells and whistles like 50/60Hz light noise rejection, a wide detection range, and two illumination LEDs.
An all-singing, all-dancing time of flight distance sensor that uses PEW PEW LASERS (low-powered ones), our VL53L1X breakout is easy to use with Raspberry Pi or Arduino alike!
The SparkFun Qwiic micro:bit Breakout is a board that connects to the BBC micro:bit and expands the capabilities of the development platform by providing access...
The micro:bit V2 has been designed from the ground up with education in mind. There are many onboard sensors and actuators, enabling exciting educational experiences with coding and electronics.
A crisp, bright 1.12" OLED that's ideal for adding a small display to your project. Raspberry Pi and Arduino-compatible, this 128x128 pixel, monochrome white/black display is ideal for graphing, readouts, and displaying basic icons
With the Breadboard breakout for the BBC micro:bit you can plug a microbit into a standard 2.54mm pitch breadboard, across the center, just like a standard IC.
Micro:bit V2 Go Bundle has everything makers need to take their projects on the go with them. With this kit, you are ready to start learning how to code and work with electronics.
The state-of-the-art BME680 breakout lets you measure temperature, pressure, humidity, and indoor air quality, and is Raspberry Pi and Arduino-compatible!
The SparkFun Qwiic micro:bit Breakout is a board that connects to the BBC micro:bit and expands the capabilities of the development platform by providing access...
The Micro:bit Club Pack is tailored for schools, makerspaces and coding clubs. Inside is ten sets of the GO Bundle, the only key difference is the packaging is in bulk format instead of individual boxes.
This is the most economical choice for micro:bits and the preferred format for most large educational settings. Inside are 100 micro:bit boards, ready for use in schools, large makerspaces, and coding clubs.
This TIE Fighter-lookalike PCB, named Launchpad, is a specially-made add-on board that breaks out all the pins on your micro:bit and CLUE so you can creatively, collaboratively connect your project's circuits with conductive materials on almost anything, nearly anywhere!
The micro:bit is a tiny programmable computer, designed to make learning and teaching easy and fun! This micro:bit Quick Start Kit (no micro:bit) is a...
STEM robot car kit that teaches coding and robotics using a micro:bit microcontroller; with line following, obstacle avoidance, IR/app control and block coding.
The micro:bit Wearable is a practical accessory that enables hands-free operation of the micro:bit, making it an ideal companion for coding experiments,...
Wireless controller for robot projects with joystick, 4 tactile buttons and haptic feedback for robot driving; includes 8-lesson block coding pathway for micro:bit.
The Monk Makes RGB LED for micro:bit provides a colorful add-on to your micro:bit. Connect it up with alligator clips and then use the three outputs of your micro:bit to control the red, green and blue channels to mix up any color of light you want.
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...
The Micro:bit is a feature-packed development board that’s perfect for the classroom or the beginner programmer. Each Micro:bit has a built-in radio that can transmit and receive signals sent from other Micro:bits. The radio has a ran...
The Micro:bit is a feature-packed development board that’s perfect for the classroom or the beginner programmer. Each Micro:bit has a built-in radio that can transmit and receive signals sent from other Micro:bits. The radio has a ran...
Welcome to the MicroPython for micro:bit workshop! This workshop is aimed at makers who want to start programming with MicroPython, we will be using the micro:bit as it is very easy to use so we can cover the important concepts that will ap...
Welcome to the MicroPython for micro:bit workshop! This workshop is aimed at makers who want to start programming with MicroPython, we will be using the micro:bit as it is very easy to use so we can cover the important concepts that will ap...
Let's get set up with scripting in Thonny for the Micro:bit. We'll install Thonny, configure for Micro:bit, and write our first script.
All you'll need to follow along is a Micro:bit v2 GO kit
Contents
Install Thonny
Set u...
Let's get set up with scripting in Thonny for the Micro:bit. We'll install Thonny, configure for Micro:bit, and write our first script.
All you'll need to follow along is a Micro:bit v2 GO kit
Contents
Install Thonny
Set u...
The Micro:bit has the ability to measure temperature by sensing the temperature of the silicon die inside the main CPU. This works because the Micro:bit runs cold, and the temperature of the CPU is usually a good approximation of ...
The Micro:bit has the ability to measure temperature by sensing the temperature of the silicon die inside the main CPU. This works because the Micro:bit runs cold, and the temperature of the CPU is usually a good approximation of ...
The Micro:bit is great for small portable projects like a soil moisture sensor. In this tutorial, we will walk through how to program a Micro:bit to make a reliable and consistent soil moisture sensor that will give consistent readings. The...
The Micro:bit is great for small portable projects like a soil moisture sensor. In this tutorial, we will walk through how to program a Micro:bit to make a reliable and consistent soil moisture sensor that will give consistent readings. The...
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...
Now that we've investigated and explained how How GPS Receivers work we can apply that understanding to some real-world applications of of the ideas. To start, we can use any GPS receiver, an Arduino Uno and some male-to-female Jumper ...
Now that we've investigated and explained how How GPS Receivers work we can apply that understanding to some real-world applications of of the ideas. To start, we can use any GPS receiver, an Arduino Uno and some male-to-female Jumper ...
Every Micro:bit has the ability to measure visible light, but what about UV light? Imagine that you are growing a plant on the window sill in a well-lit room. Does your plant have enough light? Plants need UV light to photosynthesize e...
Every Micro:bit has the ability to measure visible light, but what about UV light? Imagine that you are growing a plant on the window sill in a well-lit room. Does your plant have enough light? Plants need UV light to photosynthesize e...
Check out our micro:bit in the classroom video if you'd like to see how micro:bit integrates into classrooms, years 7-12.
After a quick review of the hardware, we'll fire up a micro:bit and write our first program. All you...
Check out our micro:bit in the classroom video if you'd like to see how micro:bit integrates into classrooms, years 7-12.
After a quick review of the hardware, we'll fire up a micro:bit and write our first program. All you...
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...
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...
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 ...
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
...
In this article, we'll program a Micro:bit v2 using a web browser.
We'll connect a Micro:bit to our computer, open python.microbit.org and begin coding our first script.
Contents
What You'll Need
Connect your Micro:bit
Open the Progr...
In this article, we'll program a Micro:bit v2 using a web browser.
We'll connect a Micro:bit to our computer, open python.microbit.org and begin coding our first script.
Contents
What You'll Need
Connect your Micro:bit
Open the Progr...
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...
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...
Introduction
Let's play tones and melodies on a PiicoDev® Buzzer Module with a Micro:bit. This guide will cover connecting the hardware, running an example to make sure everything works and playing simple melodies.
Of course, the Micr...
Introduction
Let's play tones and melodies on a PiicoDev® Buzzer Module with a Micro:bit. This guide will cover connecting the hardware, running an example to make sure everything works and playing simple melodies.
Of course, the Micr...
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...
This guide is for the previous revision of the PiicoDev Magnetometer QMC6310 - if you have the latest revision featuring the MMC5603 - head to the guide for updated links and instructions.Let's get started with the PiicoDev® Magnetomet...
This guide is for the previous revision of the PiicoDev Magnetometer QMC6310 - if you have the latest revision featuring the MMC5603 - head to the guide for updated links and instructions.Let's get started with the PiicoDev® Magnetomet...
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...
Let's get started with the PiicoDev® 3x RGB LED Module. In this guide, we'll connect the LED Module to our Raspberry Pi Pico and get it working with some example code to display colourful patterns.
To follow along, it's best to ...
Let's get started with the PiicoDev® 3x RGB LED Module. In this guide, we'll connect the LED Module to our Raspberry Pi Pico and get it working with some example code to display colourful patterns.
To follow along, it's best to ...
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...
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...
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...
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 f...
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 f...
In August of 2014 Shanghai-based chip manufacturer, Espressif, released a ultra-cheap Serial to Wi-Fi chip called the ESP-01. At the heart of the ESP01 was an ESP8266 chip broken out into the 8 pins needed to program it via a microcontrolle...
In August of 2014 Shanghai-based chip manufacturer, Espressif, released a ultra-cheap Serial to Wi-Fi chip called the ESP-01. At the heart of the ESP01 was an ESP8266 chip broken out into the 8 pins needed to program it via a microcontrolle...
In this article we'll show you how to connect your PiicoDev® modules to your favourite development platforms.
Connection Guides
Other Connection Methods
Pinouts
Connecting Many Modules
PiicoDev Smart Modules
Custom I2C Addres...
In this article we'll show you how to connect your PiicoDev® modules to your favourite development platforms.
Connection Guides
Other Connection Methods
Pinouts
Connecting Many Modules
PiicoDev Smart Modules
Custom I2C Addres...
This guide is all about mounting PiicoDev® Modules. It covers how to mount modules to PiicoDev Platforms (or any other material up to 3mm thick), and shows the common dimensions and mounting-hole patterns for PiicoDev hardware...
This guide is all about mounting PiicoDev® Modules. It covers how to mount modules to PiicoDev Platforms (or any other material up to 3mm thick), and shows the common dimensions and mounting-hole patterns for PiicoDev hardware...
The :MOVE MINI allows you to turn your micro:bit into a simple robot! In this guide, we will give you some tips and tricks for assembling the :MOVE mini. This is a DIY assembly item and takes 30-60 minutes to fully assemble. There is a grea...
The :MOVE MINI allows you to turn your micro:bit into a simple robot! In this guide, we will give you some tips and tricks for assembling the :MOVE mini. This is a DIY assembly item and takes 30-60 minutes to fully assemble. There is a grea...
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...
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...
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...
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...
This guide will help you get started with a PiicoDev® Potentiometer - an intuitive input device that allows you to easily interact with your project. PiicoDev Potentiometers are available in two flavours: Rotary and Slider. We'll ...
This guide will help you get started with a PiicoDev® Potentiometer - an intuitive input device that allows you to easily interact with your project. PiicoDev Potentiometers are available in two flavours: Rotary and Slider. We'll ...
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...
In this guide, we will explore how you can use an Arduino to control a pump. Whether you're creating a cooling system, designing a DIY water fountain, or constructing an automatic plant-watering setup, this tutorial will provide all the kn...
In this guide, we will explore how you can use an Arduino to control a pump. Whether you're creating a cooling system, designing a DIY water fountain, or constructing an automatic plant-watering setup, this tutorial will provide all the kn...
Thanks to huge advancements in technology over the last decade, the maker community that we know and love has thrived. It’s now easier than ever before to get started with programming and tinkering due to the innovation from brands su...
Thanks to huge advancements in technology over the last decade, the maker community that we know and love has thrived. It’s now easier than ever before to get started with programming and tinkering due to the innovation from brands su...
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...
The PiicoDev® Air Quality Sensor is based on an ENS160 multi-gas sensor that detects Volatile Organic Compounds (VOCs). These measurements are run through some algorithms to produce standardised outputs like Air Quality Index (AQI...
The PiicoDev® Air Quality Sensor is based on an ENS160 multi-gas sensor that detects Volatile Organic Compounds (VOCs). These measurements are run through some algorithms to produce standardised outputs like Air Quality Index (AQI...
This guide will help you get started with a PiicoDev® Magnetometer -  get it working as a compass, and read the magnetic field strength of a nearby magnet.
This guide is for the current revision of the PiicoDev Magnetometer, feat...
This guide will help you get started with a PiicoDev® Magnetometer -  get it working as a compass, and read the magnetic field strength of a nearby magnet.
This guide is for the current revision of the PiicoDev Magnetometer, feat...
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...
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...
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...
Slowly but surely the electronics industry is moving away from discrete microcontrollers and towards boards that have sensors and extra functionality built in. This means that rather than buying a microcontroller and then needing to connect...
Slowly but surely the electronics industry is moving away from discrete microcontrollers and towards boards that have sensors and extra functionality built in. This means that rather than buying a microcontroller and then needing to connect...
The Maker Revolution celebrates the creation of new devices and the modification of existing ones - the transition from a consumer buying goods to eventually having a major part in their creation. The Maker Revolution places strong emphasis...
The Maker Revolution celebrates the creation of new devices and the modification of existing ones - the transition from a consumer buying goods to eventually having a major part in their creation. The Maker Revolution places strong emphasis...
We're going to pick up where the LiPo Battery tutorial left off and look closer at the Adafruit Powerboost modules for charging your LiPos. We talked about the rules of using these batteries and how to make sure you don't set your project a...
We're going to pick up where the LiPo Battery tutorial left off and look closer at the Adafruit Powerboost modules for charging your LiPos. We talked about the rules of using these batteries and how to make sure you don't set your project a...
This guide will help you get started with a PiicoDev® Servo Driver module. We'll take a tour of the module and walk through some examples to drive common servos.
Servo motors are integrated motors that contain their own power circuitr...
This guide will help you get started with a PiicoDev® Servo Driver module. We'll take a tour of the module and walk through some examples to drive common servos.
Servo motors are integrated motors that contain their own power circuitr...
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...
Hello makers, if you love to prototype circuits and create electronic designs, then you’ll be familiar with the humble solderless breadboard. It’s where most electronic projects begin and is a familiar sight for tinkerers and in...
Hello makers, if you love to prototype circuits and create electronic designs, then you’ll be familiar with the humble solderless breadboard. It’s where most electronic projects begin and is a familiar sight for tinkerers and in...
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...
Cameras in combination with artificial intelligence create arguably the most powerful sensor you can ever put on a microcontroller. So that’s exactly what we will do here with an ESP32-CAM Development Board that sports an inbuilt 2MB...
Cameras in combination with artificial intelligence create arguably the most powerful sensor you can ever put on a microcontroller. So that’s exactly what we will do here with an ESP32-CAM Development Board that sports an inbuilt 2MB...
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...
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...
So you’ve got your Raspberry Pi. You’ve gotten NOOBS setup on it, explored Raspbian a bit, and you’re feeling like a bit of a pro. Awesome! Now let’s get down to the nitty gritty side of things, what it’s ...
So you’ve got your Raspberry Pi. You’ve gotten NOOBS setup on it, explored Raspbian a bit, and you’re feeling like a bit of a pro. Awesome! Now let’s get down to the nitty gritty side of things, what it’s ...
If you could operate your switch without physically toggling it on and off, you would open yourself up to an entire section of electronics. Relays are one of the best ways of doing this. A relay is essentially just a switch, controlled by a...
If you could operate your switch without physically toggling it on and off, you would open yourself up to an entire section of electronics. Relays are one of the best ways of doing this. A relay is essentially just a switch, controlled by a...
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...
In this guide, we will be taking a dive into the mBot2 educational robotic ecosystem by Makeblock. It is a medium-dollar system that punches well above its weight in terms of features and quality, featuring wheeled bots, tracked bots, a so...
In this guide, we will be taking a dive into the mBot2 educational robotic ecosystem by Makeblock. It is a medium-dollar system that punches well above its weight in terms of features and quality, featuring wheeled bots, tracked bots, a so...
Hello, and welcome to our tutorial where we’ll be looking at two different types of soldering irons and which one is going to be best for your workshop. We’ll be specifically looking at soldering irons, not how to solder, so for...
Hello, and welcome to our tutorial where we’ll be looking at two different types of soldering irons and which one is going to be best for your workshop. We’ll be specifically looking at soldering irons, not how to solder, so for...
If you want a high-end robotics platform that is easy to expand with it does not get better than goBILDA! GoBILDA is a complete build system designed for makers, students, and educators. From curated kits, to many structural alum...
If you want a high-end robotics platform that is easy to expand with it does not get better than goBILDA! GoBILDA is a complete build system designed for makers, students, and educators. From curated kits, to many structural alum...
In this guide, we'll learn what a Rotary Encoder is, when and why we might use a Rotary Encoder, and how to use a Rotary Encoder with a Raspberry Pi Pico.
To follow along all you'll need is:
A Rotary Encoder - we recommend using our br...
In this guide, we'll learn what a Rotary Encoder is, when and why we might use a Rotary Encoder, and how to use a Rotary Encoder with a Raspberry Pi Pico.
To follow along all you'll need is:
A Rotary Encoder - we recommend using our br...
Have you ever wanted to dive into computer vision? How about on a low-power and portable piece of hardware like a Raspberry Pi?
Well, in this guide we will be setting up some with OpenCV and the YOLO pose estimation model family on the Ra...
Have you ever wanted to dive into computer vision? How about on a low-power and portable piece of hardware like a Raspberry Pi?
Well, in this guide we will be setting up some with OpenCV and the YOLO pose estimation model family on the Ra...
Feel restricted by your connectivity? Want to send data from a remote node 10km away from civilization? Or ~3km when you are in a built-up civilization. Feel the urge for Liberation? Then I have the solution for you! Using only hardware bu...
Feel restricted by your connectivity? Want to send data from a remote node 10km away from civilization? Or ~3km when you are in a built-up civilization. Feel the urge for Liberation? Then I have the solution for you! Using only hardware bu...
So we’ve taken a look at what Bluetooth is in our Introduction to Bluetooth tutorial, and hopefully, you’ve found our Choosing a Bluetooth Module For Your Project tutorial useful in deciding which Bluetooth module is right ...
So we’ve taken a look at what Bluetooth is in our Introduction to Bluetooth tutorial, and hopefully, you’ve found our Choosing a Bluetooth Module For Your Project tutorial useful in deciding which Bluetooth module is right ...
In this guide, we will be learning how to use a GPS module with an Arduino and C++. We will be looking at; how GPS works, how to wire up and code an Arduino to use the GPS module, and as a final step we will be putting it all together in a...
In this guide, we will be learning how to use a GPS module with an Arduino and C++. We will be looking at; how GPS works, how to wire up and code an Arduino to use the GPS module, and as a final step we will be putting it all together in a...
When you are working on microcontrollers it can be very difficult to know what your code is doing, with MicroPython we can use REPL (Read Evaluate Print Loop) to see the debug output and run python commands in real time. This tutorial ...
When you are working on microcontrollers it can be very difficult to know what your code is doing, with MicroPython we can use REPL (Read Evaluate Print Loop) to see the debug output and run python commands in real time. This tutorial ...
In this guide, we will be learning how to use a GPS module with the Raspberry Pi Pico and MicroPython. We will be looking at; how GPS works, how to wire up and code the Pico to use the GPS module, and as a final step we will be putting it ...
In this guide, we will be learning how to use a GPS module with the Raspberry Pi Pico and MicroPython. We will be looking at; how GPS works, how to wire up and code the Pico to use the GPS module, and as a final step we will be putting it ...
You have your shiny new MicroPython or Circuit Python board and you have Installed the Firmware and connected to REPL, but now you want to put your code onto the board. To do this we need to send the files over serial. Luckily Adafruit has ...
You have your shiny new MicroPython or Circuit Python board and you have Installed the Firmware and connected to REPL, but now you want to put your code onto the board. To do this we need to send the files over serial. Luckily Adafruit has ...
This project has been created to be used as an exemplar for Year 7 Technology students to demonstrate some of the features and potential of making with a micro:bit. This device is a teacher tool or game accompaniment device that random...
This project has been created to be used as an exemplar for Year 7 Technology students to demonstrate some of the features and potential of making with a micro:bit. This device is a teacher tool or game accompaniment device that random...
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 ...
It was a dark and stormy night, and Pix was bumbling around with nonsense again.
I was thinking of building a patchbay for simple but configurable home networking (something I may still pursue). I figured that I could use jumper wires to ...
It was a dark and stormy night, and Pix was bumbling around with nonsense again.
I was thinking of building a patchbay for simple but configurable home networking (something I may still pursue). I figured that I could use jumper wires to ...
SummaryI made this car and the previous one because at school there was a Lego We-Do tug-of-war competition a few years ago, but the cars only drove backwards and I wanted to make a car that can turn and drive forwards. The new version can...
SummaryI made this car and the previous one because at school there was a Lego We-Do tug-of-war competition a few years ago, but the cars only drove backwards and I wanted to make a car that can turn and drive forwards. The new version can...
Being punctual is important. Hence accurate time is required. Clocks tend to miss out when it comes to accuracy especially when they are set by the user. So, why not get accurate time from the internet and use tried and tested hardware to ...
Being punctual is important. Hence accurate time is required. Clocks tend to miss out when it comes to accuracy especially when they are set by the user. So, why not get accurate time from the internet and use tried and tested hardware to ...
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...
This project uses a US100 ultrasonic distance sensor to detect instances of a garage tilt door being left open and sends an alert via the IFTTT mobile app. Additionally, the device logs temperature and pressure to a Thingspeak channel using...
This project uses a US100 ultrasonic distance sensor to detect instances of a garage tilt door being left open and sends an alert via the IFTTT mobile app. Additionally, the device logs temperature and pressure to a Thingspeak channel using...
Introduction:
Hi everybody. Over the past few weeks, I have been working on an intuitive system that makes working and tinkering with the Piicodev ecosystem even easier! Everybody interested in electronics knows about the universal circui...
Introduction:
Hi everybody. Over the past few weeks, I have been working on an intuitive system that makes working and tinkering with the Piicodev ecosystem even easier! Everybody interested in electronics knows about the universal circui...
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...
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...
This project began with a desire to make circuit building readily approachable for students new to electronics by bridging the gap between schematic diagrams and working circuits. The PiicoDev ecosystem provides a very accessible introduct...
This project began with a desire to make circuit building readily approachable for students new to electronics by bridging the gap between schematic diagrams and working circuits. The PiicoDev ecosystem provides a very accessible introduct...
I'm an amateur musician but a pretty serious classical & jazz pianist, and this project arose out of my interest in exploring the difference between writing music for synthesisers and music for piano. I work as a...
I'm an amateur musician but a pretty serious classical & jazz pianist, and this project arose out of my interest in exploring the difference between writing music for synthesisers and music for piano. I work as a...
This project 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...
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...
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...
This project was born from the desire to craft a captivating and spine-tingling magic trick that would add an air of mystique to a Halloween and supernatural-themed party that ...
This project was born from the desire to craft a captivating and spine-tingling magic trick that would add an air of mystique to a Halloween and supernatural-themed party that ...
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...
Our recycle bin is collected fortnightly, but I can never remember which week, and the printed calendar changes every year! So I made a Raspberry Pi Pico W and GlowBit Matrix powered model wheelie bin which shows when the bins are due at a...
Our recycle bin is collected fortnightly, but I can never remember which week, and the printed calendar changes every year! So I made a Raspberry Pi Pico W and GlowBit Matrix powered model wheelie bin which shows when the bins are due at a...
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...
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...
Introduction
This began as an idea after building a very basic single-channel unit. Commercial smart watering systems use a Wifi connection to the internet and get weather reports to determine the level of watering required. These systems...
Introduction
This began as an idea after building a very basic single-channel unit. Commercial smart watering systems use a Wifi connection to the internet and get weather reports to determine the level of watering required. These systems...
Frequency Reactive LEDs, i2c Protocol, Raspberry Pi, and Other Adventures.Here at Pix Incorporated we take word count very seriously. We believe in short, focused, and enjoyable writing which hints at the horizons of our imagination (...
Frequency Reactive LEDs, i2c Protocol, Raspberry Pi, and Other Adventures.Here at Pix Incorporated we take word count very seriously. We believe in short, focused, and enjoyable writing which hints at the horizons of our imagination (...
Have you ever wanted to make a Weatherproof Weather and Air Quality System that transmits its edge-collected data long-range through LoRa (up to a 10Km range) and then have that data automatically uploaded to the Internet to be gorgeously ...
Have you ever wanted to make a Weatherproof Weather and Air Quality System that transmits its edge-collected data long-range through LoRa (up to a 10Km range) and then have that data automatically uploaded to the Internet to be gorgeously ...
IntroductionI wanted to bring ageing, and failing, Home Automation infrastructure into the modern age whilst retaining hardware investments already made.
Our house had Universal Power Bus (UPB) dimmers and switches installed at build time...
IntroductionI wanted to bring ageing, and failing, Home Automation infrastructure into the modern age whilst retaining hardware investments already made.
Our house had Universal Power Bus (UPB) dimmers and switches installed at build time...
I wanted a GPS speedometer that is portable, robust, and looks okay. I had been messing around with 3D printing and exploring GPS modules for a few years and wanted...
I wanted a GPS speedometer that is portable, robust, and looks okay. I had been messing around with 3D printing and exploring GPS modules for a few years and wanted...
I had been captivated by the sound levels of trains I could hear passing by Metford throughout the day/night. I wondered if a sound level sensor reporting data back over LoRa would help me understand when a train was noisy. I also like the ...
I had been captivated by the sound levels of trains I could hear passing by Metford throughout the day/night. I wondered if a sound level sensor reporting data back over LoRa would help me understand when a train was noisy. I also like the ...
Heads up! Our forum has separate search to our main website. You are about to be redirected to our forum and when you arrive you can search for forum only content using the icon shown below. Click continue to search our forum.
Please continue if you would like to leave feedback for any of these topics:
Website features/issues
Content errors/improvements
Missing products/categories
Product assignments to categories
Search results relevance
For all other inquiries (orders status, stock levels, etc), please contact our support team for quick assistance.
Note: click continue and a draft email will be opened to edit. If you don't have an email client on your device, then send a message via the chat icon on the bottom left of our website.
Makers love reviews as much as you do, please follow this link to review the products you have purchased.