TwitterFacebookGoogleYouTube

Engineering Student Projects Training Embedded Six Weeks

  • Videos
  • Home
  • Projects
    • Electronics Embedded projects ludhiana jallandhar punjab chandigarh patiala phagwara ambla
    • Mechanical Projects
    • Electrical Projects capstone phagwara jallandhar ludhiana bathinda chandigarh
    • Automobile Engineering Projects
    • mechannical projects chandigarh electronics electrical
    • Mechanical project ambala
    • mechannical projects chandigarh electronics electrical
    • Mechanical Projects Ludhiana chandigarh bathinda patiala
    • Electronics Projects Gurdaspur
    • Civil Engineering capstone projects
  • Training
    • PLC Automation Training
    • Arduino Training
    • Six Weeks industrial Training Ludhiana
    • Robotics Training Ludhiana
    • robotics training amritsar ludhiana jalandhar chandigarh
    • Six Months Industrial Training For Btech BCA MCA
    • Industrial Training
    • Robotics Training jalandhar
    • embedded training projects
  • About Us
    • Minor Projects Mini kits
    • Latest projects
    • Price List Electronics Projects
    • Engineering projects
    • Science fair project ideas
    • Robotics Projects
    • AVR Projects
    • Civil Project
    • Gallery
    • Final Year Btech major ece projects Ludhiana Bathinda Gurdaspur hoshiarpur jalandhar amritsar ferozepur chandigarh ambala
    • capstone projects help near phagwara
    • ECE projects
    • Major Projects final year Btech
    • Pneumatic Projects
    • Science Fair projects
    • Engineering Colleges in Punjab
    • B.tech Engineering Projects
  • Location
  • Contact Us
  • Blog
  • Career
  • gallery

Tag Archives: robotics projects Electronis embedded dehradun

IOT Home automation

Jul

17

2018

bansal212
Share
Tweet

I decided to make a device that was jam packed with sensors and buttons that can do whatever you want it to. It has temperature, humidity, gas, light, sound, motion, and vibration sensors. It also has a speaker and an LED stick for feedback. I 3D printed the enclosure and the clear LED stick. The LED stick can be set to give visual feedback of a sensor’s readings. I currently have it set to display the temperature using different colors for different temperature ranges. My first Command Center is going to be used in a warehouse. My office is upstairs so when people need me, they have to walk up stairs or call me. 4 of the buttons are programmed to text different people in the warehouse with the message”Your assistance is needed in the warehouse.” The other 2 buttons will probably be used to turn lights on and off at the other end of the warehouse. I also get a text if the warehouse gets too hot(The Thermostat is upstairs too) and if the device disconnects from the wifi. I can monitor the condition of the warehouse at all times from anywhere. The buttons on the device can also be triggered from a cell phone using Spark’s tinker app.
Combine a Spark Core with IFTTT(If This Then That) and you can do anything. If This Then That is a service that allows you to perform a wide variety of conditional statements to do pretty much anything. You use it by creating recipes that put the internet to work for you. A Spark Core is an Arduino compatible wifi development board. The company has created an amazing software package and partnered up with IFTTT. This means that you can create IFTTT recipes that monitor variables on your Spark Core and do what ever you want. You can connect it to a WeMo switch. A WeMo switch is a wifi connected outlet. With a Spark Core, a WeMo switch and IFTTT, you can have the outlet turn on or off when a button is pressed or a sensor value has exceeded your set threshold.

Each of the seven sensors can trigger an event when they rise above or fall below a certain set value.

The six buttons on the front panel can be programmed to do anything. One button could text a friend or loved one that you are leaving the house. Another button could post the last picture you took on your phone to Facebook, Instagram or Twitter. You could program each of the buttons to a different WeMo outlet in your house. The possibilities are endless.

One of my favorite parts about using the Spark Core are the Tinker appand their Web IDE(Build). The Tinker App lets you see the status of your Spark Core’s digital and analog pins wherever you are. The Spark Web IDE(Build) lets you flash a program to your device from anywhere in the world. That’s pretty great. I find this particularly useful for the Spark Electron(Cellular Dev Board) that is coming out soon. You could put this IoT Command Center out in a field somewhere with a solar panel and never have to touch it again.

