Microcontrollers Archives - electroSome https://electrosome.com/tag/microcontrollers/ You Inspire.....We Create..... Sat, 20 Oct 2018 11:04:16 +0000 en-US hourly 1 https://wordpress.org/?v=6.1.1 Getting Started with CloudX Development Board https://electrosome.com/getting-started-cloudx-development-board/ https://electrosome.com/getting-started-cloudx-development-board/#comments Fri, 19 Oct 2018 12:04:40 +0000 https://electrosome.com/?p=15378 CloudX M633 is one of the popular PIC based microcontroller development board designed by ByteHub Embedded, it comes with over 500 library functions which makes it very easy for beginners to start with embedded systems. In this tutorial we will see how to write our first “Hello World” program to blink an LED using the […]

The post Getting Started with CloudX Development Board appeared first on electroSome.

]]>
https://electrosome.com/getting-started-cloudx-development-board/feed/ 1
Analog to Digital Conversion in ARDUINO https://electrosome.com/analog-to-digital-conversion-in-arduino-analog-pins/ https://electrosome.com/analog-to-digital-conversion-in-arduino-analog-pins/#comments Tue, 25 Sep 2012 18:13:27 +0000 https://electrosome.com/?p=3380 Analog to digital conversion module of ARDUINO UNO has 6 input ports. The number of the port varies with your ARDUINO model but the coding remains the same. The analog reading in the analog inputs are converted into corresponding 10bit(0-1023). ARDUINO developers have made such an option that you can print anything and see it […]

The post Analog to Digital Conversion in ARDUINO appeared first on electroSome.

]]>
https://electrosome.com/analog-to-digital-conversion-in-arduino-analog-pins/feed/ 1
Blinking LED using PIC Microcontroller – MikroC https://electrosome.com/led-blinking-pic/ https://electrosome.com/led-blinking-pic/#comments Sun, 06 May 2012 05:40:10 +0000 https://electrosome.com/?p=1423 Welcome to the world of PIC Microcontrollers. You are in the right place if you are a beginner in the filed of microcontrollers. MikroC is the best compiler for beginners as it contains built in functions for most of the commonly used tasks. But MikroC is less efficient and the hex file generated will be […]

The post Blinking LED using PIC Microcontroller – MikroC appeared first on electroSome.

]]>
https://electrosome.com/led-blinking-pic/feed/ 40