Search results for: 'wearables'

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

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

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

History of Arduino

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

All About EL Products

Electroluminescent wire, often referred to as EL wire, is a thin copper wire coated in phosphor which will produce light when alternating current is applied to it. The light emits a similar feel as if it were a neon light or ...

Electroluminescent wire, often referred to as EL wire, is a thin copper wire coated in phosphor which will produce light when alternating current is applied to it. The light emits a similar feel as if it were a neon light or ...

The Maker Revolution

The Maker Revolution celebrates the creation of new devices and the modification of existing ones - the transition from a consumer buying goods to eventually having a major part in their creation. The Maker Revolution places strong emphasis...

The Maker Revolution celebrates the creation of new devices and the modification of existing ones - the transition from a consumer buying goods to eventually having a major part in their creation. The Maker Revolution places strong emphasis...

Our tips for Coin Cell Batteries

Firstly, what are Coin Cell Batteries? A coin cell battery is a flat, cylindrical battery used in a bunch of small electronics applications. You might have seen them in a wristwatch, remote control or any piece of wearable tech. Typically ...

Firstly, what are Coin Cell Batteries? A coin cell battery is a flat, cylindrical battery used in a bunch of small electronics applications. You might have seen them in a wristwatch, remote control or any piece of wearable tech. Typically ...

Using Copper Tape with Paper Circuits

What is a Paper Circuit? STEM technology has evolved into all kinds of fantastic forms with many brands bringing craft and electronics together in new and innovative ways. There’s plenty of products which make use of ‘paper cir...

What is a Paper Circuit? STEM technology has evolved into all kinds of fantastic forms with many brands bringing craft and electronics together in new and innovative ways. There’s plenty of products which make use of ‘paper cir...

Choosing Your Next LiPo Battery

As technology gets smaller and more powerful, wearables and portable devices are becoming more common in our everyday lives. Makers are looking to make projects portable and with that comes the need for high capacity batteries that are reli...

As technology gets smaller and more powerful, wearables and portable devices are becoming more common in our everyday lives. Makers are looking to make projects portable and with that comes the need for high capacity batteries that are reli...

How to Choose a Bluetooth Module For Your Project

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

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

Using the Accelerometer with MakeCode: Adafruit Circuit Playground Express

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

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

Resin 3D Printing Cheat Sheet

Nothing beats a good cheat sheet. So wouldn't it be great to have a single image, that encapsulated a tonne of handy 3D printing tips and information and have it be ready to hang on the wall in your own Makerverse. Well, we agreed so much ...

Nothing beats a good cheat sheet. So wouldn't it be great to have a single image, that encapsulated a tonne of handy 3D printing tips and information and have it be ready to hang on the wall in your own Makerverse. Well, we agreed so much ...

Raspberry Pi Boards Compared

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

Getting Started With Inertial Measurement Units | Exploring Degrees Of Freedom

In this guide, we'll be learning about sensors that measure inertial movement, how they work, how to choose the right sensor type, and how to get the most out of their readings. Hardware mentioned in this guide: PiicoDev Accelerometer ...

In this guide, we'll be learning about sensors that measure inertial movement, how they work, how to choose the right sensor type, and how to get the most out of their readings. Hardware mentioned in this guide: PiicoDev Accelerometer ...

How To Replace Your FEP Film - Resin Printer Maintenance Tip

The FEP film is a layer of transparent thin plastic (that is double layered) that is installed on the bottom of a resin tank (or Vat) in all resin 3D printers. This film creates a way for the UV light or laser light to cure the liquid resin...

The FEP film is a layer of transparent thin plastic (that is double layered) that is installed on the bottom of a resin tank (or Vat) in all resin 3D printers. This film creates a way for the UV light or laser light to cure the liquid resin...

Using the Accelerometer with CircuitPython: Adafruit Circuit Playground Express

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

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

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

Arduino Boards, Compared

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

Natural Disaster Sensor Project for Micro:bit

The Micro:bit is a feature-packed development board that’s perfect for the classroom or the beginner programmer. Each Micro:bit has a built-in radio that can transmit and receive signals sent from other Micro:bits. The radio has a ran...

The Micro:bit is a feature-packed development board that’s perfect for the classroom or the beginner programmer. Each Micro:bit has a built-in radio that can transmit and receive signals sent from other Micro:bits. The radio has a ran...

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

What if I told you that you could have the power to detect a lightning strike from 40km away? You'd probably think I've gone mad watching too many Marvel movies. But it is true! All thanks to the DFRobot Gravity: Lightning Sensor. Accessib...

What if I told you that you could have the power to detect a lightning strike from 40km away? You'd probably think I've gone mad watching too many Marvel movies. But it is true! All thanks to the DFRobot Gravity: Lightning Sensor. Accessib...

Circuit Playground Express Workshop for Educators and Beginners

Welcome to the Circuit Playground Express Workshop! This workshop is geared toward educators and coding beginners, who want to get started programming with this easy to use platform. We will go over everything you need to know to get you st...

Welcome to the Circuit Playground Express Workshop! This workshop is geared toward educators and coding beginners, who want to get started programming with this easy to use platform. We will go over everything you need to know to get you st...
We can't find data matching the selection.
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.