Another option to consider is using an IFTTT recipe with Pushbullet to send all of your devices notifications.

The IoT Command Center can receive external triggers as well as send them. For example, you can have other products and services trigger your device to play a melody or sound an alarm.

If you want to built something completely different of your own, you can still use this instructable with the provided source code and schematic to connect sensors and buttons to your next project.
Step 1: Bill of Materials
1. Spark Core, Spark Photon, or Spark Electron(Cellular) development board. For information on setting your dev board up, visit their Getting Started page.

2. Perf board for soldering the Spark Core to. You could solder directly to the board if you wanted to. You also need some perf board to make a 3.3V power rail and a 5V power rail. I use power rails from a bread board so that I can still easily change or add sensors if needed.

2. 6 Momentary Push Buttons.

3. Temperature/Humidity sensor – You can use a DHT11 or DHT22. I ended up using a DHT22 because it is more accurate. The DHT22 is also a bit larger than the DHT11.

4. Vibration Sensor.

5. PIR Motion Sensor.

6. Piezo Buzzer or Speaker.

7. Gas/Smoke sensor – MQ5 is good for natural gas. There are so many MQ sensors to choose. From Air Quality sensors to alcohol and smoke(MQ3), you can find one to fit your needs.

8. Adafruit Neo Pixel.

9. Eight 10K Resistors.

10. Power Button.

11. Three 4-40 screws.

12. Hot Glue.

13. Enclosure.

Step 2: Build or 3D Print Your Enclosure
There are three files to print. The enclosure front panel, the base, and the LED tunnel. I designed the LED tunnel to fit one of these Adafruit Neopixels. I printed my enclosure with an Ultimaker 2 using Colorfabb Shining Silver for the enclosure and Taulman PLAtinum for the clear led tunnel. There are also enclosures you can buy. Then you can drill the holes and make the cutouts for the buttons and sensors. Also, if you don’t have access to a 3D printer, you can use a service like 3D Hubs to get your enclosure printed for you.
Step 3: Create the Circuit
Use the circuit diagram to plan your circuit out. Prep all of the buttons and sensors using heat shrink tubing where necessary. Cut one end off of a usb cable and strip the black and red wire. We will not need the green and white wire because we can flash our code via wifi.

When the digital pins are set to high, they supply about 3.3V. Certain components and sensors require 5V logic to properly function. In my case, 3.3V was just fine, but if you want to use a component that requires 5V logic, you will need a Logic Level Shifter(SN74AHCT125N) or something similar(see last picture). There are Uni-Directional and Bi-Directional Level Shifters. A Uni-Directional Level Shifter will only shift from one voltage to another. For example, it will shift from voltage A logic to voltage B logic but it will not shift voltage B logic to voltage A logic. A Bi-Directional Level Shifter will shift from voltage A to voltage B and work the other way around. It will also shift voltage B to voltage A.

Add TipAsk QuestionCommentDownload
Step 4: Assemble Your Command Center
Use hot glue where needed to secure all of your sensors in place. Take care to not use too much hot glue at a time because you can warp your enclosure if it gets too hot. If you are using the hdx vibration sensor, be sure to place it somewhat vertical as my testing found that it had more responsive readings when it was positioned vertically.
Step 5: Tweak Your Code
Now that you have set up the circuit that you want, it’s time to tweak your code. Just copy my code from the txt file into your Spark Build Web IDE. Click flash to upload the code to your Spark Core over wifi. I have broken the code down to publish events when each button is pressed. There is a Spark Variable for each sensor of the 7 sensors. You can create IFTTT recipes to monitor each of these variables and trigger a specific action when the value rises above or falls below a threshold of your choice. Use the tinker app to play around with sensor values to adjust your desired threshold. You can also create IFTTT recipes to listen for the button events and trigger your action when the buttons are pressed. If you are using a DHT11 temperature and humidity sensors instead of the DHT22 that I used, you will have change the 22 to an 11 in the code. You can also view your variable values at any time using Spark’s Rest API.

I will be improving the code over the next few weeks and updating is here.

