Electronics https://electrosome.com/category/electronics/ 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
Microcontroller vs Microprocessor https://electrosome.com/microcontroller-vs-microprocessor/ https://electrosome.com/microcontroller-vs-microprocessor/#comments Sat, 25 Apr 2020 06:30:11 +0000 https://electrosome.com/?p=16085 The term microprocessor and microcontroller can be confusing for those who are new to this field. I recommend you to read our articles What is a Microcontroller ? and What is a Microprocessor ? to understand more about microcontroller and microprocessor. Both microcontroller and microprocessor are programmable multipurpose silicon chip, clock driven, register based, accepts […]

The post Microcontroller vs Microprocessor appeared first on electroSome.

]]>
https://electrosome.com/microcontroller-vs-microprocessor/feed/ 1
What is a Microcontroller ? https://electrosome.com/microcontroller/ https://electrosome.com/microcontroller/#respond Fri, 27 Mar 2020 12:01:37 +0000 https://electrosome.com/?p=16064 A microcontroller is an integrated circuit (IC) which is small, low cost and self contained computer designed to handle a specific task in embedded systems. In simple words, a microcontroller (MCU or Microcontroller Unit) is a small computer integrated in to a single chip. We can also explain it as programmable silicon chip which is […]

The post What is a Microcontroller ? appeared first on electroSome.

]]>
https://electrosome.com/microcontroller/feed/ 0
Seeeduino XIAO – Smallest Arduino Board https://electrosome.com/seeeduino-xiao/ https://electrosome.com/seeeduino-xiao/#respond Thu, 27 Feb 2020 01:50:20 +0000 https://electrosome.com/?p=16069 Today we will learn about Seeeduino XIAO, the most smallest Arduino compatible board as of today. Introduction Seeeduino XIAO is manufactured by SeeedStudio and is the smallest member of Seeeduino family. XIAO is powered by Microchip’s ATSAMD21G18A-MU, which is a powerful and low power ARM® Cortex®-M0+ microcontroller. By seeing the picture itself we can understand […]

The post Seeeduino XIAO – Smallest Arduino Board appeared first on electroSome.

]]>
https://electrosome.com/seeeduino-xiao/feed/ 0
Sending E-mail from ESP8266 – IoT Project https://electrosome.com/sending-email-esp8266-iot-project/ https://electrosome.com/sending-email-esp8266-iot-project/#comments Thu, 17 Jan 2019 07:16:05 +0000 https://electrosome.com/?p=15717 The scope of the IoT applications is growing from controlling appliances to monitoring devices (like sensors) and sending e-mails. So here I am writing an article on Sending Email from ESP8266 and it will be a step forward in the IoT Implementation. Components Required ESP8266 Breadboard USB Cable Software SMTP Server Setup In order to send […]

The post Sending E-mail from ESP8266 – IoT Project appeared first on electroSome.

]]>
https://electrosome.com/sending-email-esp8266-iot-project/feed/ 3
How to solve MAX485 heating and stops working problem ? https://electrosome.com/solving-max485-heating-stops-working/ https://electrosome.com/solving-max485-heating-stops-working/#comments Sat, 22 Sep 2018 02:21:26 +0000 https://electrosome.com/?p=15167 Is your MAX485 IC getting burned or stops working after sometime ? Or is your RS485 circuit is not working as expected ? If your answer is ‘Yes’ you are at the right place. You can simply follow below guidelines to solve this problem. Before one year this problem used to trouble me a lot. […]

The post How to solve MAX485 heating and stops working problem ? appeared first on electroSome.

]]>
https://electrosome.com/solving-max485-heating-stops-working/feed/ 2
How to solve MAX232 / MAX3232 Heating or Burning problem ? https://electrosome.com/solving-max232-max3232-heating-or-burning-problem/ https://electrosome.com/solving-max232-max3232-heating-or-burning-problem/#respond Sun, 19 Aug 2018 06:27:40 +0000 https://electrosome.com/?p=14989 Is your MAX232 or MAX3232 is getting heat or burned ? I have also faced similar issue and struggled a lot to find the problem when I was working in some projects involving RS232 communication. It is very easy to solve this problem, just follow the below guidelines. Follow Manufacturer Specific Datasheet As you know […]

The post How to solve MAX232 / MAX3232 Heating or Burning problem ? appeared first on electroSome.

]]>
https://electrosome.com/solving-max232-max3232-heating-or-burning-problem/feed/ 0
I²C – Inter-Integrated Circuit https://electrosome.com/i2c/ https://electrosome.com/i2c/#comments Fri, 23 Mar 2018 13:49:53 +0000 https://electrosome.com/?p=12079 I²C or I2C is an abbreviation of Inter-Integrated Circuit, a serial communication protocol made by Philips Semiconductor (now it is NXP Semiconductor). It is created with an intention of communication between chips reside on the same Printed Circuit Board (PCB). It is commonly usually used to interface slow speed ICs to a microprocessor or a […]

The post I²C – Inter-Integrated Circuit appeared first on electroSome.

]]>
https://electrosome.com/i2c/feed/ 1