Resumen:
El presente proyecto pretende mostrar el uso de una aplicación de tecnologías y plataformas
utilizadas en Internet de las cosas, para subir información a la nube y ser aprovechada de
diferentes maneras como por ejemplo servicios a la comunidad. La misma fue implementada
como prototipo en los parqueaderos del Conjunto Habitacional Camino Real en el centro
histórico de la Ciudad de Quito.
El llegar a conocer el status de las plazas del estacionamiento de manera remota se traduciría
en no realizar viajes innecesarios a dicho sitio, con la consecuente pérdida de tiempo y por
ende a no contribuir con embotellamientos. Si este sistema se aplica en estacionamientos
municipales o privados, cuyas sedes se encuentren dentro de zonas críticas de alto índice de
tráfico; resultaría muy provechoso para los conductores conocer de antemano si existen
puestos libres evitando la entrada innecesaria de más vehículos a la zona de tráfico y ayudar
a reducir congestiones.
El prototipo consta de sensores que monitorean cada estacionamiento y dicha información
es transmitida inalámbricamente hacia una tarjeta receptora en donde el microcontrolador
ATMEGA628 procesa la información y la misma es subida a la nube de internet con la ayuda
del microcontrolador ESP8266 que utiliza el protocolo IEEE 802.11. Por medio de un
servidor web levantado en la plataforma IoT conocida como ThingSpeak, se registra la
información recolectada y se la presenta gráficamente para su administración. De igual
manera dicha información es enviada por la nube hasta el smartphone donde también se
presenta y consigue el monitoreo remoto.
Palabras claves: IoT, sensor ultrasónico, microcontrolador ATMEGA328, microcontrolador
ESP8266, IEEE802.11, servidor ThingSpeak.
Descripción:
This project aims to show the use of an application of technologies and platforms used in the
Internet of Things, to upload information to the cloud and be used in different ways such as
community services. It was implemented as a prototype in the parking from the Conjunto
Habitacional Camino Real in the historic center of Quito City.
Getting to know the status of parking spaces remotely would result in not making
unnecessary trips to the site, with the consequent loss of time and therefore not contribute to
traffic jams. If this system is applied in municipal or private parking, whose headquarters
are located within critical zones of high traffic index; It would be very helpful for drivers to
know beforehand if there are free positions preventing the unnecessary entry of more
vehicles into the traffic area and help reduce congestion.
The prototype consists of sensors that monitor each parking lot and this information is
transmitted wirelessly to a receiving card where the ATMEGA628 microcontroller processes
the information and it is uploaded to the internet cloud with the help of the ESP8266
microcontroller that uses the IEEE 802.11 protocol. Through a web server built on the IoT
platform known as ThingSpeak, the information collected is recorded and presented
graphically for administration. In the same way, this information is sent by the cloud to the
smartphone where it is also presented and gets remote monitoring.
Keywords: IoT, sensor, microcontroller ATMEGA328, ESP8266, IEEE802.11, ThingSpeak
server.