Posted in Electronics Projects | Tags: 'best projects Electronis embedded mumbai, arduino projects Electronis embedded ambala, arduino projects Electronis embedded amritsar, arduino projects Electronis embedded bathinda, arduino projects Electronis embedded chandigarh, arduino projects Electronis embedded dehradun, arduino projects Electronis embedded ferozepur, arduino projects Electronis embedded firozepur, arduino projects Electronis embedded goregaon mumbai, arduino projects Electronis embedded jalandhar, arduino projects Electronis embedded jammu, arduino projects Electronis embedded ludhiana, arduino projects Electronis embedded mumbai, arduino projects Electronis embedded patiala, arduino projects Electronis embedded phagwara, best projects Electronis embedded ambala, best projects Electronis embedded amritsar, best projects Electronis embedded bathinda, best projects Electronis embedded chandigarh, best projects Electronis embedded dehradun, best projects Electronis embedded ferozepur, best projects Electronis embedded firozepur, best projects Electronis embedded goregaon mumbai, best projects Electronis embedded jalandhar, best projects Electronis embedded jammu, best projects Electronis embedded ludhiana, best projects Electronis embedded patiala, best projects Electronis embedded phagwara, electrical projects Electronis embedded ambala, electrical projects Electronis embedded amritsar, electrical projects Electronis embedded bathinda, electrical projects Electronis embedded chandigarh, electrical projects Electronis embedded dehradun, electrical projects Electronis embedded ferozepur, electrical projects Electronis embedded firozepur, electrical projects Electronis embedded goregaon mumbai, electrical projects Electronis embedded jalandhar, electrical projects Electronis embedded jammu, electrical projects Electronis embedded ludhiana, electrical projects Electronis embedded mumbai, electrical projects Electronis embedded patiala, electrical projects Electronis embedded phagwara, electrical projects jalandhar, electronics projects Electronis embedded ambala, electronics projects Electronis embedded amritsar, electronics projects Electronis embedded bathinda, electronics projects Electronis embedded chandigarh, electronics projects Electronis embedded dehradun, electronics projects Electronis embedded ferozepur, electronics projects Electronis embedded firozepur, electronics projects Electronis embedded goregaon mumbai, electronics projects Electronis embedded jalandhar, electronics projects Electronis embedded jammu, electronics projects Electronis embedded ludhiana, electronics projects Electronis embedded mumbai, electronics projects Electronis embedded patiala, electronics projects Electronis embedded phagwara, ESP8266 projects Electronis embedded ambala, ESP8266 projects Electronis embedded amritsar, ESP8266 projects Electronis embedded bathinda, ESP8266 projects Electronis embedded chandigarh, ESP8266 projects Electronis embedded dehradun, ESP8266 projects Electronis embedded ferozepur, ESP8266 projects Electronis embedded firozepur, ESP8266 projects Electronis embedded goregaon mumbai, ESP8266 projects Electronis embedded jalandhar, ESP8266 projects Electronis embedded jammu, ESP8266 projects Electronis embedded ludhiana, ESP8266 projects Electronis embedded mumbai, ESP8266 projects Electronis embedded patiala, ESP8266 projects Electronis embedded phagwara, GSM projects Electronis embedded ambala, GSM projects Electronis embedded amritsar, GSM projects Electronis embedded bathinda, GSM projects Electronis embedded chandigarh, GSM projects Electronis embedded dehradun, GSM projects Electronis embedded ferozepur, GSM projects Electronis embedded firozepur, GSM projects Electronis embedded goregaon mumbai, GSM projects Electronis embedded jalandhar, GSM projects Electronis embedded jammu, GSM projects Electronis embedded ludhiana, GSM projects Electronis embedded mumbai, GSM projects Electronis embedded patiala, GSM projects Electronis embedded phagwara, Innovative projects Electronis embedded ambala, Innovative projects Electronis embedded amritsar, Innovative projects Electronis embedded bathinda, Innovative projects Electronis embedded chandigarh, Innovative projects Electronis embedded dehradun, Innovative projects Electronis embedded ferozepur, Innovative projects Electronis embedded firozepur, Innovative projects Electronis embedded goregaon mumbai, Innovative projects Electronis embedded jalandhar, Innovative projects Electronis embedded jammu, Innovative projects Electronis embedded ludhiana, Innovative projects Electronis embedded mumbai, Innovative projects Electronis embedded patiala, Innovative projects Electronis embedded phagwara, mechatronics projects Electronis embedded ambala, mechatronics projects Electronis embedded amritsar, mechatronics projects Electronis embedded bathinda, mechatronics projects Electronis embedded chandigarh, mechatronics projects Electronis embedded dehradun, mechatronics projects Electronis embedded ferozepur, mechatronics projects Electronis embedded firozepur, mechatronics projects Electronis embedded goregaon mumbai, mechatronics projects Electronis embedded jalandhar, mechatronics projects Electronis embedded jammu, mechatronics projects Electronis embedded ludhiana, mechatronics projects Electronis embedded mumbai, mechatronics projects Electronis embedded patiala, mechatronics projects Electronis embedded phagwara, node mcu projects Electronis embedded ambala, node mcu projects Electronis embedded amritsar, node mcu projects Electronis embedded bathinda, node mcu projects Electronis embedded chandigarh, node mcu projects Electronis embedded dehradun, node mcu projects Electronis embedded ferozepur, node mcu projects Electronis embedded firozepur, node mcu projects Electronis embedded goregaon mumbai, node mcu projects Electronis embedded jalandhar, node mcu projects Electronis embedded jammu, node mcu projects Electronis embedded ludhiana, node mcu projects Electronis embedded mumbai, node mcu projects Electronis embedded patiala, node mcu projects Electronis embedded phagwara, RFID projects Electronis embedded ambala, RFID projects Electronis embedded amritsar, RFID projects Electronis embedded bathinda, RFID projects Electronis embedded chandigarh, RFID projects Electronis embedded dehradun, RFID projects Electronis embedded ferozepur, RFID projects Electronis embedded firozepur, RFID projects Electronis embedded goregaon mumbai, RFID projects Electronis embedded jalandhar, RFID projects Electronis embedded jammu, RFID projects Electronis embedded ludhiana, RFID projects Electronis embedded mumbai, RFID projects Electronis embedded patiala, RFID projects Electronis embedded phagwara, robotics projects Electronis embedded ambala, robotics projects Electronis embedded amritsar, robotics projects Electronis embedded bathinda, robotics projects Electronis embedded chandigarh, robotics projects Electronis embedded dehradun, robotics projects Electronis embedded ferozepur, robotics projects Electronis embedded firozepur, robotics projects Electronis embedded goregaon mumbai, robotics projects Electronis embedded jalandhar, robotics projects Electronis embedded jammu, robotics projects Electronis embedded ludhiana, robotics projects Electronis embedded mumbai, robotics projects Electronis embedded patiala, robotics projects Electronis embedded phagwara, vlsi projects Electronis embedded ambala, vlsi projects Electronis embedded amritsar, vlsi projects Electronis embedded bathinda, vlsi projects Electronis embedded chandigarh, vlsi projects Electronis embedded dehradun, vlsi projects Electronis embedded ferozepur, vlsi projects Electronis embedded firozepur, vlsi projects Electronis embedded goregaon mumbai, vlsi projects Electronis embedded jalandhar, vlsi projects Electronis embedded jammu, vlsi projects Electronis embedded ludhiana, vlsi projects Electronis embedded mumbai, vlsi projects Electronis embedded patiala, vlsi projects Electronis embedded phagwara | Leave a comment |

