Skip to content
View electronicsstudio's full-sized avatar
💭
keep learning.
💭
keep learning.

Block or report electronicsstudio

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 Loading

  1. ESP32 ESP32 Public

    In this code, you will learn How to use a Timer Ticker or Timer interrupt with the help of an ESP32 board.

    C++

  2. NEO-6M_GPS_module NEO-6M_GPS_module Public

    In this code I am using the serial code like FTDI board.

    C++

  3. Df_mini_player_with_ESP32 Df_mini_player_with_ESP32 Public

    In this video, you will learn how to use a DF mini player with an ESP32, and everything about the DF mini player, using the ESP32 board.

    C++

  4. LoRa_E32-module LoRa_E32-module Public

    In this code, I am using a LoRa E32 module with an Arduino UNO board. The code is designed for LoRa-to-LoRa communication over serial, and it works for both transmission and reception. Note: The ba…

    C++

  5. LoRa_E5_HF-module-by-Seeed-Studio LoRa_E5_HF-module-by-Seeed-Studio Public

    Transmitter_Code_trial_1 In this code, I created a setup for the LoRa-E5 module, using the LoRa module and an RTC with an Arduino. I then send the current RTC time using the LoRa module over a comm…

    C++

  6. BMP280-sensor BMP280-sensor Public

    This repository contains two code files: "BMP280_With_I2C_Connection" and "BMP280_With_SPI_Connection." These files allow you to get data from the BMP280 sensor using either I2C or SPI communication.

    C++