pin

Digital Thermometer

Digital Thermometer using Arduino and DS18B20 Sensor

In this project, we are going to make a Digital Thermometer using Arduino Uno. We will use DS18B20 temperature sensor to sense the temperature and Nokia 5110 LCD to display it. DS18B20 is a 1-Wire digital temperature sensor manufactured by Maxim Integrated and is capable of reporting degree celsius with 9 ~ 12 bit precision. Components Required Arduino Uno DS18B20 Temperature Sensor Nokia …

Digital Thermometer using Arduino and DS18B20 Sensor Read More »

DinoCalc Version 1.0

DinoCalc Version 1.0 Using Arduino

(Arduino Pro Mini Protoboard Version) Latest Release:  http://code.google.com/p/dinocalc/ Development:      https://github.com/WeaselJones/DinoCalc This is a calculator without a LCD that tells you if your math answer is right or wrong, without giving you the answer.  This instructable will show you how to make this simple math checking calculator using “off-the-shelf” items. [UPDATE:  A TUTORIAL SHOWING HOW TO CREATE YOUR …

DinoCalc Version 1.0 Using Arduino Read More »

Arduino Regulated Light

Solar Powered LED/Ultracapacitor Arduino Regulated Light

This instructable primarily shows how to control the charging voltage from a solar panel to an energy storage device (capacitors in this case). I showed how to construct the light previously http://www.instructables.com/id/Human-Powered-Light-from-my-book-Doable-Renewab/ Step 1: This solar panel can produce up to 18 volts, but my capacitor bank should never receive more than 15 volts.  I want …

Solar Powered LED/Ultracapacitor Arduino Regulated Light Read More »

PIC12F675 GPIO pin

How to use PIC12F675 GPIO pin as input (Code + Proteus simulation)

This post provides an example code to use PIC12F675 GPIO pins as inputs. After going through this example, you will understand how to make PIC12F675 pins as inputs and how to read their value in the code. This code is written in C language using MPLAB with HI-TECH C compiler.You can download this code from …

How to use PIC12F675 GPIO pin as input (Code + Proteus simulation) Read More »

Electronic Security System

Electronic Security System With RTC and User Define Pin Code Using Pic

Hi Guys! This is a project that I made using pic microcontroller its an Electronic PIN Code Security System with real time clock and user define pin code features, this page contains all the details to make one yourself. ITS WORKING AND CONCEPT: Well by turning Security System on, it will ask for a PINCODE …

Electronic Security System With RTC and User Define Pin Code Using Pic Read More »