IOT based Door lock

Jul

17

2018

bansal212
Share
Tweet

Do you ever leave your key under doormat or other hidden place so another family member can open the door?

or when you arrive at your office and realize your door hasn’t been locked.

what if another person open your door using the key that you leave.

That’s not safe.

Androino Doorlock have the solution.

you can lock and unlock your door using RFID card or your Android.

Just install the app in your android, so you can check your door condition and you can lock or unlock your door whenever and wherever you are.

what you need is:

Hardware:

NodeMCU v3 Lolin (ESP8266 module)
RC522 (RFID module)
Relay module
Selenoid Doorlock
Power Supply 12V
LM2596 (DC-DC converter module)
Jumper Cable
USB to microUSB cable
Android Smartphone
Software:

Arduino
NodeMCU Flasher Master
Notepad ++
FileZilla
Browser

GITHUB- https://github.com/nodemcu/nodemcu-flasher
Connect NodeMCU with RC522 module.

RC522======>NodeMCU

SS======>GPIO16

SCK======>GPIO14

MOSI======>GPIO13

RST======>RST

VCC======>3.3

GND======>GND
have read so many tutorial about how to connect RC522 to NodeMCU. Many of them connect RST pin of RC522 to to GPIO pin, but after i try RFID wont read any card, so i move the jumper to RST rather than GPIO pin.

