electronicsstudio
@Electronics Studio 👋 Hi, I’m an Electronics Engineer with a passion for exploring embedded system,. I run a YouTube channel.
Electronics StudioIndia
Pinned Repositories
BMP280-sensor
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.
Df_mini_player_with_ESP32
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.
ESP32
In this code, you will learn How to use a Timer Ticker or Timer interrupt with the help of an ESP32 board.
ILPS28QSW-barometer-sensor-with-ESP32-board.
So, In this repository, we are going to learn how to use the ILPS28QSW barometer sensor with ESP32 board and sensor library example, this sensor can measure altitude and temperature.
IST_Time
In this code, I am using the <TinyGPS++.h> library to get NMEA data, which includes UTC time. I am converting this UTC time to IST and printing it on the serial monitor.
LoRa_E32-module
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 baud rate for the LoRa E32 is 9600.
LoRa_E5_HF-module-by-Seeed-Studio
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 command (CMD).
MPU9250-9-Axis-Sensor-with-XIAO-and-Arduino.
In this code, I am using the MPU-9250 9-Axis Sensor. I am printing all the sensor data in a specific format, including accelerometer, gyroscope, magnetometer, and temperature readings.
NEO-6M_GPS_module
In this code I am using the serial code like FTDI board.
Read_DHT11-Sensor-Data
Interfacing DHT11 Sensors with Arduino.
electronicsstudio's Repositories
electronicsstudio/ILPS28QSW-barometer-sensor-with-ESP32-board.
So, In this repository, we are going to learn how to use the ILPS28QSW barometer sensor with ESP32 board and sensor library example, this sensor can measure altitude and temperature.
electronicsstudio/TM1637-4-digit-seven-segment-display-module-with-Arduino.
So, In this repositories I am going to show you how to use the TM1637 saven sagement module with Arduino inbuilt library example and live working also i going to show you.
electronicsstudio/RTC-DS1302-module-with-Arduino-board.
So, In this code, I am using the DS1302 RTC module to get the Time, Date, month, year, and week of the day only.
electronicsstudio/RTC_DS3231-with-XIAO
In this code we will use how to use RTC3231 RTC module, here I made one example.
electronicsstudio/MPU9250-9-Axis-Sensor-with-XIAO-and-Arduino.
In this code, I am using the MPU-9250 9-Axis Sensor. I am printing all the sensor data in a specific format, including accelerometer, gyroscope, magnetometer, and temperature readings.
electronicsstudio/BMP280-sensor
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.
electronicsstudio/Read_DHT11-Sensor-Data
Interfacing DHT11 Sensors with Arduino.
electronicsstudio/IST_Time
In this code, I am using the <TinyGPS++.h> library to get NMEA data, which includes UTC time. I am converting this UTC time to IST and printing it on the serial monitor.
electronicsstudio/LoRa_E5_HF-module-by-Seeed-Studio
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 command (CMD).
electronicsstudio/LoRa_E32-module
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 baud rate for the LoRa E32 is 9600.
electronicsstudio/NEO-6M_GPS_module
In this code I am using the serial code like FTDI board.
electronicsstudio/Df_mini_player_with_ESP32
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.
electronicsstudio/ESP32
In this code, you will learn How to use a Timer Ticker or Timer interrupt with the help of an ESP32 board.