7 1 1 Smart Parking System Designed by using the Arduino for University parkBaraa Farhan
// step 1: instruct sensor to read echoes Wire.beginTransmission(82); // transmit to device #82 (0x52), you can also find this address using the i2c_scanner code, which is available onelectroniclinic.com // the address specified in the datasheet is 164 (0xa4) // but i2c adressing ...
A Smart Parking system, which uses the principles of Internet Of Things by using multiple Arduino's and a Raspberry Pi to correctly identify parked cars and update a UI handled by a webserver. - GitHub - B-Vukajlovic/IOT_Smart_Parking: A Smart Parking s
Code Issues Pull requests Arduino library for driving the Z80 retro-shield. arduino z80 arduino-library arduino-mega2560-board arduino-lib retroshield Updated Jan 7, 2023 Shell Khushi-Singh-Git / GreenHouse Star 0 Code Issues Pull requests GreenHouse Climate Controller System For Agri Research...
Basics interface : GPIO,Timer, File System, WiFi. Basic Experiments : LED, RGB LED, Buzzer, Button, Relay. Some More Experiments : PWM, WiFi, TCP, UDP, SNPT, RTC, MQTT. Session-2 (Afternoon) Real time Project 1 : Smart Device Control with monitor (Home Automation devices-Online/Offline...
Almost every community block has some smart package storage lockers. The self-service pick-up and drop system are largely regarded as a new trend in logistics industry. The smart package lockers can be left unattended. Once courier drops the package in the locker, the recipient will receive a...
Car parking sensor system Waterproof ultrasonic sensor Open ultrasonic sensors High frequency Ultrasonic Sensor Ultrasonic Sensor Probe Ultrasonic Sensor module Find Similar Products By Category Supplier Homepage Products Ultrasonic Sensor module Hc-Sr04 Ultrasonic Sensor...
Arduino and RFID Based Smart Parking System: Hello readers in this project i will show you how i made this parking system that works based on RFID technology that is powered by arduino uno. You might have seen rfid based toll tax project this project wor
For this schematic, I a 2 gear system; forward and reverse. Feel free to add as many shafts as you would like, such as parking, but with the simple tools/material I am using 2 gears works just fine. The Arduino button mechanics for the gear shaft is quite simple. This model is comp...
The system measures a person’s heart rate in beats per minute (BPM) from a sensor placed on the user’s finger. If the heart rate is outside the safe range, Arduino Nano sends this information to the LoRa E5 mini board. It acts as the communication gateway, directly transmitting the ...