Smart Parking System Using Reusable Libraries

share link

by Supraja dot icon Updated: Sep 1, 2021

technology logo
technology logo

Solution Kit Solution Kit  

Searching for parking spaces in the cities, especially during the rush hours, is an arduous job for daily commuters. The demanding situation arises from not knowing if the parking space is available or not. A lot of time and energy is drained in searching for a car parking space. Fuels consumption on searching parking space is also high. Even if we knew the parking place, many vehicles might pursue minimal parking space to cause severe traffic congestion. With open-source libraries, we can build our own intelligent parking system. Build your own intelligent parking system by following below steps: 1. Development Environment 2. Data Analysis 3. Mobile Application

Development Environment

Arduino is used for writing and uploading the program and storing the data in the cloud.

ArduinoJsonby bblanchon

C++ doticonstar image 6156 doticonVersion:v6.21.2doticon
License: Permissive (MIT)

📟 JSON library for Arduino and embedded C++. Simple and efficient.

Support
    Quality
      Security
        License
          Reuse

            ArduinoJsonby bblanchon

            C++ doticon star image 6156 doticonVersion:v6.21.2doticon License: Permissive (MIT)

            📟 JSON library for Arduino and embedded C++. Simple and efficient.
            Support
              Quality
                Security
                  License
                    Reuse

                      arduino-LoRaby sandeepmistry

                      C++ doticonstar image 1402 doticonVersion:Currentdoticon
                      License: Permissive (MIT)

                      An Arduino library for sending and receiving data using LoRa radios.

                      Support
                        Quality
                          Security
                            License
                              Reuse

                                arduino-LoRaby sandeepmistry

                                C++ doticon star image 1402 doticonVersion:Currentdoticon License: Permissive (MIT)

                                An Arduino library for sending and receiving data using LoRa radios.
                                Support
                                  Quality
                                    Security
                                      License
                                        Reuse

                                          OpenIoTby ItayRosen

                                          JavaScript doticonstar image 30 doticonVersion:v0.1.3doticon
                                          License: Strong Copyleft (GPL-3.0)

                                          Open source IoT platform for makers

                                          Support
                                            Quality
                                              Security
                                                License
                                                  Reuse

                                                    OpenIoTby ItayRosen

                                                    JavaScript doticon star image 30 doticonVersion:v0.1.3doticon License: Strong Copyleft (GPL-3.0)

                                                    Open source IoT platform for makers
                                                    Support
                                                      Quality
                                                        Security
                                                          License
                                                            Reuse

                                                              Arduinoby RobTillaart

                                                              C++ doticonstar image 1318 doticonVersion:2023-04-07doticon
                                                              License: Permissive (MIT)

                                                              libs and code

                                                              Support
                                                                Quality
                                                                  Security
                                                                    License
                                                                      Reuse

                                                                        Arduinoby RobTillaart

                                                                        C++ doticon star image 1318 doticonVersion:2023-04-07doticon License: Permissive (MIT)

                                                                        libs and code
                                                                        Support
                                                                          Quality
                                                                            Security
                                                                              License
                                                                                Reuse

                                                                                  Mobile Application

                                                                                  Users can use the following libraries to check the status of parking spaces using mobile instantly.

                                                                                  blynk-serverby blynkkk

                                                                                  Java doticonstar image 24 doticonVersion:v0.41.17doticon
                                                                                  License: Strong Copyleft (GPL-3.0)

                                                                                  Blynk is an Internet of Things Platform aimed to simplify building mobile and web applications for the Internet of Things. Easily connect 400+ hardware models like Arduino, ESP8266, ESP32, Raspberry Pi and similar MCUs and drag-n-drop IOT mobile apps for iOS and Android in 5 minutes

                                                                                  Support
                                                                                    Quality
                                                                                      Security
                                                                                        License
                                                                                          Reuse

                                                                                            blynk-serverby blynkkk

                                                                                            Java doticon star image 24 doticonVersion:v0.41.17doticon License: Strong Copyleft (GPL-3.0)

                                                                                            Blynk is an Internet of Things Platform aimed to simplify building mobile and web applications for the Internet of Things. Easily connect 400+ hardware models like Arduino, ESP8266, ESP32, Raspberry Pi and similar MCUs and drag-n-drop IOT mobile apps for iOS and Android in 5 minutes
                                                                                            Support
                                                                                              Quality
                                                                                                Security
                                                                                                  License
                                                                                                    Reuse

                                                                                                      akvo-flowby akvo

                                                                                                      Java doticonstar image 66 doticonVersion:20200219-102312doticon
                                                                                                      License: Strong Copyleft (AGPL-3.0)

                                                                                                      A data collection and monitoring tool that works anywhere.

                                                                                                      Support
                                                                                                        Quality
                                                                                                          Security
                                                                                                            License
                                                                                                              Reuse

                                                                                                                akvo-flowby akvo

                                                                                                                Java doticon star image 66 doticonVersion:20200219-102312doticon License: Strong Copyleft (AGPL-3.0)

                                                                                                                A data collection and monitoring tool that works anywhere.
                                                                                                                Support
                                                                                                                  Quality
                                                                                                                    Security
                                                                                                                      License
                                                                                                                        Reuse

                                                                                                                          blynk-libraryby blynkkk

                                                                                                                          C++ doticonstar image 3657 doticonVersion:v1.2.0doticon
                                                                                                                          License: Permissive (MIT)

                                                                                                                          Blynk library for embedded hardware. Works with Arduino, ESP8266, Raspberry Pi, Intel Edison/Galileo, LinkIt ONE, Particle Core/Photon, Energia, ARM mbed, etc.

                                                                                                                          Support
                                                                                                                            Quality
                                                                                                                              Security
                                                                                                                                License
                                                                                                                                  Reuse

                                                                                                                                    blynk-libraryby blynkkk

                                                                                                                                    C++ doticon star image 3657 doticonVersion:v1.2.0doticon License: Permissive (MIT)

                                                                                                                                    Blynk library for embedded hardware. Works with Arduino, ESP8266, Raspberry Pi, Intel Edison/Galileo, LinkIt ONE, Particle Core/Photon, Energia, ARM mbed, etc.
                                                                                                                                    Support
                                                                                                                                      Quality
                                                                                                                                        Security
                                                                                                                                          License
                                                                                                                                            Reuse

                                                                                                                                              Data Analysis

                                                                                                                                              Following are the libraries which help in data analysis. These libraries use IoT(Internet Of Things) and some hardware tools like Radar sensors, Arduino, Raspberry Pi.

                                                                                                                                              smart-parkingby sonufrienko

                                                                                                                                              TypeScript doticonstar image 9 doticonVersion:Currentdoticon
                                                                                                                                              License: Permissive (MIT)

                                                                                                                                              Smart Parking application by Sirin Software

                                                                                                                                              Support
                                                                                                                                                Quality
                                                                                                                                                  Security
                                                                                                                                                    License
                                                                                                                                                      Reuse

                                                                                                                                                        smart-parkingby sonufrienko

                                                                                                                                                        TypeScript doticon star image 9 doticonVersion:Currentdoticon License: Permissive (MIT)

                                                                                                                                                        Smart Parking application by Sirin Software
                                                                                                                                                        Support
                                                                                                                                                          Quality
                                                                                                                                                            Security
                                                                                                                                                              License
                                                                                                                                                                Reuse
                                                                                                                                                                  Java doticonstar image 12 doticonVersion:Currentdoticon
                                                                                                                                                                  License: Permissive (MIT)

                                                                                                                                                                  IoT Smart Parking Metering system with IBM Bluemix & PubNub

                                                                                                                                                                  Support
                                                                                                                                                                    Quality
                                                                                                                                                                      Security
                                                                                                                                                                        License
                                                                                                                                                                          Reuse

                                                                                                                                                                            bluemix-parking-meterby shyampurk

                                                                                                                                                                            Java doticon star image 12 doticonVersion:Currentdoticon License: Permissive (MIT)

                                                                                                                                                                            IoT Smart Parking Metering system with IBM Bluemix & PubNub
                                                                                                                                                                            Support
                                                                                                                                                                              Quality
                                                                                                                                                                                Security
                                                                                                                                                                                  License
                                                                                                                                                                                    Reuse

                                                                                                                                                                                      smart_rotary_car_parkingby RAHUL-B-PILLAI

                                                                                                                                                                                      C++ doticonstar image 2 doticonVersion:Currentdoticon
                                                                                                                                                                                      License: Permissive (MIT)

                                                                                                                                                                                      A smart parking solution for cities using arduino

                                                                                                                                                                                      Support
                                                                                                                                                                                        Quality
                                                                                                                                                                                          Security
                                                                                                                                                                                            License
                                                                                                                                                                                              Reuse

                                                                                                                                                                                                smart_rotary_car_parkingby RAHUL-B-PILLAI

                                                                                                                                                                                                C++ doticon star image 2 doticonVersion:Currentdoticon License: Permissive (MIT)

                                                                                                                                                                                                A smart parking solution for cities using arduino
                                                                                                                                                                                                Support
                                                                                                                                                                                                  Quality
                                                                                                                                                                                                    Security
                                                                                                                                                                                                      License
                                                                                                                                                                                                        Reuse