New platform to learn electronics and programming is LIVE!
NEW platform for Makers and Hobbyists: The Ultimate Shortcut to Learn Electronics and Programming. Click here to claim your Lab spot.
NEW platform for Makers and Hobbyists: The Ultimate Shortcut to Learn Electronics and Programming. Click here to claim your Lab spot.
This blog post shows a simple example on how to use the MFRC522 RFID reader. I’ll do a quick overview of the specifications and demonstrate a project example using an Arduino.
Raspberry Pi is a credit card-sized development board and it is the perfect tool for students, artists, hobbyists and hackers. It is a very versatile board with application in several areas. …
In this project you’ll create a standalone web server with a Raspberry Pi that can toggle two LEDs. You can replace those LEDs with any output (like a relay or a transistor). …
Rui here, I’ve decided to give away a brand new Raspberry Pi 3. The giveaway starts today and ends in a few days.
I put together a list of 9 essential tools that I think all electronics lab must have. Either if you are just start building your own lab or want to improve yours, here’s …
This tutorial demonstrates how to use a magnetic reed switch. I’ll do a quick overview on how it works and show a project example using an Arduino.
The ESP8266 has a few common issues, specially when you are trying to flash a new firmware or uploading scripts. Here’s a compilation with some of the most common problems with the ESP8266 and how to fix …
Arduino shields are boards that will expand the functionalities of your Arduino. You just need to plug them over the top of the Arduino board. There are countless types of shields …
In this project we are going to establish a wireless communication between two ESPs and send data from three sensors to an Excel spreadsheet. This tutorial shows a wireless weather station with data …
The very first time you used an Arduino board, you probably did something like this: Connected an LED to your Arduino Uploaded the default blink sketch that would turn on and off your LED every …
Rui here, Firstly I want to wish you and yours happy holidays and a wonderful new year’s celebration. Giveaway – BeagleBone For Dummies Book I’m doing a giveaway of a …
It’s that time of year when you usually buy or receive gifts. It’s not very hard to buy a gift for a maker. There are always new tools or boards being released every single …
The latest release of the Arduino IDE 1.6.6 comes with a new tool called Serial Plotter. This tools gives you the ability to visualize your data in a plot that is updated in real time.