Arduino Projects: Difference between revisions

From Network Security Wiki
Content added Content deleted
m (Changed protection level for "Arduino Projects" ([Edit=Allow only logged in users] (indefinite) [Move=Allow only logged in users] (indefinite) [Delete=Allow only logged in users] (indefinite)))
(added pics)
Line 5: Line 5:
{{notice|This page is under construction.}}
{{notice|This page is under construction.}}


=Products=
= TM1637 =
== TM1637 ==
;Connecting TM1637 4x7 Segment Display to Arduino
;Connecting TM1637 4x7 Segment Display to Arduino
http://tronixstuff.com/2014/12/01/tutorial-using-ds1307-and-ds3231-real-time-clock-modules-with-arduino/
http://tronixstuff.com/2014/12/01/tutorial-using-ds1307-and-ds3231-real-time-clock-modules-with-arduino/


= DS3231 =
== DS3231 ==


;Setting Time for first usage
;Setting Time for first usage
Line 25: Line 26:
http://www.rinkydinkelectronics.com/library.php?id=73
http://www.rinkydinkelectronics.com/library.php?id=73


= HC-SR04 =
== HC-SR04 ==
;HC-SR04 UltraSonic Distance Sensor with TM1637 Display
;HC-SR04 UltraSonic Distance Sensor with TM1637 Display
https://codebender.cc/sketch:212841#Distance%20Sensor%20TM1637.ino
https://codebender.cc/sketch:212841#Distance%20Sensor%20TM1637.ino
Line 32: Line 33:
http://playground.arduino.cc/Code/NewPing
http://playground.arduino.cc/Code/NewPing


= MQ-2 Gas Sensor =
== MQ-2 Gas Sensor ==


;MQ-135
;MQ-135
Line 42: Line 43:
<br />
<br />


= DS18B20 =
== DS18B20 ==
http://www.tweaking4all.com/hardware/arduino/arduino-ds18b20-temperature-sensor/
http://www.tweaking4all.com/hardware/arduino/arduino-ds18b20-temperature-sensor/

= My Projects =

== Time and Gas Sensor with Display ==

[[File:Time and Gas Sensor Display.jpg|thumb|right|Time and Gas Sensor Display]]
<br />
<br />
<br />



= Misc =
= Misc =
;Versatile Kitchen Timer
== Versatile Kitchen Timer ==

[[File:Kitchen Versatile Timer.jpg|thumb|right|Kitchen Versatile Timer]]

<br />
<br />
<br />
<br />



Revision as of 15:11, 29 August 2016


        This page is under construction.

Products

TM1637

Connecting TM1637 4x7 Segment Display to Arduino
http://tronixstuff.com/2014/12/01/tutorial-using-ds1307-and-ds3231-real-time-clock-modules-with-arduino/

DS3231

Setting Time for first usage



DS3231 RTC Clock Using Non-Rechargeable Batteries
http://www.raspberrypi-spy.co.uk/2015/05/adding-a-ds3231-real-time-clock-to-the-raspberry-pi/
http://woodsgood.ca/projects/2014/10/21/the-right-rtc-battery/
DS3231 RTC Clock with Display
http://www.instructables.com/id/Real-time-clock-using-DS3231-EASY/step3/The-code/
Library
http://www.rinkydinkelectronics.com/library.php?id=73

HC-SR04

HC-SR04 UltraSonic Distance Sensor with TM1637 Display
https://codebender.cc/sketch:212841#Distance%20Sensor%20TM1637.ino
Library
http://playground.arduino.cc/Code/NewPing

MQ-2 Gas Sensor

MQ-135
If you're using the sensor for the first time, it's a good practice to leave it powered on for about 24 hours before getting a good read. Don't skip this step.
then comes the calibration process. just calibrate it to get about 100-150 from analogRead in a good air condition.
normal air returns ~100-150
alcohol returns ~700
lighter gas returns ~750+


DS18B20

http://www.tweaking4all.com/hardware/arduino/arduino-ds18b20-temperature-sensor/

My Projects

Time and Gas Sensor with Display

Time and Gas Sensor Display





Misc

Versatile Kitchen Timer

Kitchen Versatile Timer




Game of Thrones
http://www.instructables.com/id/Game-Of-Thrones-Theme-on-Arduino/?ALLSTEPS
Led Cube 3x3x3
http://circuitdigest.com/microcontroller-projects/making-3X3X3-led-cube-with-arduino
Reed Switch
http://www.electroschematics.com/9328/arduino-security-alarm-reed-switch/




{{#widget:DISQUS |id=networkm |uniqid=Arduino Projects |url=https://aman.awiki.org/wiki/Arduino_Projects }}