Other

“Hello, my name is James Hubbard and I created this clock that I call the jClock. It uses a ds1302 real time clock module that can keep time more precisely than the Arduino can. This is what you will need …

“We set out to build an Arduino-controlled and stabilized, GPS-enabled first-person-view (FPV) quadcopter drone with return to home, go to coordinate, and GPS hold functions. We naively assumed that combining existing Arduino programs and wiring for a quadcopter without …

“A giftbox where you can type select the initials of who it is to and who it is from using a potentiometer dial.”

“Transmit DMX over NRF24L01 to an Arduino controlled relay module Step 1: Materials - 2x Adruino Uno - 2x NFR24L01 2.4GHz Module - 2x Socket Adapter plate Board for 8Pin NRF24L01 Module - 2x MAX485 Module - 1x 5v Relay Module - 1x TM1637 4 …

“Basic idea is - upon pushing the door bell push button, LEDs will start to rhythmically glow along with buzzer sound, after a time two events will automatically stop. The LEDs can be outside the door for entertaining the visitor or …

“What is APEX? APEX is a smart (not to mention cute) plant monitoring device. Just plug it into any plant and it will display the “happiness” level of the plant! This is a great reminder to water your plants if …

“This document is aimed at those unfamiliar with CAN bus or the reverse engineering process, it will cover some very basic and advanced concepts. It is assumed that the reader has moderate programming knowledge and basic electronics knowledge, however, links …

“I introduce to you my second project for my university. This project can be used to monitor heart beat rate and oxygen levels using the MAX 30100 module and print them to the Nokia 5110 LCD. It also stores these …

“If your project calls for light sensitivity, it’s hard to beat light dependent resistors (LDRs), also known as photoresistors. They’re available for a few cents each, and their resistance varies based on how much light they receive. In …

“In this instructable we will learn how to bootload the ATMEGA2560 chip and how to upload Arduino Mega sketches to it.”