Maker.io main logo
BLOG

How To Pick The Best Microcontroller For Your Project

By bekathwia

Discover the key factors to consider when selecting a microcontroller for your electronics projects.

PROJECT

nRF24L01 Modules: First Step into Wireless Transceiving

By Antonio Velasco

Curious about wireless transceivers? Learn how to establish connections, code for communication, and pave the way for your wireless projects.

PROJECT

Inspector Gadget: Making Penny’s Computer Book

By bekathwia

Bring a piece of Inspector Gadget's world into your own with this DIY Arduino-powered interactive replica of Penny's computer book.

PROJECT

How to Build a Solder Reflow Oven

By Zach Hipps

Say goodbye to hand soldering struggles. Transform a toaster into a solder reflow oven ‎with our comprehensive guide. Your electronics projects deserve it.

BLOG

Arduino UNO R4 Minima and WiFi Now Available!

By Nate_Larson

Arduino UNO R4 Minima and WiFi: Unleash advanced features and elevate your projects. Learn about the boards Arduino is calling the new horizon for makers.

BLOG

Meet the New Arduino Giga R1 WiFi

By Nate_Larson

Arduino's Giga R1 WiFi sports the Mega form factor, while increasing overall pin count and adding wireless connectivity, powered by a dual Cortex STM ‎processor.

PROJECT

Another Ambassador Moment: H-Bridge Motor Control Circuits!

By Will Siffer

H-Bridge circuits are common in motor control since they have the ability to switch the direction of a motor without physically changing the direction.

PROJECT

TinyML Monitoring Air Quality on 8-bit Microcontroller

By Alex Miller

Learn how to create a TinyML model and run it on MCU to detect chemical gases

PROJECT

Tabular Data VS Computer Vision: Detecting Room Occupancy

By Alex Miller

Learn why room occupancy detection using environmental sensors and tabular data wins over computer vision.

PROJECT

Real-time Food Quality Prediction

By Alex Miller

Detect spoiled products using the Tiny Machine Learning approach.

PROJECT

Tiny ML for Big Hearts on an 8-bit Microcontroller

By Alex Miller

Predict the possibility of arrhythmias on an 8- bit Microcontroller, without sending the corresponding sensor data to the cloud.

TUTORIAL

How To Create Custom Arduino Libraries for More Efficient Projects

By Maker.io Staff

Building and using libraries is a valuable tool in every programmer’s toolbox that allows you to quickly and easily reuse standard code across multiple projects.