-
Programming AVR Microcontrollers with Atmel Studio 7Inexpensive microcontrollers have seen a resurgence thanks to the internet of things (IoT) and wearable devices. These end-uses depend on parts that have low costs rather than record-breaking speed. Because…
-
Classic Atmel ATtiny85-20PU Stop LightThe Classic ATtin85-20PU is a very simple project that is also very fun to make. It really is perfect for a parent/child combo because it's quick! Builds in minutes. But…
-
LED Cube 3x3x3 With ATMEGA8An interesting project and already much discussed in the forums and also in videos.Although it appears complex,it is a simple idea and fun very purpose. Mounting material: - 27 LEDs…
-
ATtiny85 Mini RGB Mood Light!I have seen RGB mood lights using Arduino, PIC, and larger AVR chips, but never one with the ATtiny85. That's why I decided to make one. This mood light is…
-
GPS module (uBlox Neo 6M) Interfacing with AVR Microcontroller Atmega16/32GPS modules are widely used in electronics applications to track the location based on longitude and latitude coordinates. Vehicle tracking system, GPS Clock, Accident Detection Alert System, traffic navigation, surveillance system etc. are few of…
-
Understanding Fuse Bits in ATmega328P to Enhance Arduino Programming EfficiencyIn this tutorial, we are going to talk about fuses. Back when I was in college and learning about all the cool things in electronics, I heard the term fuse…
-
Automatic Water Barrel FillerA relative asked me if I could create something that automates refilling a water barrel used for watering a small garden greenhouse. They didn't want to plug in a pump…
-
Decoder / Electronic Quiz Game 2.0Some time ago I presented the Electronic Quiz I made when I was a kid. It can be used to solve quiz sheets. The big drawback is, that each number is hard-wired to…
-
Network Rivalry: a Low-Latency Game for the BBC Micro:bitIn this tutorial, I will explain how to implement a basic multiplayer game on the BBC micro:bit with the following features: A simple interfaceLow-latency between button presses and screen updatesA…
-
Firefly Pickle Jar With Microbit and NeopixelsA motion sensitive firefly-filled pickle-jar that gets brighter when you move it, and then settles down to just twinkle a bit when its still. This project was inspired by a…
-
VFD Display for the TI83+ CalculatorThis project builds upon the PIC/TI83+ interface developed by ThomasHenry (see Nuts & Volts August 2013 – A Mathematics Engine for Microcontrollers). Acknowledgment, appreciation, and kudos to him for writing…
-
Always Know Where Home Is AtIntroduction: I built this project as a birthday present for my oldest daughter. She had recently moved far from home and I wanted her to know her family was still…
-
MicroPython PCF8591 DACtestI bought this book to improve my Micropython-skills: MicroPython for ESP8266 Development Workshop by Agus Kurniawan. This book is a very good start, the I2C project uses a PCF8591 module.…
-
AI With Grove Zero and Codecraft (Scratch 3.0)In this article we're going to build three projects utilizing AI functions of Codecraft, a graphical programming environment based on Scratch 3.0. Codecraft is developed and maintained by TinkerGen education…
-
Make Your Own Oscilloscope(Mini DSO) With STC MCU EasilyThis is a simple oscilloscope made with STC MCU. You can use this Mini DSO to observe waveform. Time Interval: 100us-500ms Voltage Range: 0-30V Draw Mode: Vector or Dots. Step…
-
BBQ Temperature & Meat Sensor on ESP8266 With DisplayIn this Instructable I will show you how to make your own version of a BBQ tool that measures the current temperature in your barbecue and turns on a fan…
-
Upgrade DIY Mini DSO to a Real Oscilloscope With Awesome FeaturesLast time I shared how to make a Mini DSO with MCU. To know how to built it step by step, please refer to my previous instructable: https://www.instructables.com/id/Make-Your-Own-Osc... Since many…
-
ESP32-CAM Video Surveillance Smart CameraDescription This project is a development of our ESP32-CAM Video Surveillance Robot project. Eventually we got a video surveillance pan & tilt camera that can be controlled with an iPhone…
-
Interactive Minecraft Do Not Enter Sword/Sign (ESP32-CAM)There are really several reasons why this project came into existence: 1. As an author of cooperative multitasking library TaskScheduler I was always curious how to combine the benefits of cooperative multitasking…
-
Launch-Ready SSTV CubeSatSatellites are man-made instruments that collect information and data from space. Humans have pioneered space technology over the years and space technology is more accessible than ever. Earlier Satellites used…
-
Mini OscilloscopeThis is an Instructable about a mini oscilloscope I made, it isn't anywhere near as capable as a real (digital) oscilloscope (such as my Rigol) but I think it is…
-
Make It So! Star Trek TNG Mini Engineering ComputerOverview I grew up watching Star Trek: The Next Generation. I've always wanted to build a Star Trek themed device, so I finally got around to remixing one of my…
-
Dual Trace OscilloscopeWhen I build my previous mini oscilloscope I wanted to see how well I could make my smallest ARM microcontroller a STM32F030 (F030) perform, and it did a nice job.…
-
DIY Smart Doorbell: Code, Setup and HA IntegrationIn this project, I will show you how you can transform your normal doorbell into a smart one without changing any of the current functionalities or cut any wires. I…
-
WiFi Enabled Matrix LampWho does not want to have stunning lamp which can display animations and sync with other lamps in the house? Right, nobody. That's why I made a custom RGB lamp.…