ip enabled parking spot detector

20
IP Enabled Parking Spot Detector NET 499 Leonard Paul Vinas Network Security and Electronics Department of Technology

Upload: connor

Post on 23-Feb-2016

34 views

Category:

Documents


0 download

DESCRIPTION

IP Enabled Parking Spot Detector. NET 499 Leonard Paul Vinas Network Security and Electronics Department of Technology. Motivation for the Project. I am a driver and life would be much easier if I already know where I’m going when I enter a parking area or a building. - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: IP Enabled Parking  Spot Detector

IP Enabled Parking Spot Detector

NET 499Leonard Paul Vinas

Network Security and ElectronicsDepartment of Technology

Page 2: IP Enabled Parking  Spot Detector

Motivation for the ProjectI am a driver and life would be much easier if

I already know where I’m going when I enter a parking area or a building.

I wanted to challenge myself on doing something I have never done before.

Learning about microcontrollers and the different applications you can do with it is just so much fun.

Page 3: IP Enabled Parking  Spot Detector

Proposed SolutionUsing a microcontroller, program sensors

which will be displayed in a browser through the internet.

Page 4: IP Enabled Parking  Spot Detector

Why the internet?The internet makes everything easy for us

nowadays. We can know what happened in China here in the US a few minutes after it actually happened there. It basically made the whole world into a small town.

Also, with the smart phones getting really popular nowadays, a handy application like this can really help. (especially on thanksgiving sale).

Page 5: IP Enabled Parking  Spot Detector

Why use Netduino plus?I was initially going to use the basic stamp

that we learned in class but as I did more research, I came upon this really neat microcontroller that has a built in ethernet port. It also gets its power from USB so I don’t have to worry about building my own power supply.

The Netduino plus is one of the latest microcontrollers and a lot of people gave many positive feedbacks about it.

Page 6: IP Enabled Parking  Spot Detector

VideoThis video shows the functionality of the

project and how it was built.

Page 7: IP Enabled Parking  Spot Detector

What do you not like about the Netduino plus microcontroller?The memory is too small!

That’s all!

Page 8: IP Enabled Parking  Spot Detector

Here’s the block diagram

Page 9: IP Enabled Parking  Spot Detector

How does it work?A user gets his phone, laptop, ipad or anything

that can connect to the internet and has a web browser and puts in the ip address or the url of the web server. In my project’s case, since I haven’t registered for a domain name yet, we can only put the ip address of my web server.

The user will then see a map of the parking area that he wanted to go to. Each parking spot is color coded by either red or green. If it’s green, the spot is available and red if it’s not.

Page 10: IP Enabled Parking  Spot Detector

Parts and Equipment usedMicrocontroller parts were ordered from Adafruit

IndustriesNetduino plus, USB cable, 10k ohm resistors,

breadboard, light sensorsRouter (thanks Dr. Rawat)Soldering Machine,wires, pliers (thanks Dr. Vigs)Ethernet cable (thanks to my roommate Zhou Yi)Iphone 4 for recording( thanks to my other

roommate Bunleng Chan)

Page 11: IP Enabled Parking  Spot Detector

Parts and Assembly

Page 12: IP Enabled Parking  Spot Detector

Parts and Assembly

Page 13: IP Enabled Parking  Spot Detector

Parts and Assembly

Page 14: IP Enabled Parking  Spot Detector

Webpage

Page 15: IP Enabled Parking  Spot Detector

ConclusionIt worked well and “almost” according to my

initial plan.I wanted to add more functions on it but

didn’t have enough time.I had a lot of fun learning about

microcontrollers.

Page 16: IP Enabled Parking  Spot Detector

Future WorkAdding more functions into it like texting or

automated voice operator.Having an actual phone app for it.This idea can be used on many different

applications like checking if certain items are still available or not.

Page 17: IP Enabled Parking  Spot Detector

Contact Information

Leonard Paul [email protected]

Page 18: IP Enabled Parking  Spot Detector

ReferencesBrown Wes,Super Toaster: The Brown Toast Experience.

Retrieved from http://people.eku.edu/chandrav/CEN_CET/Capstone_2010/capstoneProjects_2010.html

Fred. Updated Web Server. Netduino Forums. Retrieved from http://forums.netduino.com/index.php?/topic/575-updated-web-server/

Microsoft. .Net Micro Framework Deployment Tool(MFDEPLOY). Available from Download Center http://www.microsoft.com/enus/download/details.aspx?id=5475

Microsoft. Microsoft Visual C# 2010 Express. Available from http://www.microsoft.com/visualstudio/en-us/products/2010-editions/visual-csharp-express

Page 19: IP Enabled Parking  Spot Detector

References ContinuedNetduino.Technical Specifications. Retrieved from

http://www.netduino.com/netduinoplus/specs.htmNetduino. (August 8,2010). Pressing the Button(Netduino

Tutorial)[Video file]. Video posted to http://www.youtube.com/watch?v=bFdv88fx80M&feature=player_embedded#!

Omar. Analog input photocell and webpage. Netduino Forums. Retrieved from http://forums.netduino.com/index.php?/topic/791-analog-input-photocell-and-webpage/

Zimmers, Greg (March 5,2011). Netduino Plus Web Server Hello World. Posted to http://netduinohacking.blogspot.com/2011/03/netduino-plus-web-server-hello-world.html

 

Page 20: IP Enabled Parking  Spot Detector

AcknowledgementsThank you to Netduino Forums for all the

information and tutorials.Thank you to my friend James Dimayuga for

giving me a hint on this project.Thank you to “Fred”, a senior member of the

Netduino forums, for his base web server.Thank you to “Omar”, another senior member

of Netduino forums, for his photocell application.