If you want more storage for your Arduino project, this module is designed for you. This EEPROM data storage module supplies an extra 32k byte for your project. Simply wired them via I2C.
6 pin SOT-23 to DIP adaptor. Created to take SOT23 of various pin sizes breakout to DIP. This will work with 3-pin MOSFETs, BJTs, Voltage Regulators (SOT-23-5), and various other Micro6, Micro5, etc packages.
8, 16, 20, and 28-Pin SSOP to DIP break out boards. The footprint was rotated to accommodate different width SSOP devices and can be used with any pin count up to 28 pins. Designed to be used with 0.65mm pitch devices but can also be used with 0.025" pitch devices (comes out to ~0.635mm). We’ve made these 0.635mm devices fit just fine. Can be used with packages that have a lead span of .230" up to .350". Breaks out SSOP pins to standard .6" (600mil) and .3" (300mil) DIP width to be used in any DIP socket or bread board. The 8 and 16 boards have a 300mil spacing. The 20 and 28 pin boards have 600mil spacing between the DIP pins.
This is a low-cost, basic SOIC breakout boards. This custom PCB will interface a standard SOIC package IC to 0.1" headers, which are easier to work with and integrate well with breadboards.
Design your own Pi HAT, attach custom circuitry and otherwise dress your Pi A+, B+, or Pi 2 with this jaunty prototyping HAT kit with EEPROM To kick off the Adafruit...
DIP switch with 8 individual switch positions. The pins have .1" spacing - fits great into a breadboard but be careful as the connections can be quite loose.
Design your own Pi HAT, attach custom circuitry and otherwise dress your Pi A+, B+, or Pi 2 with this jaunty prototyping HAT kit. To kick off the Adafruit HAT party...
This breakout board is a dual sided PCB with an SOIC 8 package on one side and a SOT23-6 package on the other. The SOIC and SOT23-6 pins are broken out to 0.1" (2.54mm) headers which can be used on breadboards for prototyping your projects.
These devices are made of a special ceramic material which changes resistance value rapidly with temperature change. They are commonly used to check thermal runaway with bipolar transistor amplifiers etc, but really have dozens of other uses. They are rugged and very reliable.
The SparkFun 16-Pin SSOP to DIP Adapter is a small PCB that lets you adapt SSOP packages into a DIP footprint. These small boards are useful for modding and upgrading...
The SparkFun 8-Pin SOIC to DIP Adapter is a small PCB that lets you adapt SOIC packages into a DIP footprint. These tiny boards are useful for modding and upgrading devices that use 8-pin DIP ICs, when the upgraded IC is only available in a SOIC footprint. You can also use these adapters for prototyping by making SOIC packages compatible with solderless breadboards.
Dip sockets for all your prototyping needs. If you’ve ever had to de-solder a dip part from a circuit board, you know how valuable these are! Number of pins include: 8, 14, 16, 18, 28, and 40.
If you've ever said to yourself, "Gee, I wish I had four 12-bit DACs that came in a single package with the ability to save their settings to an EEPROM", well I...
Dip sockets for all your prototyping needs. If you’ve ever had to de-solder a dip part from a circuit board, you know how valuable these are! Number of pins include: 8, 14, 16, 18, 28, and 40.
This breakout board is a dual sided PCB with an SOIC 8 package on one side and a SOT23-6 package on the other. The SOIC and SOT23-6 pins are broken out to 0.1" (2.54mm) headers which can be used on breadboards for prototyping your projects.
If you want to store calibration values, MAC addresses, non-secure access tokens, or other unique identifiers, EEPROM storage is a great option. EEPROM is long lasting, and doesn't need to be written in pages - a single byte can be written at once (unlike with flash memory!) EEPROM storage persists even when the power goes out, and can be over-written literally one million times.
Run two solenoids, or a single DC motor with up to 800mA per channel using the super-simple L9110H H-bridge driver. This bridge chip is an 8 DIP package so it's...
For many modern and powerful chips like the RP2040, ESP32, RT10xx and STM32 series microcontrollers, designers can save money and reduce the number of...
For many modern and powerful chips like the RP2040, ESP32, RT10xx, and STM32 series microcontrollers, designers can save money and reduce the number of...
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 ...
I²C stands for the inter-integrated circuit and refers to a communication protocol we are going to use to communicate between our Arduino devices. In the past we have investigated the SPI and Asynchronous Serial Communications protocol...
I²C stands for the inter-integrated circuit and refers to a communication protocol we are going to use to communicate between our Arduino devices. In the past we have investigated the SPI and Asynchronous Serial Communications protocol...
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...
Introduction
This guide covers the configuration steps required to use the Makerverse Supercap Real Time Clock module as a backup RTC on a Raspberry Pi. This is required for remote applications when Internet access is impractical and accur...
Introduction
This guide covers the configuration steps required to use the Makerverse Supercap Real Time Clock module as a backup RTC on a Raspberry Pi. This is required for remote applications when Internet access is impractical and accur...
Hello makers, if you love to prototype circuits and create electronic designs, then you’ll be familiar with the humble solderless breadboard. It’s where most electronic projects begin and is a familiar sight for tinkerers and in...
Hello makers, if you love to prototype circuits and create electronic designs, then you’ll be familiar with the humble solderless breadboard. It’s where most electronic projects begin and is a familiar sight for tinkerers and in...
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...
While the Raspberry Pi Compute Module 4s (CM4s) share a lot with the regular Pi 4 Model B, getting started with the flashing process can be quite different depending on which model you pick! This article aims to demystify that, so without f...
While the Raspberry Pi Compute Module 4s (CM4s) share a lot with the regular Pi 4 Model B, getting started with the flashing process can be quite different depending on which model you pick! This article aims to demystify that, so without f...
Is it hot in here, or is it just my Raspberry Pi? A Raspberry Pi sitting on a desk doing nothing is kind of boring. However, a Raspberry Pi that can measure the temperature and make decisions based off that information is awesome!
The Rasp...
Is it hot in here, or is it just my Raspberry Pi? A Raspberry Pi sitting on a desk doing nothing is kind of boring. However, a Raspberry Pi that can measure the temperature and make decisions based off that information is awesome!
The Rasp...
SPI stands for Serial Peripheral Interface and it is a way to send data between microcontrollers and other small devices. It is a synchronous data bus, meaning it uses a clock to regulate the data transfer.
SPI is also Full-Duplex com...
SPI stands for Serial Peripheral Interface and it is a way to send data between microcontrollers and other small devices. It is a synchronous data bus, meaning it uses a clock to regulate the data transfer.
SPI is also Full-Duplex com...
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...
In this guide, we will be learning how to use a GPS module with an Arduino and C++. We will be looking at; how GPS works, how to wire up and code an Arduino to use the GPS module, and as a final step we will be putting it all together in a...
In this guide, we will be learning how to use a GPS module with an Arduino and C++. We will be looking at; how GPS works, how to wire up and code an Arduino to use the GPS module, and as a final step we will be putting it all together in a...
The Micro:bit is great for small portable projects like a soil moisture sensor. In this tutorial, we will walk through how to program a Micro:bit to make a reliable and consistent soil moisture sensor that will give consistent readings. The...
The Micro:bit is great for small portable projects like a soil moisture sensor. In this tutorial, we will walk through how to program a Micro:bit to make a reliable and consistent soil moisture sensor that will give consistent readings. The...
SSDs on the Raspberry Pi are not new. For many years now people have been enjoying NVME speeds on Raspberry Pis through the use of NVMe-to-USB adapters. But long gone are the days of annoying adapters flopping around and occupying a precio...
SSDs on the Raspberry Pi are not new. For many years now people have been enjoying NVME speeds on Raspberry Pis through the use of NVMe-to-USB adapters. But long gone are the days of annoying adapters flopping around and occupying a precio...
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...
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...
Welcome to the Python Workshop, where you will learn everything you need to hit the ground running with the worlds most popular programming language Python. My name is Tim and am a passionate maker and cherish free exchange of knowledge. I ...
Welcome to the Python Workshop, where you will learn everything you need to hit the ground running with the worlds most popular programming language Python. My name is Tim and am a passionate maker and cherish free exchange of knowledge. I ...
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...
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...
This is an Arduino project using and ethernet shield for remote control of a set of relays. The IPControl module was meant to be a simple web accessible device controller. It sort of grew! A little out of hand as you will see...
This is an Arduino project using and ethernet shield for remote control of a set of relays. The IPControl module was meant to be a simple web accessible device controller. It sort of grew! A little out of hand as you will see...
I used to sleep in a caravan on my grandparent's property and as amenities were inside the house I had to go in and out of it quite regularly. I got sick of fumbling around with keys to go in and out of my caravan, so this project uses an A...
I used to sleep in a caravan on my grandparent's property and as amenities were inside the house I had to go in and out of it quite regularly. I got sick of fumbling around with keys to go in and out of my caravan, so this project uses an A...
Introduction
So now everything is available in this day and age, and all those childhood dreams can now come true as parts, technology and software has come a long way.
I had recently taken up the hobby, RC planes. Eventually I learnt ho...
Introduction
So now everything is available in this day and age, and all those childhood dreams can now come true as parts, technology and software has come a long way.
I had recently taken up the hobby, RC planes. Eventually I learnt ho...
This project is about how to build an 8 bit computer on breadboards, from 7400 series basic TTL. I am currently in the process of building mine, and will give an overview of what's involved. It is a great project that can teach you a lot ab...
This project is about how to build an 8 bit computer on breadboards, from 7400 series basic TTL. I am currently in the process of building mine, and will give an overview of what's involved. It is a great project that can teach you a lot ab...
I read somewhere about UNIX Epoch time and thought wouldn't it be neat to have a clock that showed time in this format?
This project developed from that idea. I had a unused GPS module with serial output so I thought it would also be cool ...
I read somewhere about UNIX Epoch time and thought wouldn't it be neat to have a clock that showed time in this format?
This project developed from that idea. I had a unused GPS module with serial output so I thought it would also be cool ...
Today we will be making an Arduino circuit that will start playing a noise if the water (or surrounding environment) reaches a certain temperature, in our case, that temperature will be 100° Celsius.
This is a useful little projec...
Today we will be making an Arduino circuit that will start playing a noise if the water (or surrounding environment) reaches a certain temperature, in our case, that temperature will be 100° Celsius.
This is a useful little projec...
Do you ever wanna pump up some tunes but you don't know how to play a MIDI file? Fear not, the PiicoDev Buzzer modules let you stack up multiple tones into a song. Find your MIDI, export it through a script, upload it and get grovin'! ...
Do you ever wanna pump up some tunes but you don't know how to play a MIDI file? Fear not, the PiicoDev Buzzer modules let you stack up multiple tones into a song. Find your MIDI, export it through a script, upload it and get grovin'! ...
Making a dumb coffee grinder slightly less dumb.
This is a programmable timer tethered to a Rancilio Rocky coffee grinder. The Rocky is a "dumb" grinder and electrically very simple. Basically it's an ac motor with an on/off switch and a m...
Making a dumb coffee grinder slightly less dumb.
This is a programmable timer tethered to a Rancilio Rocky coffee grinder. The Rocky is a "dumb" grinder and electrically very simple. Basically it's an ac motor with an on/off switch and a m...
Introduction
Searching for solar panels and related items on the Core Electronics website; I came across the Solarbotics GraviTrack Marble Machine Kit. I thought the kit would be a good educational tool for the grandkids. The kit was a hit...
Introduction
Searching for solar panels and related items on the Core Electronics website; I came across the Solarbotics GraviTrack Marble Machine Kit. I thought the kit would be a good educational tool for the grandkids. The kit was a hit...
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.