Search results for: 'COM-05091'

We could not find anything for COM-05091
We could not find anything for COM-05091
We could not find anything for COM-05091

Arduino Workshop for Beginners

Welcome to the Arduino Workshop, where you'll be able to follow our guided course which covers everything you'll need to know in order to create your own Arduino projects and become a leveled up maker. My name is Sam and along with being ...

Welcome to the Arduino Workshop, where you'll be able to follow our guided course which covers everything you'll need to know in order to create your own Arduino projects and become a leveled up maker. My name is Sam and along with being ...

How to use a Digital Multimeter

A digital multimeter (DMM) is one of the most common tools on a Maker's bench. We use DMMs to take electrical measurements in a fast and relatively accurate way. The reason we call it a multimeter is because they can take multiple types mea...

A digital multimeter (DMM) is one of the most common tools on a Maker's bench. We use DMMs to take electrical measurements in a fast and relatively accurate way. The reason we call it a multimeter is because they can take multiple types mea...

Getting Started with Arduino Using the Sparkfun RedBoard

Welcome to the Sparkfun Inventors Kit (SIK) Ver 4.0 tutorial page. In this beginner’s tutorial, we will explore the basics of microcontroller programming and circuit electronics through a series of projects that are provided in the&nb...

Welcome to the Sparkfun Inventors Kit (SIK) Ver 4.0 tutorial page. In this beginner’s tutorial, we will explore the basics of microcontroller programming and circuit electronics through a series of projects that are provided in the&nb...

Pycom Pytrack Getting Started

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

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

How to Debug MicroPython Code

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

Internet of Things with Pycom and Adafruit IO - From Zero to Hero

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

Getting Started Guide for Laser Cutting

Welcome to the exciting world of laser cutting! For all those makers out there looking to start creating with a laser cutter, this tutorial will have the basic information you need to get started! We recently added a Laser Cutting Service t...

Welcome to the exciting world of laser cutting! For all those makers out there looking to start creating with a laser cutter, this tutorial will have the basic information you need to get started! We recently added a Laser Cutting Service t...

Programming with USB-Serial Converters

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

Pycom Pysense & Pytrack: How to Update Firmware

UPDATE: This documentation now also applies to Pyscan and Expansion Board 3.0 Pysense and Pytrack boards have a “firmware update mode”. Unlike the Pycom microcontrollers you don’t add a jumper to the board to acces...

UPDATE: This documentation now also applies to Pyscan and Expansion Board 3.0 Pysense and Pytrack boards have a “firmware update mode”. Unlike the Pycom microcontrollers you don’t add a jumper to the board to acces...

Arduino with LattePanda

Ah, Arduino and LattePanda coming together at last. What could be better? Well along with the fact that your LattePanda is a fully fledged Windows 10 computer so you can program any Arduino board you want as normal, one of the best things a...

Ah, Arduino and LattePanda coming together at last. What could be better? Well along with the fact that your LattePanda is a fully fledged Windows 10 computer so you can program any Arduino board you want as normal, one of the best things a...

WLED Phone App | Control Addressable LEDs with an ESP32 or ESP8266

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

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

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

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

How to Build Internet-Connected Electronics Projects

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

Arduino Projects with an LCD (Using Sparkfun RedBoard)

