Looking for a tool to simplify and speed up your IoT prototyping? Look no further than the Arduino MKR WiFi 1010! With extended computational power and low power Wi-Fi, this compact board is perfect for emerging IoT projects.
The Raspberry Pi Pico W is perfect for IoT and wireless projects, better still, it's such an affordable 32-bit microcontroller that is packed with peripheries including WiFi.
The WiFi Shield gives your OpenMV Cam the ability to connect to the Internet wirelessly. This shield features an ATWINC1500 FCC Certified WiFi module which can transmit...
Wifi Bee-ESP8266 is a Serial-to-WIFI module using XBEE design in a compact size, compatible with XBEE slot, applicable to a variety of 3.3V single-chip system. It can be used for Arduino, wireless data transfer, remote control. On-board switch can be used to easily select the Startup module or Upgrade firmware.
Arduino Opta is a secure, easy-to-use micro PLC with Industrial IoT capabilities.
Designed in partnership with Finder – leading industrial and building...
This WiFi card, based on Intel 8265AC chip, is specially designed for Jetson Nano. It supports 4.2 Bluetooth, 2.4G and 5G dual-band WiFi. The transmission speed...
Using a brand new 8-bit microprocessor from Microchip for the first time on an Arduino board. Explore the possibilities with the onboard IMU (Inertial Measurement Unit). Connect the board to your Wi-Fi network in a secure manner using the new ECC608 crypto chip accelerator.
Introducing the Arduino GIGA R1 WiFi, a high-performance DIY electronics board designed for gaming, art, and tech projects. Featuring a dual-core microcontroller, wireless connectivity, multiple ports, and expanded GPIOs with higher voltage support. Level up your creations with this versatile and powerful board!
Connect your Arduino to the Internet with this fine new FCC-certified WiFi module from Atmel. This 802.11bgn-capable WiFi module is the best new thing for networking...
Create powerful and flexible wireless communication in your projects with ease using the WiFi Module ESP-01. This well-known Maker module is perfect for cost-optimised projects with its compact size and reliable connectivity. Programmed via UART interface and with 1MB of flash, it allows for Micropython to be flashed quickly. Get pre-soldered header, simple WiFi communication, and programmable IO pins all in one package.
This WiFi IoT module would be an excellent choice for IoT classroom teaching and smart home projects. It supports multiple programming platforms, such as MakeCode...
The Arduino UNO R4 WiFi merges the RA4M1 microprocessor from Renesas with the ESP32-S3 from Espressif, creating an all-in-one tool for makers with enhanced processing power and a diverse array of new peripherals.
WT8266-S1 Wi-Fi module is a low consumption, high performance embedded Wi-Fi network control module designed by Wireless-Tag. It can meet the IoT application requirements in smart power grids, building automation, security and protection, smart home, remote health care etc.
The SparkFun ESP8266 WiFi Shield is an Arduino compatible shield for the ESP8266 WiFi SoC – a leading platform for Internet of Things (IoT) or WiFi-related projects. There are a variety of designs based around the ESP8266, including tiny, modular boards and more accessible development boards like our very own SparkFun ESP8266 Thing. The ESP8266 WiFi Shield finds a middle ground between the Module and the Thing that provides a great introduction to the ESP8266 – without leaving the comfortable hardware confines of your Arduino. If you just have an Arduino project that needs an inexpensive gateway to the Internet, the ESP8266 WiFi Shield does everything from turning on an LED to posting data with phant.io.
DescriptionCAMS3 5MP Unit is a streamlined camera module based on the ESP32S3, supporting WiFi cloud image transmission. It features 8M PSRAM and 16M...
Discover the AtomS3R WiFi Camera Kit, a compact programmable controller featuring ESP32-S3, 0.3MP camera, 9-axis sensors, and 8MB FLASH/PSRAM, perfect for IoT monitoring and educational development.
ESP32-S2-WROVER is a generic WiFi MCU module featuring rich peripherals and high performance. Integrated 42 pins, 4MB flash and 2MB PSRAM, this module has more data...
ESP32-S2- WROOM is a generic WiFi MCU module featuring rich peripherals and high performance. The module has 42 pins and 4MB flash, which can perform stable performance...
Feather is the new development board from Adafruit, and like its namesake it is thin, light, and lets you fly! We designed Feather to be a new standard for portable...
Do you want to control your TV via a web-browser? Want to ask Alexa to mute your stereo? Want to schedule triggers to your IR-controlled LED strip? These are all...
The Wi-Fi HaLow Board based on the FGH100M-H module is a high-performance, long-range Wi-Fi HaLow solution. Operating in the 902-928 MHz frequency band,...
The Sony iS110B is a Wi-Fi Add-on board for SONY SPRESENSE. Low power consumption is realized by adopting Telit GS2200MIZ. Equipped with SPI (standard)...
The DiP-Pi WiFi Master is an advanced WiFi connectivity add-on board for the Raspberry Pi Pico offering ESP8266 WiFi connectivity, MicroSD card slot,...
So what does it mean to run headless?A computer setup without a monitor is said to be running headless. You might want to do this if you're installing your Pi into some project, or want to keep power-usage and cost minimal. This kind of se...
So what does it mean to run headless?A computer setup without a monitor is said to be running headless. You might want to do this if you're installing your Pi into some project, or want to keep power-usage and cost minimal. This kind of se...
uGateway is setup, with the exception of your WiFi password. It's perhaps best we don't know what that is!
If you know your way around Pi Zero and Raspbian (with desktop edition) then you can edit WiFI details as normal.
He...
uGateway is setup, with the exception of your WiFi password. It's perhaps best we don't know what that is!
If you know your way around Pi Zero and Raspbian (with desktop edition) then you can edit WiFI details as normal.
He...
Nothing beats bright shiny colourful lights and adding an extra dimension only makes them better. This guide demonstrates the fastest and most customizable way to have WS2812B grids of fully addressable LED Nodes come alive. Exactly ...
Nothing beats bright shiny colourful lights and adding an extra dimension only makes them better. This guide demonstrates the fastest and most customizable way to have WS2812B grids of fully addressable LED Nodes come alive. Exactly ...
I’ll level with you; the idea of microcontrollers and wireless networks was a little daunting to me initially. How on earth was I going to connect and control it with Wi-Fi?! But when I eventually I waded into the world of networking ...
I’ll level with you; the idea of microcontrollers and wireless networks was a little daunting to me initially. How on earth was I going to connect and control it with Wi-Fi?! But when I eventually I waded into the world of networking ...
In August of 2014 Shanghai-based chip manufacturer, Espressif, released a ultra-cheap Serial to Wi-Fi chip called the ESP-01. At the heart of the ESP01 was an ESP8266 chip broken out into the 8 pins needed to program it via a microcontrolle...
In August of 2014 Shanghai-based chip manufacturer, Espressif, released a ultra-cheap Serial to Wi-Fi chip called the ESP-01. At the heart of the ESP01 was an ESP8266 chip broken out into the 8 pins needed to program it via a microcontrolle...
IntroductionIn this guide, we'll get a Raspberry Pi Pico W connected to the internet using WiFi. To demonstrate the connection we can query a webpage, or get the current time from a time service. To follow along, all you'll need is:
A R...
IntroductionIn this guide, we'll get a Raspberry Pi Pico W connected to the internet using WiFi. To demonstrate the connection we can query a webpage, or get the current time from a time service. To follow along, all you'll need is:
A R...
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...
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...
In this tutorial, we will learn how to set up the Onion Omega2/Omega2+ for the first time using the command line.
While the Omega2/2+ has a graphical setup wizard and a web-based GUI called the "Console," we have found both to ...
In this tutorial, we will learn how to set up the Onion Omega2/Omega2+ for the first time using the command line.
While the Omega2/2+ has a graphical setup wizard and a web-based GUI called the "Console," we have found both to ...
This is the Big Daddy of the Pycom range of devices. The Pycom FiPy has all these connection capabilities (with one tiny caveat):
Wi-Fi 802.11b/g/n 16Mbps
LoRa (all regions, not 433MHz)
Sigfox
Cellular LTE (Cat-M1/NB-IoT)
Bluetooth L...
This is the Big Daddy of the Pycom range of devices. The Pycom FiPy has all these connection capabilities (with one tiny caveat):
Wi-Fi 802.11b/g/n 16Mbps
LoRa (all regions, not 433MHz)
Sigfox
Cellular LTE (Cat-M1/NB-IoT)
Bluetooth L...
Say you want to build a sun-tracking solar panel. You could add a tiny computer, like an Arduino, to control it. That might be all you need. But what if you need to connect to it to control it from somewhere else? Connecting it into your ho...
Say you want to build a sun-tracking solar panel. You could add a tiny computer, like an Arduino, to control it. That might be all you need. But what if you need to connect to it to control it from somewhere else? Connecting it into your ho...
Have you ever used an Arduino board, and wanted to hook it straight up to a JST connected LiPo battery but knew it wouldn’t work? Or maybe you wanted a microcontroller with built-in wireless capabilities?
Well, Adafruit has developed...
Have you ever used an Arduino board, and wanted to hook it straight up to a JST connected LiPo battery but knew it wouldn’t work? Or maybe you wanted a microcontroller with built-in wireless capabilities?
Well, Adafruit has developed...
In this tutorial we will learn how to set up the Onion Omega2/Omega2+ for the first time. You will require the following:
Onion Omega2 or Omega2+
An Onion Omega2 Dock, such as:
An Onion Omega2 dock, eg. Power Dock or Bre...
In this tutorial we will learn how to set up the Onion Omega2/Omega2+ for the first time. You will require the following:
Onion Omega2 or Omega2+
An Onion Omega2 Dock, such as:
An Onion Omega2 dock, eg. Power Dock or Bre...
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...
Wi-Fi, as we know it, is a form of wireless communication based on the 802.11 standards as outlined by the IEEE (the Institute of Electrical and Electronics Engineers). If you're paying attention to it, you'll notice an appendage to this st...
Wi-Fi, as we know it, is a form of wireless communication based on the 802.11 standards as outlined by the IEEE (the Institute of Electrical and Electronics Engineers). If you're paying attention to it, you'll notice an appendage to this st...
When you first look at the Photon, it’s staggering that such a small device could possess the incredible functionality that it does, but not only does it bring an impress spec sheet to the table, but the true power is unlocked in the ...
When you first look at the Photon, it’s staggering that such a small device could possess the incredible functionality that it does, but not only does it bring an impress spec sheet to the table, but the true power is unlocked in the ...
Media centres are everywhere nowadays, from smart TV’s with built in media apps, to standalone lounge room boxes to watch all your favourite shows on. With the new features found on the Raspberry Pi 3, it makes sense for it to become...
Media centres are everywhere nowadays, from smart TV’s with built in media apps, to standalone lounge room boxes to watch all your favourite shows on. With the new features found on the Raspberry Pi 3, it makes sense for it to become...
All Argon ONE Cases for the Raspberry Pi 4 Model B have formidable feature sets, with my personal favourite feature being a safe On and Off button. Once the Pi has been installed to the case you can obtain full On and Off functionality...
All Argon ONE Cases for the Raspberry Pi 4 Model B have formidable feature sets, with my personal favourite feature being a safe On and Off button. Once the Pi has been installed to the case you can obtain full On and Off functionality...
Three and a half years after the launch of the original Pico, Raspberry Pi has announced a successor to their line of affordable microcontroller boards – the Raspberry Pi Pico 2. It sports the new RP2350 chip which houses a wealth of...
Three and a half years after the launch of the original Pico, Raspberry Pi has announced a successor to their line of affordable microcontroller boards – the Raspberry Pi Pico 2. It sports the new RP2350 chip which houses a wealth of...
If you’re looking for a platform to create your ideal data-logger, then look no further than Particle. Whether it be that you want to build a weather station, or a movement detection system, thanks to Particle’s 3G and Wi-Fi boa...
If you’re looking for a platform to create your ideal data-logger, then look no further than Particle. Whether it be that you want to build a weather station, or a movement detection system, thanks to Particle’s 3G and Wi-Fi boa...
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 ...
So you have just received your OctoPi kit and you are looking to get it up and running. All you need to do is grab out all the parts you received and around 20 minutes of time.
To connect your OctoPi to the network you need to decide what ...
So you have just received your OctoPi kit and you are looking to get it up and running. All you need to do is grab out all the parts you received and around 20 minutes of time.
To connect your OctoPi to the network you need to decide what ...
IntroductionIn this guide, we'll get a Raspberry Pi Pico W to send and receive data to the cloud using the MQTT protocol.
To follow along, all you'll need is:
A Raspberry Pi Pico W
Understand how to connect the Pico W to WiFi
Underst...
IntroductionIn this guide, we'll get a Raspberry Pi Pico W to send and receive data to the cloud using the MQTT protocol.
To follow along, all you'll need is:
A Raspberry Pi Pico W
Understand how to connect the Pico W to WiFi
Underst...
What a time to be alive! It’s never been easier to get into electronics and programming with platforms like Arduino, Raspberry Pi, Chibitronics and many more. These platforms are great, but with the Internet of Things (IoT) becoming m...
What a time to be alive! It’s never been easier to get into electronics and programming with platforms like Arduino, Raspberry Pi, Chibitronics and many more. These platforms are great, but with the Internet of Things (IoT) becoming m...
Bluetooth is a low-power radio technology used to link devices wirelessly. Most commonly recognised as the way to link a mobile phone to a car or speaker, it has many uses beyond that. The "low power" aspect is not a shortcoming, as a large...
Bluetooth is a low-power radio technology used to link devices wirelessly. Most commonly recognised as the way to link a mobile phone to a car or speaker, it has many uses beyond that. The "low power" aspect is not a shortcoming, as a large...
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...
Sometimes a good Raspberry Pi project needs to be in a place that just hard to reach. The Raspberry Pi 3 Model A+ has a small form factor and is well suited for being tucked away inside a box, ceiling, or wherever your project demands. It...
Sometimes a good Raspberry Pi project needs to be in a place that just hard to reach. The Raspberry Pi 3 Model A+ has a small form factor and is well suited for being tucked away inside a box, ceiling, or wherever your project demands. It...
There is a new board in the Raspberry Pi family!
In this Tutorial, we will walk you through the steps to set up your new Raspberry Pi 3 Model A+.To setup your Raspberry Pi 3A+ you will need:
A Raspberry Pi 3A+
A Preloaded NOOBS SD Card...
There is a new board in the Raspberry Pi family!
In this Tutorial, we will walk you through the steps to set up your new Raspberry Pi 3 Model A+.To setup your Raspberry Pi 3A+ you will need:
A Raspberry Pi 3A+
A Preloaded NOOBS SD Card...
The Raspberry Pi has revolutionized the world of single-board computers, offering a platform for learners, hobbyists, and professionals to explore, create, and innovate. From its inception, the Raspberry Pi series has been a beacon of techn...
The Raspberry Pi has revolutionized the world of single-board computers, offering a platform for learners, hobbyists, and professionals to explore, create, and innovate. From its inception, the Raspberry Pi series has been a beacon of techn...
What do we mean when we talk about the "Internet of Things"? Mostly we're talking about tiny computers that have access to the internet and do some useful work. Unlike the computers we're used to holding in our hands, they don't have a touc...
What do we mean when we talk about the "Internet of Things"? Mostly we're talking about tiny computers that have access to the internet and do some useful work. Unlike the computers we're used to holding in our hands, they don't have a touc...
In this guide, we will be taking a look at the Arduino Uno Q. We will be looking at what you will need to get started, how to run the board both through both the Linux environment and over the network, as well as looking at some demos in A...
In this guide, we will be taking a look at the Arduino Uno Q. We will be looking at what you will need to get started, how to run the board both through both the Linux environment and over the network, as well as looking at some demos in A...
Introduction
We’re going from zero to hero. Starting from nothing we’ll get a WiPy communicating with Adafruit IO, an IoT service out on the Internet. We’ll be able to send data from the device to the cloud and control th...
Introduction
We’re going from zero to hero. Starting from nothing we’ll get a WiPy communicating with Adafruit IO, an IoT service out on the Internet. We’ll be able to send data from the device to the cloud and control th...
The ESP8266 is the Serial to Wi-Fi SOC gaining steam back in August of 2014, no doubt you've heard of it; if not used one yourself. Since then, hundreds of IoT devices were built on this originally-undocumented device. With those projects a...
The ESP8266 is the Serial to Wi-Fi SOC gaining steam back in August of 2014, no doubt you've heard of it; if not used one yourself. Since then, hundreds of IoT devices were built on this originally-undocumented device. With those projects a...
Who should follow this tutorial?
If this is your first experience with Raspberry Pi, and you're using a starter kit for a Raspberry Pi Zero W, then this tutorial is for you. We'll plug everything into where it needs to be, install an ...
Who should follow this tutorial?
If this is your first experience with Raspberry Pi, and you're using a starter kit for a Raspberry Pi Zero W, then this tutorial is for you. We'll plug everything into where it needs to be, install an ...
Raspberry Pi Boards are a great gateway for learning about how to get to grips with computers, at a price that makes it hugely accessible and a size that fits right in your hand. Raspberry Pi boards are chock a block full of features a...
Raspberry Pi Boards are a great gateway for learning about how to get to grips with computers, at a price that makes it hugely accessible and a size that fits right in your hand. Raspberry Pi boards are chock a block full of features a...
Today will be all about controlling Fully Addressable LED Lights using any Espressif ESP32 Development Board and your mobile Phone all through WIFI! All possible by WLED.
There are many ways to use your mobile phone to remotely...
Today will be all about controlling Fully Addressable LED Lights using any Espressif ESP32 Development Board and your mobile Phone all through WIFI! All possible by WLED.
There are many ways to use your mobile phone to remotely...
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...
In this guide, we will be setting up Steam Link on a Raspberry Pi - a small and power-efficient computer that runs Linux. This setup will allow you to stream Steam games from a PC to this Raspberry Pi over your home network's Wi-Fi or ethe...
In this guide, we will be setting up Steam Link on a Raspberry Pi - a small and power-efficient computer that runs Linux. This setup will allow you to stream Steam games from a PC to this Raspberry Pi over your home network's Wi-Fi or ethe...
Welcome to the Meshtastic for Makers Workshop, a short course that teaches you everything you need to know about Meshtastic so you can go out and start wirelessly sending information in your projects with the Meshtastic network. This works...
Welcome to the Meshtastic for Makers Workshop, a short course that teaches you everything you need to know about Meshtastic so you can go out and start wirelessly sending information in your projects with the Meshtastic network. This works...
The Infinity Mirror Kit is a desk-top display that creates a dazzling optical illusion - a tunnel of light that tears through space!
Note: This tutorial is for the Infinity Kit V1. We updated have updated to the Infinity Kit V2 as of ...
The Infinity Mirror Kit is a desk-top display that creates a dazzling optical illusion - a tunnel of light that tears through space!
Note: This tutorial is for the Infinity Kit V1. We updated have updated to the Infinity Kit V2 as of ...
Pycom is a constantly groundbreaking company which produces a lot of really cool development boards and expansion shields. They have a large focus on multiple network connectivity, particularly in regards to low power, long-distance informa...
Pycom is a constantly groundbreaking company which produces a lot of really cool development boards and expansion shields. They have a large focus on multiple network connectivity, particularly in regards to low power, long-distance informa...
School zone sign
There are lots of maker and Internet of Things (IoT) projects that need a high quality mobile Internet connection. While technologies like Sigfox and LoRa are going to be a big part of our future, in a lot of places cellu...
School zone sign
There are lots of maker and Internet of Things (IoT) projects that need a high quality mobile Internet connection. While technologies like Sigfox and LoRa are going to be a big part of our future, in a lot of places cellu...
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...
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...
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...
Show of hands, who loves Raspberry Pi? We all do, and one of the most common questions we get asked is which Raspberry Pi kit is going to best suit my project, which one has the right components in it etc. So today we’re going to be l...
Show of hands, who loves Raspberry Pi? We all do, and one of the most common questions we get asked is which Raspberry Pi kit is going to best suit my project, which one has the right components in it etc. So today we’re going to be l...
If you’ve ever created a project that uses batteries, you’ll be well aware how hard it can be to decide on elements in the project which can affect the battery life. You end up ‘umming’ and ‘ahhing’ for a...
If you’ve ever created a project that uses batteries, you’ll be well aware how hard it can be to decide on elements in the project which can affect the battery life. You end up ‘umming’ and ‘ahhing’ for a...
In this installment of our Onion Omega2 tutorial series, we will cover the basic steps necessary to install and run python on the Omega2 or Omega2+.
We'll cover how to install python or python3, how to install python modules and finally, w...
In this installment of our Onion Omega2 tutorial series, we will cover the basic steps necessary to install and run python on the Omega2 or Omega2+.
We'll cover how to install python or python3, how to install python modules and finally, w...
In another tutorial we looked at the Photon board from Particle, and whilst Wi-Fi is awesome for many applications, it restricts you to a localised connection. Particle have once again come to rescue and provided us with a cellular solution...
In another tutorial we looked at the Photon board from Particle, and whilst Wi-Fi is awesome for many applications, it restricts you to a localised connection. Particle have once again come to rescue and provided us with a cellular solution...
There is a whole range of Sub-4 Inch Displays that attach directly to the GPIO pins of Raspberry Pi Palm-Sized Computers. Many of them are touch devices and increase the usability of your Raspberry Pi whilst making almost no size sacrifices...
There is a whole range of Sub-4 Inch Displays that attach directly to the GPIO pins of Raspberry Pi Palm-Sized Computers. Many of them are touch devices and increase the usability of your Raspberry Pi whilst making almost no size sacrifices...
In this guide, we’re going to build the ultimate retro gaming setup using Recalbox on the Raspberry Pi 5. This setup will let you play almost any console or handheld released before the Nintendo DS or PSP — wi...
In this guide, we’re going to build the ultimate retro gaming setup using Recalbox on the Raspberry Pi 5. This setup will let you play almost any console or handheld released before the Nintendo DS or PSP — wi...
Time to create a Little Red Advertisement Devouring Monster. This will be a self-hosted, network-wide, ad-blocking system running on a Raspberry Pi Single Board Computer. It will also stop access to malware sites and phishing websites. Fur...
Time to create a Little Red Advertisement Devouring Monster. This will be a self-hosted, network-wide, ad-blocking system running on a Raspberry Pi Single Board Computer. It will also stop access to malware sites and phishing websites. Fur...
The Pi 500+ is here, and we see a lot of people wondering what the Pi hundred series is, what its uses are, and what role it can fill. That’s why today we are looking at 5 things you can do with a Raspberry Pi 500+.
This guide will ...
The Pi 500+ is here, and we see a lot of people wondering what the Pi hundred series is, what its uses are, and what role it can fill. That’s why today we are looking at 5 things you can do with a Raspberry Pi 500+.
This guide will ...
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...
Hey guys, how much fun are microcontrollers? They’re your own miniature slave to do your bidding in whatever way you choose, however as fun and all as using them to do math and crunching numbers, the real joy is seeing them interact w...
Hey guys, how much fun are microcontrollers? They’re your own miniature slave to do your bidding in whatever way you choose, however as fun and all as using them to do math and crunching numbers, the real joy is seeing them interact w...
This Tutorial is all about the MicroPython Programming Language. We will discuss what MicroPython is, why you will want to use it in your projects and we will share some resources to help you learn further!
What is MicroPython?
MicroPyt...
This Tutorial is all about the MicroPython Programming Language. We will discuss what MicroPython is, why you will want to use it in your projects and we will share some resources to help you learn further!
What is MicroPython?
MicroPyt...
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 ...
In this guide we'll create a simple HTTP server using a Raspberry Pi Pico W. This server will be accessible from within a local WiFi network and can be used to read sensors and control hardware - in our case we'll drive an LED and read the...
In this guide we'll create a simple HTTP server using a Raspberry Pi Pico W. This server will be accessible from within a local WiFi network and can be used to read sensors and control hardware - in our case we'll drive an LED and read the...
Remote control of your 3D printer is a particularly appealing concept, especially if you've been forced into printing via USB in the past. Using your new 3D printer should be as simple as plugging it in, uploading some G-Code and pressing '...
Remote control of your 3D printer is a particularly appealing concept, especially if you've been forced into printing via USB in the past. Using your new 3D printer should be as simple as plugging it in, uploading some G-Code and pressing '...
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...
We're going to compare each of the Arduino Boards available to Maker's and Electronics Enthusiats. We'll discuss the features of each board, provide an informative pinout diagram with tonnes of detail, and toward the end of the article, pro...
We're going to compare each of the Arduino Boards available to Maker's and Electronics Enthusiats. We'll discuss the features of each board, provide an informative pinout diagram with tonnes of detail, and toward the end of the article, pro...
The Pysense expansion board from Pycom has many sensors. In Pycom Pytrack Getting Started, I showed how with some Processing code we can see the real-time position of the board in 3D. That project works with the Pysense too. How about we sh...
The Pysense expansion board from Pycom has many sensors. In Pycom Pytrack Getting Started, I showed how with some Processing code we can see the real-time position of the board in 3D. That project works with the Pysense too. How about we sh...
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 ...
There is a new Raspberry Pi! The long-awaited upgrade to the Rasberry Pi 1 Model A+ (Rpi1 A+). In this article, we are going to look at how much improvement the new Raspberry Pi 3 Model A+ (Rpi3 A+) is over the Rpi1 A+ as well as how ...
There is a new Raspberry Pi! The long-awaited upgrade to the Rasberry Pi 1 Model A+ (Rpi1 A+). In this article, we are going to look at how much improvement the new Raspberry Pi 3 Model A+ (Rpi3 A+) is over the Rpi1 A+ as well as how ...
Ah, what a glorious time we live in, where we have to compare which micro-computer is going to best suit our needs. If you’ve been in the maker sphere for just a short time, you’ll be sure to have heard of Raspberry Pi the mirac...
Ah, what a glorious time we live in, where we have to compare which micro-computer is going to best suit our needs. If you’ve been in the maker sphere for just a short time, you’ll be sure to have heard of Raspberry Pi the mirac...
In this guide, we will be setting up the xTool P3, a powerful CO2 laser cutter that tries to bring industrial level features to a desktop format and price tag, and we are going to walk through the entire assembly process, from putting toge...
In this guide, we will be setting up the xTool P3, a powerful CO2 laser cutter that tries to bring industrial level features to a desktop format and price tag, and we are going to walk through the entire assembly process, from putting toge...
This will be a quick 101 on how to use the Raspberry Pi Imager so that you can Flash a new Micro-SD Card. Everything you need to use this Software will be found in this article. The contents of this guide can be seen below.
- Download Loc...
This will be a quick 101 on how to use the Raspberry Pi Imager so that you can Flash a new Micro-SD Card. Everything you need to use this Software will be found in this article. The contents of this guide can be seen below.
- Download Loc...
Espressif is a constantly ground-breaking company that produces lots of really cool development modules which includes the ESP32. ESP32 Boards, ESP32 Dev-Kits, and ESP32 Modules (the part that gets soldered to the Board/PCB) are all about ...
Espressif is a constantly ground-breaking company that produces lots of really cool development modules which includes the ESP32. ESP32 Boards, ESP32 Dev-Kits, and ESP32 Modules (the part that gets soldered to the Board/PCB) are all about ...
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 ...
A big project request for the Raspberry Pi is the ability to make a digital sign, that loops images/videos/other media fullscreen with no interactivity. This can be a great way to display dashboards, promotional videos and other media. For ...
A big project request for the Raspberry Pi is the ability to make a digital sign, that loops images/videos/other media fullscreen with no interactivity. This can be a great way to display dashboards, promotional videos and other media. For ...
In this guide, we are going to be unboxing and setting up your Bambu Lab H2C so you can get printing quickly!
A quick but important note: always consult your included instruction manual alongside this guide. The packaging layout and shipp...
In this guide, we are going to be unboxing and setting up your Bambu Lab H2C so you can get printing quickly!
A quick but important note: always consult your included instruction manual alongside this guide. The packaging layout and shipp...
Welcome to the best article on setting up an OpenMediaVault-based NAS on a Raspberry Pi Single Board Computer! This guide is the fastest and best way to go about it. Raspberry Pi single-board computers are purpose-built to run 24/7, with a...
Welcome to the best article on setting up an OpenMediaVault-based NAS on a Raspberry Pi Single Board Computer! This guide is the fastest and best way to go about it. Raspberry Pi single-board computers are purpose-built to run 24/7, with a...
In this guide, we’ll be taking a look at Walter, a pretty impressive ESP32‑based board that gives your projects full internet access anywhere there’s mobile coverage - no Wi‑Fi required. With a built‑in 4GR...
In this guide, we’ll be taking a look at Walter, a pretty impressive ESP32‑based board that gives your projects full internet access anywhere there’s mobile coverage - no Wi‑Fi required. With a built‑in 4GR...
Hi there! If you’re wondering what all the hype and interest surrounding Raspberry Pi is about, you’ve come to the right place.
The original Raspberry Pi debuted in 2012, and is a credit card sized computer that has ports for U...
Hi there! If you’re wondering what all the hype and interest surrounding Raspberry Pi is about, you’ve come to the right place.
The original Raspberry Pi debuted in 2012, and is a credit card sized computer that has ports for U...
In this guide, we will be looking at how to set up the Glowbit Orb Snowflake and Bauble Kits. We will be looking at how to get going with the default code they ship with, breaking down how the code works, and learning how to modify it to m...
In this guide, we will be looking at how to set up the Glowbit Orb Snowflake and Bauble Kits. We will be looking at how to get going with the default code they ship with, breaking down how the code works, and learning how to modify it to m...
The Infinity Mirror Kit was made possible by all the people who backed our Kickstarter!
Kits are where it's at. With our Desktop Infinity Mirror Kit you'll get to make something wonderful with your hands, all in the span ...
The Infinity Mirror Kit was made possible by all the people who backed our Kickstarter!
Kits are where it's at. With our Desktop Infinity Mirror Kit you'll get to make something wonderful with your hands, all in the span ...
The Raspberry Pi 4 Model B is finally here! This is a huge leap forward for single-board computing and what better way to explore it than power one up, run some tests and stress it out!
Here are the test results for those peopl...
The Raspberry Pi 4 Model B is finally here! This is a huge leap forward for single-board computing and what better way to explore it than power one up, run some tests and stress it out!
Here are the test results for those peopl...
Running a virtual Raspberry Pi on your computer can be a neat way to experiment in a Raspbian-like environment without being tethered to a physical Pi. In this video, I'll walk you through the process of installing Raspberry Pi Desktop on a...
Running a virtual Raspberry Pi on your computer can be a neat way to experiment in a Raspbian-like environment without being tethered to a physical Pi. In this video, I'll walk you through the process of installing Raspberry Pi Desktop on a...
Looking for the best way to get into robotics? Checkout Makeblock's mBot. This all in one robot is the perfect introduction to basic robotics, with its simple yet robust design, mBot is built with education in mind. The mBot kits modul...
Looking for the best way to get into robotics? Checkout Makeblock's mBot. This all in one robot is the perfect introduction to basic robotics, with its simple yet robust design, mBot is built with education in mind. The mBot kits modul...
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 ...
The New Version of the Raspberry Pi 4 has started going out to makers everywhere. If you are wanting to upgrade your old RPi3 project to take advantage of all the cool new features there are a few steps we are going to have to take first to...
The New Version of the Raspberry Pi 4 has started going out to makers everywhere. If you are wanting to upgrade your old RPi3 project to take advantage of all the cool new features there are a few steps we are going to have to take first to...
Nowadays, everything is going wireless. Phones, computers, game controllers, consoles, everything! Wireless technology has allowed us to use electronic devices with an untethered freedom which just isn’t possible with clunky cables ...
Nowadays, everything is going wireless. Phones, computers, game controllers, consoles, everything! Wireless technology has allowed us to use electronic devices with an untethered freedom which just isn’t possible with clunky cables ...
In this guide, we will be exploring the Grove Vision AI V2 – a microcontroller-based board capable of running YOLO and other computer vision models in real time, all while consuming a relatively tiny amount of power. We’re goin...
In this guide, we will be exploring the Grove Vision AI V2 – a microcontroller-based board capable of running YOLO and other computer vision models in real time, all while consuming a relatively tiny amount of power. We’re goin...
This will be a quick article showing the process to flash the legacy Raspberry Pi OS 'Buster' Debian 10 (or any previous OS iteration) to a Micro-SD card. With any exciting new Operating System (OS) release, there are always small ...
This will be a quick article showing the process to flash the legacy Raspberry Pi OS 'Buster' Debian 10 (or any previous OS iteration) to a Micro-SD card. With any exciting new Operating System (OS) release, there are always small ...
Welcome to 'Zero to Maker,' a workshop that will walk through and introduce a ton of tools and skills to help Makers of all skill levels! In this series, Jaryd and Liam will be completing projects as a part of the 2024 Fab Academy and...
Welcome to 'Zero to Maker,' a workshop that will walk through and introduce a ton of tools and skills to help Makers of all skill levels! In this series, Jaryd and Liam will be completing projects as a part of the 2024 Fab Academy and...
Video gaming has evolved tremendously over the last decade, console games produce near real-life graphics, and playing with friends across the globe is easier than sending a text message. This is all well and good, but there are those of us...
Video gaming has evolved tremendously over the last decade, console games produce near real-life graphics, and playing with friends across the globe is easier than sending a text message. This is all well and good, but there are those of us...
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...
So, after almost a week of researching, cross-referencing, double checking, and image hunting, I’m excited to show you guys my take on the history of Arduino, and the evolution of the Arduino hardware into what it is today. With so m...
So, after almost a week of researching, cross-referencing, double checking, and image hunting, I’m excited to show you guys my take on the history of Arduino, and the evolution of the Arduino hardware into what it is today. With so m...
To better yourself for future programming skylarking let me welcome you to the next step of understanding Python. Loops are among the most basic yet also the most powerful features in programming. Utilised by all modern programming language...
To better yourself for future programming skylarking let me welcome you to the next step of understanding Python. Loops are among the most basic yet also the most powerful features in programming. Utilised by all modern programming language...
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...
The Internet of Things (IoT) describes the network of physical objects that are all around us which are blessed with sensors, software, and other technology for the purpose of connecting and exchanging data with other devices and systems al...
The Internet of Things (IoT) describes the network of physical objects that are all around us which are blessed with sensors, software, and other technology for the purpose of connecting and exchanging data with other devices and systems al...
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...
In this guide, we’re going to explore some of the most effective ways to measure distance in maker projects. Whether you’re working on a robotics project, an automatic door, or just trying to figure out how far away the fridge ...
In this guide, we’re going to explore some of the most effective ways to measure distance in maker projects. Whether you’re working on a robotics project, an automatic door, or just trying to figure out how far away the fridge ...
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.
...
There are a ton of electrical wire connectors, too many to elaborate on in a single guide, however there are a couple of connectors that as a maker you will come across. Often when starting your way into the electronics world all you need ...
There are a ton of electrical wire connectors, too many to elaborate on in a single guide, however there are a couple of connectors that as a maker you will come across. Often when starting your way into the electronics world all you need ...
In this guide, we’re taking a close look at the Arduino Uno Q — Arduino’s new hybrid development board that combines a Linux single board computer with a dedicated microcontroller. A device that feels like not...
In this guide, we’re taking a close look at the Arduino Uno Q — Arduino’s new hybrid development board that combines a Linux single board computer with a dedicated microcontroller. A device that feels like not...
[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 ...
Welcome to the Raspberry Pi Workshop for Beginners! Here you'll be able to follow along with our series of bite-sized videos that cover everything you'll need to know to get started with your Raspberry Pi, and start making awesome project...
Welcome to the Raspberry Pi Workshop for Beginners! Here you'll be able to follow along with our series of bite-sized videos that cover everything you'll need to know to get started with your Raspberry Pi, and start making awesome project...
Welcome to 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...
Love your Raspberry Pi but wish it had even more connectivity akin to your mobile phone. Then the Waveshare 4G HAT is the solution for you! HAT simply means Hardware attached On Top. With this installed on your Raspberry Pi Single Board Co...
Love your Raspberry Pi but wish it had even more connectivity akin to your mobile phone. Then the Waveshare 4G HAT is the solution for you! HAT simply means Hardware attached On Top. With this installed on your Raspberry Pi Single Board Co...
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...
If you ever needed a performance boost when running Machine Learnt AI Systems (like facial recognition) with a Raspberry Pi Single Board Computer then I have a solution for you. The OAK-D Lite. The Oak-D Lite is the Leatherman Multi-tool o...
If you ever needed a performance boost when running Machine Learnt AI Systems (like facial recognition) with a Raspberry Pi Single Board Computer then I have a solution for you. The OAK-D Lite. The Oak-D Lite is the Leatherman Multi-tool o...
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 ...
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...
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 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;...
As part of a larger home automation project, I wanted the ability to control some mains power outlets remotely. To achieve this, I interfaced the transmitter from an inexpensive 433MHz mains remote control kit with a raspberry pi zero w (vi...
As part of a larger home automation project, I wanted the ability to control some mains power outlets remotely. To achieve this, I interfaced the transmitter from an inexpensive 433MHz mains remote control kit with a raspberry pi zero w (vi...
I’ve been working in theatres for about 5 years. I’m a lighting technician for a few different venues and production companies, but I specialize in the engineering solutions behind our shows; I’m a Mechatronics Engineering student at UoN, ...
I’ve been working in theatres for about 5 years. I’m a lighting technician for a few different venues and production companies, but I specialize in the engineering solutions behind our shows; I’m a Mechatronics Engineering student at UoN, ...
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...
This project is about adding a wireless Adafruit Feather HUZZAH ESP8266 or ESP32 v2 with Adafruit Featherwing 128x64 OLED to interface with the self-assembled MightyOhm Geiger Kit.
This project is about adding a wireless Adafruit Feather HUZZAH ESP8266 or ESP32 v2 with Adafruit Featherwing 128x64 OLED to interface with the self-assembled MightyOhm Geiger Kit.
Do you get nightmares of losing your YouTube Subscribers? If you do, you are not the only one. Luckily I have made this "YouTube Desktop Notifier" to keep me up-to-date with my channels Subscriber and View Counts. This very simple DIY ...
Do you get nightmares of losing your YouTube Subscribers? If you do, you are not the only one. Luckily I have made this "YouTube Desktop Notifier" to keep me up-to-date with my channels Subscriber and View Counts. This very simple DIY ...
Update:
Community member Chris has had a go at remaking this project after the original project contributor Denver made the original code repository private. GitHub links below will not work but the original project has been kept here for...
Update:
Community member Chris has had a go at remaking this project after the original project contributor Denver made the original code repository private. GitHub links below will not work but the original project has been kept here for...
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 ...
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 dec...
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 dec...
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...
We made a Pi Zero W retro-games console! The nostalgia is making me dizzy!
If you'd like to build your own, we've put together a couple of wishlists to make things easier:
For the Pi Zero W build, like in this project, check out the PiG...
We made a Pi Zero W retro-games console! The nostalgia is making me dizzy!
If you'd like to build your own, we've put together a couple of wishlists to make things easier:
For the Pi Zero W build, like in this project, check out the PiG...
Getting letters and parcels is awesome, what’s not so awesome though is when you miss the postman and you don’t know if that important bit of mail arrived or not. Such a frustrating, yet mundane problem can be solved by creating...
Getting letters and parcels is awesome, what’s not so awesome though is when you miss the postman and you don’t know if that important bit of mail arrived or not. Such a frustrating, yet mundane problem can be solved by creating...
I made a Raspberry Pi camera that captures GIF files and optionally tweets them over WiFi! It's built around a Raspberry Pi Zero W and a Pi Camera module. The camera connects to a pre-programmed WiFi network to tweet the gifs, but...
I made a Raspberry Pi camera that captures GIF files and optionally tweets them over WiFi! It's built around a Raspberry Pi Zero W and a Pi Camera module. The camera connects to a pre-programmed WiFi network to tweet the gifs, but...
This piece combines recycled electronics extracted from decommissioned computers and new electronic components. I had an idea I wanted to incorporate a lighting element into a contemporary sculpture so it was just a matter of coming up with...
This piece combines recycled electronics extracted from decommissioned computers and new electronic components. I had an idea I wanted to incorporate a lighting element into a contemporary sculpture so it was just a matter of coming up with...
The driver behind this project is to allow the remote control of some of the equipment in my shed. I have a CNC router/laser cutter that uses my compressor and dust extractor whilst it is running, and well whats the point in having a comput...
The driver behind this project is to allow the remote control of some of the equipment in my shed. I have a CNC router/laser cutter that uses my compressor and dust extractor whilst it is running, and well whats the point in having a comput...
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...
During the Covid lockdown, I needed something to do. The Postman or woman does not deliver mail every day as most bills come online. So I built this to notify me when the Pos...
During the Covid lockdown, I needed something to do. The Postman or woman does not deliver mail every day as most bills come online. So I built this to notify me when the Pos...
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...
A smaller version of our amazing Infinity-Mirror Table - the Desktop Infinity Mirror compresses all the colourful goodness into a picture frame-sized display. The entire design is made from laser-cut acrylic that we cut in-house. Check out ...
A smaller version of our amazing Infinity-Mirror Table - the Desktop Infinity Mirror compresses all the colourful goodness into a picture frame-sized display. The entire design is made from laser-cut acrylic that we cut in-house. Check out ...
Turn Your Raspberry Pi into a Steam Link
Sometimes Retropie just isn’t enough to get the best possible gaming experience with the Raspberry Pi. I originally purchased the Raspberry Pi 3B+ so that I could install Retropie and Kodi to ...
Turn Your Raspberry Pi into a Steam Link
Sometimes Retropie just isn’t enough to get the best possible gaming experience with the Raspberry Pi. I originally purchased the Raspberry Pi 3B+ so that I could install Retropie and Kodi to ...
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...
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...
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 ...
A simple camera motion detection system for Raspberry Pi. Definitely written with Aussie's in mind (although it could be modified to be used in other countries). The main motivation behind writing this was to monitor property and wildlife ...
A simple camera motion detection system for Raspberry Pi. Definitely written with Aussie's in mind (although it could be modified to be used in other countries). The main motivation behind writing this was to monitor property and wildlife ...
YAM (or YetAnotherMonitor)
I keep more than 20 enclosures of Australian native lizards and turtles and I want to make sure they are all in an appropriate environment. To that end, I built a microcontroller-based system to monitor the tempe...
YAM (or YetAnotherMonitor)
I keep more than 20 enclosures of Australian native lizards and turtles and I want to make sure they are all in an appropriate environment. To that end, I built a microcontroller-based system to monitor the tempe...
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...
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,...
I frequently check the weather on my phone, often finding it hasn’t changed. As there are already many screens around the house and even in our pockets or on our wrists that can display the weather forecast, I decided to create a display t...
I frequently check the weather on my phone, often finding it hasn’t changed. As there are already many screens around the house and even in our pockets or on our wrists that can display the weather forecast, I decided to create a display t...
This project turns a cheap exercise mini bike into a virtual bike. I made this project with my brother for a family member who has to do a few months of physical therapy. We wanted a way to motivate them to continue, and try to make it a f...
This project turns a cheap exercise mini bike into a virtual bike. I made this project with my brother for a family member who has to do a few months of physical therapy. We wanted a way to motivate them to continue, and try to make it a f...
This is an awesome project that takes about 6 hours to complete. Hours upon hours of endless fun thereafter!
Ideally, some prior soldering experience is advantageous but if you take your time and practice before you start it's beginner fri...
This is an awesome project that takes about 6 hours to complete. Hours upon hours of endless fun thereafter!
Ideally, some prior soldering experience is advantageous but if you take your time and practice before you start it's beginner fri...
My front gate is a long way from the house at around 300m. I don’t want people wandering around my property without knowing about it. This project uses two Raspberry Pi P...
My front gate is a long way from the house at around 300m. I don’t want people wandering around my property without knowing about it. This project uses two Raspberry Pi P...
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...
I wanted a self-contained internet radio with the following criteria:
Reasonably compact/portable.
Only required an external connection for power (i.e. wireless internet access).
Simple controls for volume and mute-toggle.
I wanted a self-contained internet radio with the following criteria:
Reasonably compact/portable.
Only required an external connection for power (i.e. wireless internet access).
Simple controls for volume and mute-toggle.
I really love the reliability of my Fuji wireless mono laser printer. Best printer I've ever owned. However, it was released without Google Cloud Print. This required constant driver installation on new devices and the inconvenience of not ...
I really love the reliability of my Fuji wireless mono laser printer. Best printer I've ever owned. However, it was released without Google Cloud Print. This required constant driver installation on new devices and the inconvenience of not ...
Introduction:
I have a flat screen television that is about 7 years old that I purchased before Smart TVs were commonly available.
What I wanted to achieve with My Pi project was to turn my slightly old TV into a media centre. I wanted to...
Introduction:
I have a flat screen television that is about 7 years old that I purchased before Smart TVs were commonly available.
What I wanted to achieve with My Pi project was to turn my slightly old TV into a media centre. I wanted to...
The Pi Zero Motion Sensing Camera is a portable security camera using a Pi Zero 2W, Pi Zero camera, Battery Pack, and Case. I started this to have a taskable security camera with motion capture & notifications. I had some spare P...
The Pi Zero Motion Sensing Camera is a portable security camera using a Pi Zero 2W, Pi Zero camera, Battery Pack, and Case. I started this to have a taskable security camera with motion capture & notifications. I had some spare P...
In this project, I'm using an esp32 board combined with a thermistor, plus an Amazon Web Services Lambda API plus some web charting code for temperature sensing. Source code can be found in the GitHub repository: https://github.com/Acr...
In this project, I'm using an esp32 board combined with a thermistor, plus an Amazon Web Services Lambda API plus some web charting code for temperature sensing. Source code can be found in the GitHub repository: https://github.com/Acr...
I was 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...
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 ...
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 ...
So, my wife wanted to have some small plants in the house. I didn’t, so we compromised, and got some plants. The only thing is that neither of us remembers to water them, so I wanted to build a sensor array to monitor the moisture con...
So, my wife wanted to have some small plants in the house. I didn’t, so we compromised, and got some plants. The only thing is that neither of us remembers to water them, so I wanted to build a sensor array to monitor the moisture con...
Hey,
My son is turning 1 and I wanted to setup a retro gaming station for him to learn to game through the ages. I went with RetroPie as it is well documented and supports a range of emulators - and it's easy to setup.My RetroPie Gaming Ki...
Hey,
My son is turning 1 and I wanted to setup a retro gaming station for him to learn to game through the ages. I went with RetroPie as it is well documented and supports a range of emulators - and it's easy to setup.My RetroPie Gaming Ki...
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 ...
[Update – Until there is correct compatibility of NPM with the new Raspberry Pi ‘Bullseye’ OS I highly recommend at this stage flashing and using the previous Raspberry Pi ‘Buster’ OS onto your Micro-...
[Update – Until there is correct compatibility of NPM with the new Raspberry Pi ‘Bullseye’ OS I highly recommend at this stage flashing and using the previous Raspberry Pi ‘Buster’ OS onto your Micro-...
This project uses a Raspberry Pi and TFT display panel to provide a desk clock that also monitors our Home Solar and Battery system, and the weather, in one neat unit.
We recently installed a Solar Panel system and a Tesla Powerwall...
This project uses a Raspberry Pi and TFT display panel to provide a desk clock that also monitors our Home Solar and Battery system, and the weather, in one neat unit.
We recently installed a Solar Panel system and a Tesla Powerwall...
My son really wanted one of the mini NES when they were released, however he missed out.
I already knew that you could use a raspberry pi as an arcade emulator, so I thought why not build him one.
My son really wanted one of the mini NES when they were released, however he missed out.
I already knew that you could use a raspberry pi as an arcade emulator, so I thought why not build him one.
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...
My partner wanted to assist with additional space for possums to live in as trees are being lost in the neighbourhood causing possums to move into unwanted areas. She asked me if there was any way to see if the possums were using the box we...
My partner wanted to assist with additional space for possums to live in as trees are being lost in the neighbourhood causing possums to move into unwanted areas. She asked me if there was any way to see if the possums were using the box we...
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, ...
Ever wanted to know exactly what bird is near you by only the sound but simultaneously have zero ideas about birds? Fear not, here is the solution for you! A fully fletched Bird Call AI System that runs completely on a Raspberry Pi Single ...
Ever wanted to know exactly what bird is near you by only the sound but simultaneously have zero ideas about birds? Fear not, here is the solution for you! A fully fletched Bird Call AI System that runs completely on a Raspberry Pi Single ...
Parisians is a cute simulation of Paris with autonomous pedestrians. It’s simple to build and easy to personalize, a Single Board Computer "wall piece": on display and looping ...
Parisians is a cute simulation of Paris with autonomous pedestrians. It’s simple to build and easy to personalize, a Single Board Computer "wall piece": on display and looping ...
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...
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...
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 ...
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 ...
Who says you can't have it all? Good looks and a great sound!
My name is 'Holman" and I'm a Bluetooth speaker in the form of mans best friend - a dog of course! Why is my name Holman? Well, that's the name of the manufacturer of the PVC pi...
Who says you can't have it all? Good looks and a great sound!
My name is 'Holman" and I'm a Bluetooth speaker in the form of mans best friend - a dog of course! Why is my name Holman? Well, that's the name of the manufacturer of the PVC pi...
I had been thinking about how best to capture clear close-up photographs of some of the many birds we see around our property for quite a while and mulling over a variet...
I had been thinking about how best to capture clear close-up photographs of some of the many birds we see around our property for quite a while and mulling over a variet...
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...
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.