Search results for: 'COM-05097'

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

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

Makerverse Nano Power Timer

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

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

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

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

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

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

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

Graphic OLED Displays with Particle

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

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

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

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

Gaming Kit for RetroPie

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

Configuring 8Bitdo N64 Controller Mapping

RetroPie is a fantastic system, and once you map your input device, it will take those mappings and apply them to all of the emulators on RetroPie. If you’re new to RetroPie and want to find out a bit more, take a read of our Gaming ...

RetroPie is a fantastic system, and once you map your input device, it will take those mappings and apply them to all of the emulators on RetroPie. If you’re new to RetroPie and want to find out a bit more, take a read of our Gaming ...

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

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

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

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

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