Arduino Projects with an LCD (Using Sparkfun RedBoard) Welcome to Project Set 4 in the Sparkfun Inventors Kit Guide! In this tutorial, we will look into using Liquid Crystal Displays (LCD's) to print data. This ability allows us to remotel...

Arduino Projects with an LCD (Using Sparkfun RedBoard) Welcome to Project Set 4 in the Sparkfun Inventors Kit Guide! In this tutorial, we will look into using Liquid Crystal Displays (LCD's) to print data. This ability allows us to remotel...

Raspberry Pi Pico Workshop for Beginners

Welcome to the Raspberry Pi Pico Workshop, where you will learn everything you need to know to hit the ground running and start making your own projects with the Raspberry Pi Pico and MicroPython. This workshop is designed for complete beg...

Welcome to the Raspberry Pi Pico Workshop, where you will learn everything you need to know to hit the ground running and start making your own projects with the Raspberry Pi Pico and MicroPython. This workshop is designed for complete beg...

USB Keyboard-Mouse with Teensy

Hey all! By now you should have heard about all the wonderful Teensy Boards produced by Paul Stoffregen and the PJRC team but, in case you haven't, they're a collection of high-speed, ARM-based microcontrollers that...

Hey all! By now you should have heard about all the wonderful Teensy Boards produced by Paul Stoffregen and the PJRC team but, in case you haven't, they're a collection of high-speed, ARM-based microcontrollers that...

WS2812 / NeoPixel Addressable LEDs: Arduino Quickstart Guide

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

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

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

This guide will teach you exactly how to use a Raspberry Pi Single Board Computer to independently control 4 relays. A Relay is an electrically operated switch. This is all possible thanks to the PiRelay V2 HAT from SB Components. These re...

This guide will teach you exactly how to use a Raspberry Pi Single Board Computer to independently control 4 relays. A Relay is an electrically operated switch. This is all possible thanks to the PiRelay V2 HAT from SB Components. These re...

How to use an ESP8266 in the Arduino IDE

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

Getting Started with Raspberry Pi Pico

This guide is a little outdated: Follow our updated guide for a much simpler way to get started! Contents Part 1 - Interacting Coding with the REPL Part 2 - Moving Beyond the REPL (with rshell) Part 1 - Interactive Coding with the...

This guide is a little outdated: Follow our updated guide for a much simpler way to get started! Contents Part 1 - Interacting Coding with the REPL Part 2 - Moving Beyond the REPL (with rshell) Part 1 - Interactive Coding with the...

Pycom Pysense Getting Started Guide

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

Pycom GPy & FiPy Cellular LTE Firmware Update

There are three levels of firmware upgrades that are required on Pycom gear. First, performing an upgrade on the firmware of any of the Pycom microcontrollers is a simple affair. Download the Pycom Firmware Update application as linked in t...

There are three levels of firmware upgrades that are required on Pycom gear. First, performing an upgrade on the firmware of any of the Pycom microcontrollers is a simple affair. Download the Pycom Firmware Update application as linked in t...

Raspberry Pi Pico with LoRaWAN and The Things Network - Makerverse LoRa-E5 Module - Transmit Weather Data into IoT

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

How to Use HC-05 Bluetooth Modules

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

Controlling Standard Servos with Raspberry Pi

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

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

MicroPython Board Comparison

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

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

Analog Electronics Crash Course

Welcome to our beginners tutorial on analog electronics. Living in the digital age that we do, it’s easy to disregard the world of discrete analog components, however these concepts form the basis for everything from your mobile phon...

Welcome to our beginners tutorial on analog electronics. Living in the digital age that we do, it’s easy to disregard the world of discrete analog components, however these concepts form the basis for everything from your mobile phon...

Our Lulzbot Taz 6 Review

Lulzbot is constantly building upon their printer's design, incorporating the best modifications and add-ons from the community into their newer models.  In May 2016, their newest addition to the TAZ line of printers, the TAZ 6 wa...

Lulzbot is constantly building upon their printer's design, incorporating the best modifications and add-ons from the community into their newer models.  In May 2016, their newest addition to the TAZ line of printers, the TAZ 6 wa...

I SPI with Raspberry Pi

I SPI with my Raspberry Pi, something beginning with…S! Serial-Peripheral-Interface (SPI)! Welcome to our Raspberry Pi SPI communication tutorial. Today we’re going to look at how to use the SPI bus on our Raspberry Pi ...

I SPI with my Raspberry Pi, something beginning with…S! Serial-Peripheral-Interface (SPI)! Welcome to our Raspberry Pi SPI communication tutorial. Today we’re going to look at how to use the SPI bus on our Raspberry Pi ...

PWM Expanders for Particle

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

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

Infinity Mirror Kit V2 - Assembly and Tutorials

The Infinity Mirror Kit V2 is a desktop display that creates a dazzling optical illusion - a tunnel of light that tears through space! The Infinity Mirror Kit V2 entered production in October 2018, and now ships with an Adaf...

The Infinity Mirror Kit V2 is a desktop display that creates a dazzling optical illusion - a tunnel of light that tears through space! The Infinity Mirror Kit V2 entered production in October 2018, and now ships with an Adaf...

All the Operators in Python! Precedence too

To fully equip ourselves on our Python odyssey we will take a leap into Operators and their Precedence. Python is undoubtedly a Homeric programming language, epic in its possible applications and vast in its potentials. Operators ...

To fully equip ourselves on our Python odyssey we will take a leap into Operators and their Precedence. Python is undoubtedly a Homeric programming language, epic in its possible applications and vast in its potentials. Operators ...

I2C with Raspberry Pi

Hello there, how’s your day been? Good? Fantastic! Not so good? Don’t worry it’s about to get a lot better, because today we’re going to take a look at how to use the I2C interface on our Raspberry Pi to control I2C ...

Hello there, how’s your day been? Good? Fantastic! Not so good? Don’t worry it’s about to get a lot better, because today we’re going to take a look at how to use the I2C interface on our Raspberry Pi to control I2C ...

WS2812 / NeoPixel Addressable LEDs: Pycom Quickstart Guide

Sometimes all a good Pycom project needs is some colourful lights! This tutorial demonstrates how to control WS2812 LEDs with the Pycom Wipy and Lopy4. WS2812 or WS2812B LEDs (otherwise known as NeoPixels) are the most commonly used RG...

Sometimes all a good Pycom project needs is some colourful lights! This tutorial demonstrates how to control WS2812 LEDs with the Pycom Wipy and Lopy4. WS2812 or WS2812B LEDs (otherwise known as NeoPixels) are the most commonly used RG...

How to use WS2812B RGB LEDs with Raspberry Pi Pico

In this tutorial, we'll get some WS2812B LEDs (also known as GlowBits and NeoPixels) working with a Raspberry Pi Pico. If you haven't already set up Thonny for programming your Pico, follow our guide on that first. To follow along you'll...

In this tutorial, we'll get some WS2812B LEDs (also known as GlowBits and NeoPixels) working with a Raspberry Pi Pico. If you haven't already set up Thonny for programming your Pico, follow our guide on that first. To follow along you'll...

Infinity Mirror Kit V1 - Assembly and tutorials

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

Arduino Tide Gauge

I used an Arduino and a US-100 ultrasonic sensor to make an extremely low-cost tide gauge. This project measures the tide by sensing the distance to water using a US-100 ultrasonic sensor. The device has a 3D printed base&nb...

I used an Arduino and a US-100 ultrasonic sensor to make an extremely low-cost tide gauge. This project measures the tide by sensing the distance to water using a US-100 ultrasonic sensor. The device has a 3D printed base&nb...

Aircraft Lighting Model

The aim of this project was to create a working model of the aircraft exterior lighting systems. Initially, this started as a simple project for Uni, but I wasn’t having that. I wanted to learn something. So of course, I went over the...

The aim of this project was to create a working model of the aircraft exterior lighting systems. Initially, this started as a simple project for Uni, but I wasn’t having that. I wanted to learn something. So of course, I went over the...

Wefted Waveforms

This project aims to fuse neopixel strips with papier mache and origami into a free-standing electro-sculpture. The freestanding structure is formed from wire mesh and papier mache. It is then painted and wired up with strips of LEDs conne...

This project aims to fuse neopixel strips with papier mache and origami into a free-standing electro-sculpture. The freestanding structure is formed from wire mesh and papier mache. It is then painted and wired up with strips of LEDs conne...

Raspberry Pi Pico Long Range Radio (LoRa) Weather and Air Quality Station - Full Dashboard (DataCake + TTN), Rain-Proof and Long Range

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

GlowBit Desktop Audio-Visualiser

Introduction

I’ve had this little 8x8 Glowbit matrix for a few weeks now, and for whatever reason, the first thing I thought after running the example programs was “This needs to be synchro...

Introduction

I’ve had this little 8x8 Glowbit matrix for a few weeks now, and for whatever reason, the first thing I thought after running the example programs was “This needs to be synchro...

IoT Soundscape

I had been captivated by the sound levels of trains I could hear passing by Metford throughout the day/night. I wondered if a sound level sensor reporting data back over LoRa would help me understand when a train was noisy. I also like the ...

I had been captivated by the sound levels of trains I could hear passing by Metford throughout the day/night. I wondered if a sound level sensor reporting data back over LoRa would help me understand when a train was noisy. I also like the ...

Roverling Mk.ⅠⅠ

Introduction

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

Introduction

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

safePower

I like working with the Pi Zero W and Pi 4 as they are very compact, very powerful and very cheap for the capability they offer. I want to use them on small projects, stand-alone, and can't always guarantee power. As we know most Pi's don't...

I like working with the Pi Zero W and Pi 4 as they are very compact, very powerful and very cheap for the capability they offer. I want to use them on small projects, stand-alone, and can't always guarantee power. As we know most Pi's don't...

The Curse Of The Mummy! Egyptian-Themed Halloween Puzzle

Introduction

I’ve had this idea for Halloween for a few years now. I wanted to make my porch display into an escape room for trick or treating. The kids would have to solve an environmental...

Introduction

I’ve had this idea for Halloween for a few years now. I wanted to make my porch display into an escape room for trick or treating. The kids would have to solve an environmental...

Robot Arm Upgrade Project

This project has been a long and tricky one for me, I purchased my robot arm kit from Jaycar many years ago with the intention of controlling it from the start. I used to work with industrial robots, so when I saw this robot kit for sale I...

This project has been a long and tricky one for me, I purchased my robot arm kit from Jaycar many years ago with the intention of controlling it from the start. I used to work with industrial robots, so when I saw this robot kit for sale I...

Smart Home Makeover with HomeAssistant

IntroductionI wanted to bring ageing, and failing, Home Automation infrastructure into the modern age whilst retaining hardware investments already made. Our house had Universal Power Bus (UPB) dimmers and switches installed at build time...

IntroductionI wanted to bring ageing, and failing, Home Automation infrastructure into the modern age whilst retaining hardware investments already made. Our house had Universal Power Bus (UPB) dimmers and switches installed at build time...

Desktop Infinity Mirror (Lasercut!)

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

Ping Pong Launcher

I like to take on projects that give me an opportunity to learn new things. For this project, my two goals were to learn more about face detection algorithms and PID controllers but of course, there were so many more skills learned along th...

I like to take on projects that give me an opportunity to learn new things. For this project, my two goals were to learn more about face detection algorithms and PID controllers but of course, there were so many more skills learned along th...
Heads up! Our forum has separate search to our main website. You are about to be redirected to our forum and when you arrive you can search for forum only content using the icon shown below. Click continue to search our forum.

Forum Search
Feedback

Please continue if you would like to leave feedback for any of these topics:

  • Website features/issues
  • Content errors/improvements
  • Missing products/categories
  • Product assignments to categories
  • Search results relevance

For all other inquiries (orders status, stock levels, etc), please contact our support team for quick assistance.

Note: click continue and a draft email will be opened to edit. If you don't have an email client on your device, then send a message via the chat icon on the bottom left of our website.

Makers love reviews as much as you do, please follow this link to review the products you have purchased.