Everything about IoT! IoT projects, Tutorials, NEWS, and Articles
Don't wanna be here? Send us removal request.
Link
0 notes
Text
IoT based Smart Shopping Cart using RFID and NodeMCU
We all have waited in a queue for payment in shopping malls and other places, its very tiring and wastes a lot of time in the billing process. Today we will build a smart shopping cart with an automatic billing system that not only reduces the waiting time but also makes the process very smooth and easy.
Here we use RFID cards and RFID readers with NodeMCU to build the Smart Shopping Cart project. The cart information and total value will be displayed on the webpage as well as on LCD.
Read Full Article: https://www.iotdesignpro.com/projects/iot-based-smart-shopping-cart-using-rfid-and-nodemcu
0 notes
Text
Top IoT Startups to watch out for in 2020
Gone are the days when we would run helter-skelter only to get a few tasks done. Well, it is all a different game now. IoT has transformed the world in more ways than one, wondering what is this weird sounding thing? Alright, let us let you in on this magnificent innovation in the field of science and technology. Based on information and communication technology, IoT - or rather the Internet of Things - connects the physical world with the digital one. Smart cities, connected vehicles, smart homes are all the gifts of IoT.
Here’s a roundup of a few IoT startups that you need to watch out for in 2020. Because they are sure as hell are changing the life game. Yes, taking it all a notch up. After all, businesses and industries rely on them to get a much-needed boost.
Read full article: https://www.iotdesignpro.com/articles/top-iot-startups-to-watch-out-for-in-2020
0 notes
Text
New LoRa Smart Home, Low Power RF Transceiver IC for Consumer IoT Devices
Semtech Corporation has released a new LoRa Smart Home device (LLCC68) for medium-range indoor and indoor to outdoor wireless applications. This sub-GHz LoRa radio frequency transceiver provides broad coverage with low power and low cost, for applications in the proximity of homes and buildings.
Read Full Article: https://www.iotdesignpro.com/news/new-lora-smart-home-low-power-rf-transceiver-ic-for-consumer-iot-devices
0 notes
Text
IoT based ESP32 Wi-Fi Weather Station using DHT11 and BMP180 Sensor
In this tutorial, we will make an ESP32 based Weather station in which we will build an ESP32 Webserver to display temperature, humidity, pressure, luminosity, and altitude values on a web browser. Here DHT11 sensor is used to get the temperature and humidity data, BMP180 is used to get pressure and altitude data, and an LDR is used to get Luminosity data. This weather data can be monitored from anywhere in the world using the IP address of ESP32. It can also be uploaded to ThingSpeak to make it more interactive as we have done in Raspberry Pi weather station.
In IoT based applications, Webservers are used to control or monitor any sensor values using web browsers, we previously created many webservers using Arduino, ESP8266, NodeMCU, ESP32, Raspberry Pi, etc.
Read Full Article: https://www.iotdesignpro.com/projects/iot-based-esp32-wi-fi-weather-station-using-dht11-and-bmp-180-sensor
0 notes
Text
Environment Sensing Development Board RIOT-001 from RICOH to Test and Develop IoT Edge Devices
Ricoh Electronic Devices Company has introduced an environment sensing board, RIOT-001 that can be used in demonstration experiments of IoT devices. The board monitors ambient temperature, humidity, air pressure, and brightness. The information that RIOT-001 transmits with its Bluetooth Low Energy (BLE) once per five seconds can be displayed on smartphones/tablets where an application programmed for the RIOT-001 is installed.
Read Full Article: https://www.iotdesignpro.com/news/environment-sensing-development-board-riot-001-from-ricoh-to-test-and-develop-iot-edge-devices
0 notes
Text
STMicroelectronics Joins Zigbee Alliance BoD to Accelerate IoT Connectivity and Wireless Technology Solutions
STMicroelectronics, a global semiconductor leader has joined the Board of Directors of the Zigbee Alliance. This is a major step taken by both the companies as along other Zigbee Alliance promoter member companies, ST plans for the adoption and evolution of Zigbee to make the development for manufacturers simple, and increase device compatibility for consumers.
Read Full Article: https://www.iotdesignpro.com/news/stmicroelectronics-joins-zigbee-alliance-bod-to-accelerate-iot-connectivity-and-wireless-technology-solutions
0 notes
Text
IoT based Smart Door Lock System using NodeMCU
In this project, we are going to make an IOT based Door Lock System using NodeMCU, Solenoid Lock, and Adafruit IO. Here NodeMCU will act as the main controller and connect the user to the door lock system using the Internet. This allows the user to lock/unlock his Home’s door lock by using a smartphone from anywhere in the world.
https://www.iotdesignpro.com/projects/iot-based-smart-door-lock-system-using-nodemcu
0 notes
Text
Various ESP32 Sleep Modes and How to put ESP32 in Deep Sleep Mode
ESP32 offers different sleep modes, using which we can save a lot of power and can be able to run our IoT applications for a longer time using the battery source. In this article, we will discuss different sleep modes of ESP32 and will check the current consumption in normal as well as in deep sleep mode.
https://www.iotdesignpro.com/projects/various-esp32-sleep-modes-and-how-to-put-esp32-in-deep-sleep-mode
0 notes
Text
IoT Based Smart Currency Counter using NodeMCU and Arduino IDE
Currency note counter is a machine that detects the notes of different denominations and tells its value. Here in this IoT project, we are using a color sensing technique to detect the note value. So, here we will use the TCS230 color sensor with NodeMCU ESP8266 to detect the currency value and display the same on a webpage as well as on 16x2 LCD.
https://www.iotdesignpro.com/projects/iot-based-smart-currency-counter-using-nodemcu-and-arduino-ide
1 note
·
View note
Text
IoT Based Food Monitoring System
In this IoT project, we will build a Food Monitoring device using NodeMCU and Arduino IDE, to monitor the temperature and humidity of the stored environment and control it. To control the temperature, we are going to use a DC motor as a cooling mechanism. To find the temperature, and humidity the DHT11 sensor module is used, and to determine the status of the food, the MQ4 gas sensor module is used. In the future, if needed we can also use an IoT based Weight sensor to also monitor the food quantity in the storage area:
https://www.iotdesignpro.com/projects/iot-based-food-monitoring-system
2 notes
·
View notes