Skip to content
View HelinIot's full-sized avatar
Block or Report

Block or report HelinIot

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. LoRa-Temperature-Humidity LoRa-Temperature-Humidity Public

    This IoT project uses LoRa technology to send temperature and humidity data from a remote client to a server for intelligent climate control.

    C++ 1

  2. GPS-Tracker-with-Email-Notification GPS-Tracker-with-Email-Notification Public

    This project is a tracker that utilizes a GPS sensor and Wi-Fi connection to send geographical location. In this project, by pressing a button, the current geographical location is obtained using t…

  3. RFID-Data-Read-Write RFID-Data-Read-Write Public

    This project implements an RFID card reader for the MFRC522 module using an Arduino board. This card reader allows the user to write data to MIFARE Classic cards and read from them.

    C++

  4. Send_Temprature_And_Relay_Control_With_Bluetooth Send_Temprature_And_Relay_Control_With_Bluetooth Public

    In this project you will send temperature and humidity with bluetooth to smartphone and you can control relay or another component with command of Serial Bluetooth Terminal application.

    C++ 1

  5. ESP32-LoRa ESP32-LoRa Public

    In this project you can send data with LoRa protocol with ESP32.

    C++

  6. GPS-MQTT GPS-MQTT Public

    In this project, the GPS-NEO-6M module sends latitude and longitude and ESP32 send MacAddress to the server in JSON format using the MQTT protocol.