Skip to content
Wednesday, January 27, 2021
  • Home
  • About Us
  • Contact Us
The iot Projects logo
Menu
  • Arduino Projects
  • Electronics Circuits
  • IoT Projects
    • ESP8266
    • ESP32
  • Micro controllers
  • Home
  • Articles

Category: Articles

All about Arduino, Internet of Things (IoT), Sensors, Embedded IoT, Microcontrollers and Electronics circuit based Articles

Send Data to MySQL Server using Arduino

Send Data to MySQL Server using Arduino

January 23, 2021January 27, 2021 Alsan ParajuliLeave a Comment on Send Data to MySQL Server using Arduino

Today we will learn to Send Data to MySQL Server using Arduino. Arduino has the potential to grab the data from sensors and stores them in the MySQL Read More…

What is MQTT and why do we need it?

What is MQTT and why do we need it?

December 16, 2020December 16, 2020 Alsan ParajuliLeave a Comment on What is MQTT and why do we need it?

MQTT is an OASIS standard messaging protocol for the Internet of Things (IoT). it’s a light-weight messaging protocol for tiny sensors and mobile devRead More…

IoT vs IIoT -Internet of Things (IoT) vs Industrial Internet of Things (IIoT) and it's protocols

IoT vs IIoT and its protocols

September 6, 2020September 6, 2020 Alsan Parajuli1 Comment on IoT vs IIoT and its protocols

Today’s world is adopting new working technology to make human tasks faster and easier. Yes! Now we’re going to discuss one of those technologies, thRead More…

Everything about PIC Microcontroller

Everything about PIC Microcontroller

August 25, 2020August 25, 2020 Alsan ParajuliLeave a Comment on Everything about PIC Microcontroller

Today in this session we will learn Everything about PIC Microcontroller in a detail. The PIC microcontroller contains a processor, memory, and inpRead More…

Top 10 Coolest IoT Devices of 2020

Top 10 Coolest IoT Devices of 2020

August 11, 2020August 11, 2020 Alsan Parajuli4 Comments on Top 10 Coolest IoT Devices of 2020

Today, in this session we are going to discuss some top 10 Coolest IoT Devices of 2020. These top 10 coolest devices are from the IoT gateway to SmarRead More…

ESP8266 Manual Wifi Configuration with EEPROM without Hard-Code

ESP8266 Manual Wifi Configuration with EEPROM without Hard-Code

July 27, 2020July 28, 2020 Alsan Parajuli8 Comments on ESP8266 Manual Wifi Configuration with EEPROM without Hard-Code

In this guide, you will learn about the ESP8266 Manual Wifi Configuration with EEPROM without Hard-Code network certificates. You can learn how to coRead More…

Secure HTTPS Requests to URL Using NodeMCU ESP8266

Secure HTTPS Requests to URL Using NodeMCU ESP8266

July 10, 2020July 10, 2020 Alsan Parajuli4 Comments on Secure HTTPS Requests to URL Using NodeMCU ESP8266

Fetching or posting data over the Internet is one of the main core functions of the IoT device. Doing so over HTTP is better implemented in NodeMCU ERead More…

The History of Printed Circuit Board PCB (1880 – Present) with NextPCB

The History of Printed Circuit Board PCB (1880 – Present) with NextPCB

April 13, 2020June 13, 2020 Alsan ParajuliLeave a Comment on The History of Printed Circuit Board PCB (1880 – Present) with NextPCB

PCB in 1970s vs Present PCBs In this article, we will go through The History of Printed Circuit Board PCB from the timeline 1880 to Present. We wRead More…

Top 10 IoT (Internet of Things) Projects

Top 10 IoT (Internet of Things) Projects

February 6, 2020June 19, 2020 Alsan Parajuli1 Comment on Top 10 IoT (Internet of Things) Projects

The IoT Projects Welcome you to this interesting article on Top 10 Internet of Things Projects. Now in this article, we’ll be talking about the Top 1Read More…

Raspberry Pi Introduction, Capabilities, Installation, and hands on

What is Raspberry Pi? Introduction, Capabilities, Installation, and Hands-on

February 3, 2020June 19, 2020 Alsan Parajuli1 Comment on What is Raspberry Pi? Introduction, Capabilities, Installation, and Hands-on

Introduction to Raspberry Pi Raspberry Pi today has become so common that you can find it across most household items. Today it has become one of Read More…

Posts navigation

Older posts

