Posts

Showing posts from January, 2016

Raspberry Pi - 3 - Simple LED Blinking program using Node Js

Image
 If you are new to the raspberry Pi then first read below tutorials. Raspberry Pi: 1 - Startup Raspberry pi with OS installation and configuration with laptop Raspberry Pi: 2 - Simple LEDBlinking program using Python For Flashing/Blinking the Led on breadboard using Node JS follow bellow steps. Download  Source code: LedBlinker_Nodejs.rar ·         R equired List of components a).           1 - Raspberry Pi device with 5 V power supply. b).          1 - Bread Board c).           1 - Male to Female jumper cable d).          1 - LED 1.        First connect the GPIO pin to the bread board as shown in figure. 2.        Here we use the PIN Number:  “ 4 “  (As per number 4(pin rank 7) , third from the top – left...

Raspberry Pi - 2 Simple LED Blinking program using Python

Image
Raspberry Pi: 1 - Startup Raspberry pi with OS installation and configuration with laptop For Flashing/Blinking the Led on breadboard using python follow bellow steps. Download  Source code: LedBlinker_Python.rar ·          Required List of components : a).          1 - Raspberry Pi device with 5 V power supply. b).          1 - Bread Board c).          1 - Male to Female jumper cable d).          1 - LED 1.        First connect the GPIO pin to the bread board as shown in figure. 2.        Here we use the PIN Number:  “ 4 “  (As per number 4(pin rank 7) , third from the top – left ).  for get the output  from the raspberry pi so connect eh jumper wire  from Raspberry PI GPIO pin “4” to bread board as shown in  image 3. ...

Raspberry Pi: 1 - Startup Raspberry pi with OS installation and configuration with laptop

Image
·          This tutorial is for those people who don’t want to use external LED/LCD screen for raspberry PI project development. ·          You need following Component. a).           Raspberry Pi device b).          Laptop c).           Router d).          LAN Cable or USB Wi Fi connector. e).          5 V power supply d).          SD card (mini. 8 GB) ·          You need following software. a).           Advance IP scanner. (http://www.advanced-ip-scanner.com/index1.php) b).          Putty software (http...