After that connect relay module to another available GPIO in this case i use GPIO5.
n this tutorial i use 000webhost as a server for Androino Doorlock.

If you already have your own domain you can also use your domain as a server.

Download Notepad++ and write this code
<? php $var1=$_GET[“variable1”]; $api=$_GET[“api_key”]; $api_key_var=”ZXC321ASD”; if(!strcmp($api_key_var,$api)) { $fileContent =”Variable1=”.$var1.”\r”; $fileStatus= file_put_contents(‘web.html’,$fileContent); if($fileStatus!=false) { echo “Success: data written to file \n\r”; } else { echo “Fail: try again \n\r”; } } else { echo “Fail: wrong api key \n\r”; } ? >
Then save it to YourFileName.php.

After that open FileZilla then login to the server, then upload YourFileName.php to your website.

The API key is up to you, i just randomly write the API key.

$var1=$_GET[“variable1”]; this syntax is to get value from entered link

the program will search what value after text variable1 and store it to variable “var1″.

this program is case sensitive.

example:

if we enter this link in our browser

yourweb.com/YourFileName.php?variable1=100 —–> var1 value is 100.

yourweb.com/YourFileName.php?variable1=3 —–> var1 value is 3.

yourweb.com/YourFileName.php?variablE1=100 —–> var1 value is empty.

——————————————————————————————————-

after variable var1 get the value, then php file will generate file in this case web.html

you should see web.html in your FileZilla if the file succesfully generated.

the content of web.html is depend from this syntax:

$fileContent =”Variable1=”.$var1.”\r”;

so if you call this link yourweb.com/YourFileName.php?variable1=3

then this link yourweb.com/web.html

your should see Variable1=3nodemcu-flasher-master

