Making use of different sensors to make out home smart. Sensors include flame sensor to detect open fire, MQ2 gas sensor to detect leaking cooking gas, DHT 11 sensor to monitor room temperature and humidity level, IR sensor for r…
The small size tracking system make use of an node mcu esp8266 module as the micro controller, OLED display, NEO 6M GPS module, push button, SIM800L GSM module and a power supply set-up. Project working principle The GPS …
This particular weather monitoring system make use of sensors to monitoring surrounding weather condition. Those sensors includes rain sensor, pressure sensor, DHT 11(temperature and humidity sensor), LDR (light sensor) module. …
YOLOv5 is a model in the You Only Look Once (YOLO) family of computer vision models. YOLOv5 is commonly used for detecting objects. YOLOv5 comes in four main versions: small (s), medium (m), large (l), and extra large (x), each o…
The design of a 8 space parking lot that is equipped with IR sensor module to sense the presence of cars at the entrance and exit. So whenever all the parking space are full, the gate will stop opening for cars to enter until ca…
The weather station uses the openweathermap API key to download the weather data and display it on the screen. You need to set your network ssid and password, time zone, language, location into the code. Visit https://home.ope…
DHT11 sensor gives the values of temperature in degree Celcius and humidity in percentage. The values for both temperature and humidity can also be seen on the Serial monitor screen of the Arduino Software. You can open the ser…
Depending of your module tools, a direct method you can take to flash any firmware to your module is has shown below; 1. A USB to TTL /Serial adaptor/converter is needed and you need to download and install the device of th…
A simulation using Pygame to simulate the movement of vehicles across a traffic intersection having traffic lights with a timer. It contains a 4-way traffic intersection with traffic signals controlling the flow of traffic in e…
The design methodology adopted in this project involve, switching unit, micro controller unit and the power supply unit, power supplies mains utility, alternative energy source (generators), or renewable energy (solar), output …
In this project, sensor like (CO,NO2,NH3) gas sensor and dust sensor (PMS5003) attached to a drone deployed to a desired location to measure the quality of air at that particular location. The data is acquired by the …
In this project, sensor like (CO,NO2,NH3) gas sensor and dust sensor (PMS5003) attached to a drone deployed to a desired location to measure the quality of air at that particular location. The data is acquired by the us…
WinRAR can compress files in the two most popular compression formats: RAR and ZIP . Users can manually choose which type of format they want to com- press their files. WinRAR can also decompress a large number of archive format…
Python is a computer programming language often used to build websites and software, automate tasks, and conduct data analysis . Python is a general-purpose language, meaning it can be used to create a variety of different progr…
Pygame is a cross-platform set of Python modules designed for writing video games . It includes computer graphics and sound libraries designed to be used with the Python programming language . To install the pygame on your PC,…
PLX -DAQ provides easy spreadsheet analysis of data collected in the field, laboratory analysis of sensors and real-time equipment monitoring. Click to download
Livewire software allows the user to design circuits using individual components rather than modular building blocks as seen in Control Studio . Although this is more difficult than using the modular approach, simple circuits a…
The Arduino-based Water Monitoring System is entirely functional and can detect sensor readings from sensors like water temperature sensor, pH sensor, turbidity sensor, and ultrasonic sensor . At the same time we have a water …
This app receives our Voice command and sends it to the Bluetooth module wirelessly . The Arduino decodes this command from the Bluetooth module. Then Arduino sends a command to the Relays to control the home appliances. Conne…