electroSome https://electrosome.com/ You Inspire.....We Create..... Wed, 08 Sep 2021 07:29:21 +0000 en-US hourly 1 https://wordpress.org/?v=6.1.1 PCB Manufacturing Simplified by JLCPCB https://electrosome.com/pcb-manufacturing-smt-assembly-jlcpcb/ https://electrosome.com/pcb-manufacturing-smt-assembly-jlcpcb/#respond Tue, 07 Sep 2021 02:14:10 +0000 https://electrosome.com/?p=16891 During the beginning of my electronics engineering journey I used to make PCBs at home using toner transfer method. Later I used to do screen printing and also manufacture PCBs locally. Then I used to assemble components myself. In all these methods PCB manufacturing itself is a time consuming process. Sometimes some components won’t be […]

The post PCB Manufacturing Simplified by JLCPCB appeared first on electroSome.

]]>
https://electrosome.com/pcb-manufacturing-smt-assembly-jlcpcb/feed/ 0
Interfacing Relay with Arduino Uno https://electrosome.com/interfacing-relay-arduino-uno/ https://electrosome.com/interfacing-relay-arduino-uno/#respond Tue, 18 May 2021 05:59:07 +0000 https://electrosome.com/?p=16759 In this tutorial, we are going to interface a 5V Relay module with Arduino Uno to control high power devices. As you might already know, Arduino Uno work on 5V and the maximum current a digital pin can drive is less than 40mA. So technically we cannot drive higher power devices like home appliances DIRECTLY […]

The post Interfacing Relay with Arduino Uno appeared first on electroSome.

]]>
https://electrosome.com/interfacing-relay-arduino-uno/feed/ 0
Remote Debugging of Embedded Systems https://electrosome.com/remote-debugging-embedded-systems/ https://electrosome.com/remote-debugging-embedded-systems/#respond Wed, 28 Oct 2020 04:47:10 +0000 https://electrosome.com/?p=16644 Most of us are working from home during this COVID-19 pandemic situation. I have personally struggled to debug some of my hardwares remotely. Today I am going to introduce a completely new method for remote debugging of embedded systems. Using this method you can debug a remote system as if it is connected to your […]

The post Remote Debugging of Embedded Systems appeared first on electroSome.

]]>
https://electrosome.com/remote-debugging-embedded-systems/feed/ 0
Getting Started with STM32 ARM Cortex-M Microcontroller using Keil IDE https://electrosome.com/led-blink-stm32-arm-cortex-m-microcontroller-keil-ide/ https://electrosome.com/led-blink-stm32-arm-cortex-m-microcontroller-keil-ide/#respond Fri, 04 Sep 2020 04:28:50 +0000 https://electrosome.com/?p=16502 In this tutorial we will learn how to blink an LED using STM32 ARM Cortex-M microcontroller STM32F103C8T6 and Keil IDE. This is a beginners hello world project. Here we use STM32CubeMx for generating basic startup code and Hardware Abstraction Layer (HAL) for Keil IDE. Components Required Hardware STM32 Blue Pill Development Board STM32F103C8T6 ST-Link-V2 Jumper […]

The post Getting Started with STM32 ARM Cortex-M Microcontroller using Keil IDE appeared first on electroSome.

]]>
https://electrosome.com/led-blink-stm32-arm-cortex-m-microcontroller-keil-ide/feed/ 0
Interfacing HC-05 Bluetooth Module with Arduino Uno https://electrosome.com/interfacing-hc-05-bluetooth-module-arduino-uno/ https://electrosome.com/interfacing-hc-05-bluetooth-module-arduino-uno/#comments Sat, 27 Jun 2020 16:28:28 +0000 https://electrosome.com/?p=16464 In this tutorial, I will explain about Interfacing HC-05 Bluetooth Module with Arduino Uno. HC-05 uses bluetooth classic and can be configured in master or slave modes. It can be interfaced with a microcontroller using UART. Components Required Arduino Uno HC-05 Bluetooth Module LED Jumper Wires Bread Board Software Required Arduino IDE Android App – […]