Posted in Electronics Projects | Tags: 'best projects Electronis embedded mumbai, arduino projects Electronis embedded ambala, arduino projects Electronis embedded amritsar, arduino projects Electronis embedded bathinda, arduino projects Electronis embedded chandigarh, arduino projects Electronis embedded dehradun, arduino projects Electronis embedded ferozepur, arduino projects Electronis embedded firozepur, arduino projects Electronis embedded goregaon mumbai, arduino projects Electronis embedded jalandhar, arduino projects Electronis embedded jammu, arduino projects Electronis embedded ludhiana, arduino projects Electronis embedded mumbai, arduino projects Electronis embedded patiala, arduino projects Electronis embedded phagwara, best projects Electronis embedded ambala, best projects Electronis embedded amritsar, best projects Electronis embedded bathinda, best projects Electronis embedded chandigarh, best projects Electronis embedded dehradun, best projects Electronis embedded ferozepur, best projects Electronis embedded firozepur, best projects Electronis embedded goregaon mumbai, best projects Electronis embedded jalandhar, best projects Electronis embedded jammu, best projects Electronis embedded ludhiana, best projects Electronis embedded patiala, best projects Electronis embedded phagwara, electrical projects Electronis embedded ambala, electrical projects Electronis embedded amritsar, electrical projects Electronis embedded bathinda, electrical projects Electronis embedded chandigarh, electrical projects Electronis embedded dehradun, electrical projects Electronis embedded ferozepur, electrical projects Electronis embedded firozepur, electrical projects Electronis embedded goregaon mumbai, electrical projects Electronis embedded jalandhar, electrical projects Electronis embedded jammu, electrical projects Electronis embedded ludhiana, electrical projects Electronis embedded mumbai, electrical projects Electronis embedded patiala, electrical projects Electronis embedded phagwara, electronics projects Electronis embedded ambala, electronics projects Electronis embedded amritsar, electronics projects Electronis embedded bathinda, electronics projects Electronis embedded chandigarh, electronics projects Electronis embedded dehradun, electronics projects Electronis embedded ferozepur, electronics projects Electronis embedded firozepur, electronics projects Electronis embedded goregaon mumbai, electronics projects Electronis embedded jalandhar, electronics projects Electronis embedded jammu, electronics projects Electronis embedded ludhiana, electronics projects Electronis embedded mumbai, electronics projects Electronis embedded patiala, electronics projects Electronis embedded phagwara, ESP8266 projects Electronis embedded ambala, ESP8266 projects Electronis embedded amritsar, ESP8266 projects Electronis embedded bathinda, ESP8266 projects Electronis embedded chandigarh, ESP8266 projects Electronis embedded dehradun, ESP8266 projects Electronis embedded ferozepur, ESP8266 projects Electronis embedded firozepur, ESP8266 projects Electronis embedded goregaon mumbai, ESP8266 projects Electronis embedded jalandhar, ESP8266 projects Electronis embedded jammu, ESP8266 projects Electronis embedded ludhiana, ESP8266 projects Electronis embedded mumbai, ESP8266 projects Electronis embedded patiala, ESP8266 projects Electronis embedded phagwara, GSM projects Electronis embedded ambala, GSM projects Electronis embedded amritsar, GSM projects Electronis embedded bathinda, GSM projects Electronis embedded chandigarh, GSM projects Electronis embedded dehradun, GSM projects Electronis embedded ferozepur, GSM projects Electronis embedded firozepur, GSM projects Electronis embedded goregaon mumbai, GSM projects Electronis embedded jalandhar, GSM projects Electronis embedded jammu, GSM projects Electronis embedded ludhiana, GSM projects Electronis embedded mumbai, GSM projects Electronis embedded patiala, GSM projects Electronis embedded phagwara, Innovative projects Electronis embedded ambala, Innovative projects Electronis embedded amritsar, Innovative projects Electronis embedded bathinda, Innovative projects Electronis embedded chandigarh, Innovative projects Electronis embedded dehradun, Innovative projects Electronis embedded ferozepur, Innovative projects Electronis embedded firozepur, Innovative projects Electronis embedded goregaon mumbai, Innovative projects Electronis embedded jalandhar, Innovative projects Electronis embedded jammu, Innovative projects Electronis embedded ludhiana, Innovative projects Electronis embedded mumbai, Innovative projects Electronis embedded patiala, Innovative projects Electronis embedded phagwara, mechatronics projects Electronis embedded ambala, mechatronics projects Electronis embedded amritsar, mechatronics projects Electronis embedded bathinda, mechatronics projects Electronis embedded chandigarh, mechatronics projects Electronis embedded dehradun, mechatronics projects Electronis embedded ferozepur, mechatronics projects Electronis embedded firozepur, mechatronics projects Electronis embedded goregaon mumbai, mechatronics projects Electronis embedded jalandhar, mechatronics projects Electronis embedded jammu, mechatronics projects Electronis embedded ludhiana, mechatronics projects Electronis embedded mumbai, mechatronics projects Electronis embedded patiala, mechatronics projects Electronis embedded phagwara, node mcu projects Electronis embedded ambala, node mcu projects Electronis embedded amritsar, node mcu projects Electronis embedded bathinda, node mcu projects Electronis embedded chandigarh, node mcu projects Electronis embedded dehradun, node mcu projects Electronis embedded ferozepur, node mcu projects Electronis embedded firozepur, node mcu projects Electronis embedded goregaon mumbai, node mcu projects Electronis embedded jalandhar, node mcu projects Electronis embedded jammu, node mcu projects Electronis embedded ludhiana, node mcu projects Electronis embedded mumbai, node mcu projects Electronis embedded patiala, node mcu projects Electronis embedded phagwara, RFID projects Electronis embedded ambala, RFID projects Electronis embedded amritsar, RFID projects Electronis embedded bathinda, RFID projects Electronis embedded chandigarh, RFID projects Electronis embedded dehradun, RFID projects Electronis embedded ferozepur, RFID projects Electronis embedded firozepur, RFID projects Electronis embedded goregaon mumbai, RFID projects Electronis embedded jalandhar, RFID projects Electronis embedded jammu, RFID projects Electronis embedded ludhiana, RFID projects Electronis embedded mumbai, RFID projects Electronis embedded patiala, RFID projects Electronis embedded phagwara, robotics projects Electronis embedded ambala, robotics projects Electronis embedded amritsar, robotics projects Electronis embedded bathinda, robotics projects Electronis embedded chandigarh, robotics projects Electronis embedded dehradun, robotics projects Electronis embedded ferozepur, robotics projects Electronis embedded firozepur, robotics projects Electronis embedded goregaon mumbai, robotics projects Electronis embedded jalandhar, robotics projects Electronis embedded jammu, robotics projects Electronis embedded ludhiana, robotics projects Electronis embedded mumbai, robotics projects Electronis embedded patiala, robotics projects Electronis embedded phagwara, vlsi projects Electronis embedded ambala, vlsi projects Electronis embedded amritsar, vlsi projects Electronis embedded bathinda, vlsi projects Electronis embedded chandigarh, vlsi projects Electronis embedded dehradun, vlsi projects Electronis embedded ferozepur, vlsi projects Electronis embedded firozepur, vlsi projects Electronis embedded goregaon mumbai, vlsi projects Electronis embedded jalandhar, vlsi projects Electronis embedded jammu, vlsi projects Electronis embedded ludhiana, vlsi projects Electronis embedded mumbai, vlsi projects Electronis embedded patiala, vlsi projects Electronis embedded phagwara | Leave a comment |

