Author: technolabcreation

IOT Project

Request Sensor Readings Using ESP32 via Telegram.

In this post you will see how to request ESP32 Sensor readings using telegram, i.e. we are going to build a system in which we request the sensor readinngs like current temperature and humidity from our phone using telegram messenger. This is a very  simple but very effective project.we can read the temperature and humidity of […]

IOT Project

ESP32 weather station ,display the sensor readings on a web server.

In this project I’ll show you how we can build an all-in-one ESP32 weather station PCB and display the sensor readings on a web server.The web server displays data from all the sensors and automatically updates the readings in every ten seconds, without the need to refresh the web page. I’ve designed this pcb to be a […]

Arduino Project GSM Project

Soldier Health And Position Tracking System Using Arduino,GSM Module and GPS Module.

The soldier Health and Position Tracking System allows military to track the current GPS position of soldier and also checks the health status including body temperature and heartbeats of soldier. The System also consists extra feature with the help of that soldier can ask for help manually or send a distress signal to military if […]

IOT Project

ESP32 Web Server Android APP| Home Automation | Build Application

This project is very simple but a amazing  IOT homeautomation project, we control our homeappliances by an Android APP within a local area network.  Components Required 1.ESP32 Board 2. Designed PCB( you could use relay instead of PCB) 3.BC547 Transistor. 4. IN4007 Diode 5. 1k ohm Transistor. 6. Relay(5volt) Click here to download Gerber file […]

Arduino Project GSM Project

SIM900A GSM Module and Arduino: Sending and Receiving SMS Using AT Commands

SIM900A GSM Module and Arduino: Sending and Receiving SMS Using AT Commands This tutorial is a complete guide to the SIM900 GSM GPRS Shield with the Arduino. Learn how to send and receive SMS using arduino and SIM900A. The SIM900A is a complete Dual-band GSM/GPRS solution in a SMT module which can be embedded in the customer applications. Featuring an […]

Arduino Project

Heartbeat Sensor using Arduino (Heart Rate Monitor)

Heartbeat Sensor using Arduino (Heart Rate Monitor) In this post we are going to make a Heart Beat Detection and Monitoring System using Arduino that will detect the heart beat using the Pulse Sensor and will display the reading in 16×2 LCD  in BPM (Beats Per Minute). The Heartbeat Sensor Heartbeat Sensor is an electronic […]

Back To Top