The post Interfacing HC-05 Bluetooth Module with Arduino Uno appeared first on electroSome.

]]>
https://electrosome.com/interfacing-hc-05-bluetooth-module-arduino-uno/feed/ 2
Interfacing DHT11 Temperature and Humidity Sensor with Arduino Uno https://electrosome.com/interfacing-dht11-temperature-humidity-sensor-arduino-uno/ https://electrosome.com/interfacing-dht11-temperature-humidity-sensor-arduino-uno/#respond Thu, 28 May 2020 15:39:32 +0000 https://electrosome.com/?p=16390 In this tutorial we will learn about Interfacing DHT11 Temperature and Humidity sensor with Arduino Uno. The term DHT is an abbreviation of Digital Humidity and Temperature sensor. DHT11 consists of a resistive humidity sensor, NTC temperature sensor and an 8-bit microcontroller providing cost effectiveness, anti-interference ability, excellent quality and fast response. Components Required DHT11 […]

The post Interfacing DHT11 Temperature and Humidity Sensor with Arduino Uno appeared first on electroSome.

]]>
https://electrosome.com/interfacing-dht11-temperature-humidity-sensor-arduino-uno/feed/ 0
Interfacing L298N Motor Driver with Arduino Uno https://electrosome.com/interfacing-l298n-motor-driver-arduino-uno/ https://electrosome.com/interfacing-l298n-motor-driver-arduino-uno/#respond Thu, 21 May 2020 02:59:32 +0000 https://electrosome.com/?p=16334 In this tutorial we will learn how to interface L298N motror driver with Arduino Uno. You might be thinking why we need L298N for controlling a motor. The answer is very simple, Arduino board or a microcontroller IO pins don’t have enough current/voltage driving capability to drive a motor. For driving the motor in both […]

The post Interfacing L298N Motor Driver with Arduino Uno appeared first on electroSome.

]]>
https://electrosome.com/interfacing-l298n-motor-driver-arduino-uno/feed/ 0
Interfacing Mercury Tilt Switch with Arduino Uno https://electrosome.com/interfacing-mercury-tilt-switch-arduino-uno/ https://electrosome.com/interfacing-mercury-tilt-switch-arduino-uno/#respond Sun, 10 May 2020 14:34:58 +0000 https://electrosome.com/?p=16308 In this tutorial we will learn how to interface Tilt Sensor with Arduino Uno. As the name suggests, it is an electronic device used to detect the orientation or tilting of an object and provides digital output based on the orientation. It behaves like a normal ON – OFF switch that is controlled by tilting. […]

The post Interfacing Mercury Tilt Switch with Arduino Uno appeared first on electroSome.

]]>
https://electrosome.com/interfacing-mercury-tilt-switch-arduino-uno/feed/ 0
Interfacing Servo Motor with Arduino Uno https://electrosome.com/interfacing-servo-motor-arduino-uno/ https://electrosome.com/interfacing-servo-motor-arduino-uno/#respond Tue, 05 May 2020 16:35:22 +0000 https://electrosome.com/?p=16292 In this tutorial we will learn how to interface servo motor with Arduino Uno. Servo Motor is an electrical linear or rotary actuator which enables precise control of linear or angular position, acceleration or velocity. Usually servo motor is a simple motor controlled by a servo mechanism, which consists of a positional sensor and a […]

The post Interfacing Servo Motor with Arduino Uno appeared first on electroSome.

]]>
https://electrosome.com/interfacing-servo-motor-arduino-uno/feed/ 0
Interfacing Ultrasonic Sensor with Arduino Uno https://electrosome.com/interfacing-hc-sr04-ultrasonic-sensor-arduino-uno/ https://electrosome.com/interfacing-hc-sr04-ultrasonic-sensor-arduino-uno/#respond Mon, 27 Apr 2020 15:32:40 +0000 https://electrosome.com/?p=16251 In this tutorial we will learn about integrating HC-SR04 ultrasonic distance sensor with Arduino Uno. Ultrasonic sensors are commonly used for obstacle detection and distance measuring applications. The sensor works on the same principles of a radar system, which converts electrical energy into acoustic waves and vice versa. The HC-SR04 ultrasonic sensor is based on […]

The post Interfacing Ultrasonic Sensor with Arduino Uno appeared first on electroSome.

]]>
https://electrosome.com/interfacing-hc-sr04-ultrasonic-sensor-arduino-uno/feed/ 0