Pages

  • Arduino based Auto Intensity Control of Street Lights
  • Arduino based Underground Cable Fault Detection
  • Arduino Training
    • VHDL Training
  • Arduino weather station part 2 using arduino
  • ARM based Final year projects
  • ARM Cortex (STM32) based Solar Street Light
  • AVR Projects
  • Career
  • Dealers Required
  • DS1307 I²C Clock using arduino
  • ECE projects
  • Electricity Theft Detection
  • Electronic project list 1
  • Electronics Projects chandigarh Ambala bathinda hoshiarpur amritsar jalandhar
  • Electronics Projects Jalandhar
  • Electronics projects list 2
  • Electronics projects Ludhiana
  • Electronics Projects Ludhiana
  • gallery
  • Industrial Training
  • innovative ludhiana
  • IOT garbage collection system
  • Mechanical Projects Ludhiana chandigarh bathinda patiala
  • PLC Automation Projects
  • PLC Automation Training
  • Prepaid energy meter
  • Robotics Training jalandhar
  • Robotics Training Ludhiana
  • Science fair project ideas
  • Science Fair projects
  • Six week Training Ludhiana jalandhar chandigarh bathinda patiala rajpura ambala phagwara punjab
  • VHDL projects FPGA CPLD SMT
  • Videos
  • Home
  • Gallery
  • About Us
    • Engineering Colleges in Punjab
  • Projects
    • Automobile Engineering Projects
    • Civil Engineering capstone projects
    • Electrical Projects capstone phagwara jallandhar ludhiana bathinda chandigarh
    • Electronics Embedded projects ludhiana jallandhar punjab chandigarh patiala phagwara ambla
    • embedded training projects
    • GSM based Final year btech ece projects
    • Mechanical Projects
    • Robotics Projects
    • Electronics Projects Embedded Training Six Months Major Projects Ambala
    • Mechanical Projects
      • Electrical projects
      • Pneumatic Projects
    • Minor Projects Mini kits
    • Price List Electronics Projects
    • Civil Project
    • Computer Projects
    • Major Projects final year Btech
    • capstone projects help near phagwara
    • Final Year Btech major ece projects Ludhiana Bathinda Gurdaspur hoshiarpur jalandhar amritsar ferozepur chandigarh ambala
    • Latest projects
    • Engineering projects
    • Six Months Industrial Training For Btech BCA MCA
    • Six Weeks industrial Training Ludhiana
  • Location
    • B.tech Engineering Projects
    • Electronics Projects Gurdaspur
    • Electronics Projects Ludhiana chandigarh bathinda patiala jalandhar phagwara mumbai lucknow jaipur amabala
  • Mechanical project ambala
  • mechannical projects chandigarh electronics electrical
  • Contact Us
  • Blog
  • Career

