Other

“A simple electromagnetic sensor to measure current induced by a moving magnetic field! Move a magnet over a wire and you’ll create an electric current! A very small electric current, but all you need to do to increase the …

“An Arduino-based graphical flip clock. Bonus faces because theres room. Really minimal enclosure. I’d had the idea for a graphical flip clock for a while (run-length encode half-digit foreground/background data, draw every n-th row to get the look …

“In this tutorial we will be looking at how to use bitmaps using Adafruit_GFX.c library as sort of sprites in a game. The simplest game we could think of is a side scrolling lane changing car game, in the …

“This is a clock with its digits out of order. Within the apparent chaos is a beautiful order! Very easy to use including an alarm clock! This is a clock with its digits out of order. Within the apparent chaos …

“Replace an unreliable cheap pressure switch with an Arduino-controlled high current relay. This whole project started when one of my air compressor at work started eating pressure switches and burning out the compressor unit, I replaced the first one with …

“Hi and welcome, to our instructables on how to make and arduino OLED Game, this project came about as we were attempting to make our first ever game with an arduino, soooo, we thought where better to start than the …

“In this project, we will be making a benchtop pH meter using the gravity analog pH circuit and probe from Atlas Scientific and an Arduino Uno. Readings will be displayed on a liquid crystal display (LCD). MATERIALS 1 - Arduino Uno …

“This is for embedded software developers with a solid working knowledge of C or C++, but who struggle with large and complex projects. This article is for embedded software developers with a solid working knowledge of C or C++, but …

“You play chess?Probably.If you are seen this instructable and you never play a game of chess I think it some strange .OK , you can never played a game of chess and you are trying to learn ,in first …

“Expand your board’s storage with an I2C-enabled EEPROM chip. What is EEPROM? EEPROM stands for Electronically Erasable Programmable Read-Only Memory. It allows for values to be written and stored for long periods of time while using very little …