Recent Posts

  • Send DS18B20 Temperature data over BLE using NRF24L01 & Arduino

    Send DS18B20 Temperature data over BLE using NRF24L01 & Arduino

    January 25, 2021January 25, 2021 Alsan Parajuli
  • Send Data to MySQL Server using Arduino

    Send Data to MySQL Server using Arduino

    January 23, 2021January 27, 2021 Alsan Parajuli
  • DHT11 Humidity Temperature Monitor with NodeMCU on ThingSpeakv

    DHT11 Temperature and Humidity Monitor with NodeMCU on ThingSpeak

    January 19, 2021January 19, 2021 Alsan Parajuli
  • NRF24L01 as BLE Module with Arduino

    NRF24L01 as BLE Module with Arduino

    January 16, 2021January 17, 2021 Alsan Parajuli
  • Smart Activity Tracker using MPU6050 and Arduino

    Smart Activity Tracker using MPU6050 and Arduino

    January 10, 2021January 11, 2021 Alsan Parajuli

Categories

  • Arduino Projects
  • Articles
  • Electronics Circuits
  • ESP32
  • ESP8266
  • IoT Projects
  • Micro controllers
  • Raspberry Pi Projects

Popular

  • Send DS18B20 Temperature data over BLE using NRF24L01 & Arduino
    Arduino Projects

    Send DS18B20 Temperature data over BLE using NRF24L01 & Arduino

    January 25, 2021January 25, 2021 Alsan Parajuli
  • Send Data to MySQL Server using Arduino
    Arduino Projects Articles

    Send Data to MySQL Server using Arduino

    January 23, 2021January 27, 2021 Alsan Parajuli
  • DHT11 Humidity Temperature Monitor with NodeMCU on ThingSpeakv
    ESP8266 IoT Projects

    DHT11 Temperature and Humidity Monitor with NodeMCU on ThingSpeak

    January 19, 2021January 19, 2021 Alsan Parajuli
  • NRF24L01 as BLE Module with Arduino
    Arduino Projects

    NRF24L01 as BLE Module with Arduino

    January 16, 2021January 17, 2021 Alsan Parajuli

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 20 other subscribers

Categories

Arduino Projects Articles Electronics Circuits ESP32 ESP8266 IoT Projects Micro controllers Raspberry Pi Projects
Send DS18B20 Temperature data over BLE using NRF24L01 & Arduino

Send DS18B20 Temperature data over BLE using NRF24L01 & Arduino

Today in this tutorial we will learn to send DS18B20 Temperature data over BLE using NRF24L01 & Arduino. At first, we will read temperature data

Send Data to MySQL Server using Arduino

Send Data to MySQL Server using Arduino

Today we will learn to Send Data to MySQL Server using Arduino. Arduino has the potential to grab the data from sensors and stores them in the MySQL

DHT11 Humidity Temperature Monitor with NodeMCU on ThingSpeakv

DHT11 Temperature and Humidity Monitor with NodeMCU on ThingSpeak

This tutorial is all about DHT11 Temperature and Humidity Monitor with NodeMCU on the ThingSpeak server. It clarifies how we can use the ThingSpeak c

NRF24L01 as BLE Module with Arduino

NRF24L01 as BLE Module with Arduino

Today we will learn to use the NRF24L01 module as a BLE module with Arduino. Many times you may have come across that term called BLE, which stands f

“The IoT Projects” is a hub of electronics projects. The website is built and Run by passionate enthusiasts, hard-working, and highly positive persons. We always believe in practicality rather than theoretical knowledge. So we share various electronics IoT ” Internet Of Things” projects from beginner’s level to the advanced.

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 20 other subscribers

Recent Posts

  • Send DS18B20 Temperature data over BLE using NRF24L01 & Arduino

    Send DS18B20 Temperature data over BLE using NRF24L01 & Arduino

    January 25, 2021January 25, 2021 Alsan Parajuli
  • Send Data to MySQL Server using Arduino

    Send Data to MySQL Server using Arduino

    January 23, 2021January 27, 2021 Alsan Parajuli
  • DHT11 Humidity Temperature Monitor with NodeMCU on ThingSpeakv

    DHT11 Temperature and Humidity Monitor with NodeMCU on ThingSpeak

    January 19, 2021January 19, 2021 Alsan Parajuli
  • NRF24L01 as BLE Module with Arduino

    NRF24L01 as BLE Module with Arduino

    January 16, 2021January 17, 2021 Alsan Parajuli
Copyright 2020. All rights reserved. | The IoT Projects.
  • Privacy Policy
  • Disclaimer
  • DMCA
  • Advertise With us