Archives

  • February 2019
  • January 2019
  • October 2018
  • August 2018
  • July 2018
  • November 2017
  • October 2017
  • August 2017
  • July 2017
  • April 2017
  • February 2017
  • October 2016
  • September 2016
  • August 2016
  • July 2016
  • June 2016
  • April 2016
  • March 2016
  • February 2016
  • October 2015
  • September 2015
  • August 2015
  • July 2015
  • May 2015
  • April 2015
  • February 2015
  • January 2015
  • December 2014
  • November 2014
  • September 2014
  • August 2014
  • July 2014
  • May 2014
  • April 2014
  • March 2014
  • February 2014
  • January 2014
  • December 2013
  • October 2013
  • August 2013
  • July 2013
  • June 2013
  • May 2013
  • April 2013
  • March 2013
  • February 2013
  • January 2013

Categories

  • Admission in engineering (9)
  • Arduino Projects (30)
  • arduino training (18)
  • ARM Based projects (23)
  • ARM projects (26)
  • atmega 16 (25)
  • atmega 328 training (20)
  • atmega 8 training (12)
  • Atmega Projects (21)
  • Atmel projects based on 89s52 (15)
  • autobraking system (6)
  • automation PLC projects (35)
  • automobile project (19)
  • Automobile Projects (17)
  • AVR projects (25)
  • best engineering colleges (11)
  • best engineering colleges of ludhiana (10)
  • best engineering colleges of Punjab (11)
  • Bluetooth projects (19)
  • C++ projects (6)
  • Civil engineering projects (1)
  • civil projects (4)
  • computer projects (21)
  • computer training (5)
  • Datasheet dowload (4)
  • digital projects (106)
  • DTMF based Projects (27)
  • ece projects (196)
  • electrical projects (109)
  • electronics components (40)
  • electronics parts (36)
  • Electronics Projects (358)
  • Embedded projects (42)
  • embedded traininig (22)
  • engineering colleges (18)
  • Finger Print module (5)
  • FPGA/CPLD projects (14)
  • gesture robot (18)
  • GPS receiver (28)
  • GSM modem (31)
  • GSM projects (29)
  • GSM Robot (29)
  • industrial automations projects (15)
  • innovative cse training phagwara (3)
  • innovative java training phagwara (2)
  • innovative phagwara (23)
  • innovative projects phagwara (24)
  • innovative training phagwara (23)
  • IT courses (22)
  • java projects (3)
  • LCD detail (1)
  • LED Matrix (2)
  • major projects (120)
  • mechincal projects (34)
  • mini projects (78)
  • minor projects (42)
  • Mobile charger (3)
  • php projects (9)
  • pic 16f676 training (1)
  • pic 16f84 training (1)
  • PIC Based projects (8)
  • PIC controller Projects (12)
  • PLC projects (19)
  • polytechnic colleges in punjab (32)
  • polytechnic near bathinda (32)
  • polytechnic near jalandhar (32)
  • polytechnic near ludhiana (33)
  • polytechnic near patiala (33)
  • power system projects (27)
  • Prepaid energy meter (14)
  • propeller clocj (11)
  • propeller clock (18)
  • Raspberry pi ludhiana (2)
  • RF controlled Robot (17)
  • RF projects (22)
  • Robotics (34)
  • robotics parts (16)
  • School Models (11)
  • school projects (14)
  • Science projects (10)
  • Six Months Training (13)
  • Six months training bathinda (14)
  • Six months training hoshiarpur (13)
  • Six months training jalandhar (15)
  • Six months training Ludhiana (14)
  • Six months training patiala (14)
  • Six months training phagwara (13)
  • Six months training punjab (13)
  • Six weeks Training (12)
  • speed breaker (1)
  • Steering head Light Control (1)
  • stepper motor (1)
  • Traffic Light Control (1)
  • training during engineering (10)
  • training engineering (10)
  • training in ludhiana engineering (12)
  • Ultrasonic based projects (1)
  • Uncategorized (106)
  • Verilog training punjab (10)
  • vhdl projects (18)
  • VLSI Projects (17)
  • web development (1)
  • XBee projects (3)

WordPress

  • Log in
  • WordPress

Subscribe

  • Entries (RSS)
  • Comments (RSS)
© 9888708401