Keil C Archives - electroSome https://electrosome.com/tag/keil-c/ You Inspire.....We Create..... Sat, 11 Apr 2020 15:48:46 +0000 en-US hourly 1 https://wordpress.org/?v=6.1.1 Blinking LED using LPC2148 – ARM Microcontroller Tutorial – Part 3 https://electrosome.com/blinking-led-using-lpc2148-arm-microcontroller/ https://electrosome.com/blinking-led-using-lpc2148-arm-microcontroller/#respond Sat, 15 Feb 2020 05:22:05 +0000 https://electrosome.com/?p=15859 Hello World In this tutorial we will learn how to start programming an ARM microcontroller. This is a hello world project (blinking an LED) intended for beginners to ARM microcontroller programming. Here we are using LPC2148 ARM microcontroller and Keil IDE for programming. Components Required LPC2148 Development Board LED 220R Resistor Registers In this section […]

The post Blinking LED using LPC2148 – ARM Microcontroller Tutorial – Part 3 appeared first on electroSome.

]]>
https://electrosome.com/blinking-led-using-lpc2148-arm-microcontroller/feed/ 0
Interfacing DC Motor with 8051 using L293D – AT89C51 https://electrosome.com/interfacing-dc-motor-8051-keil-c-at89c51/ https://electrosome.com/interfacing-dc-motor-8051-keil-c-at89c51/#comments Sun, 12 May 2013 19:34:38 +0000 https://electrosome.com/?p=5988 In some of the electronics projects you may want to control a DC Motor with 8051 microcontroller. The maximum current that can be sourced or sunk from a 8051 microcontroller is 15 mA at 5v. But a DC Motor need currents very much more than that and it need voltages 6v, 12v, 24v etc, depending upon the type of motor […]

The post Interfacing DC Motor with 8051 using L293D – AT89C51 appeared first on electroSome.

]]>
https://electrosome.com/interfacing-dc-motor-8051-keil-c-at89c51/feed/ 36
Interfacing LCD with 8051 using Keil C – AT89C51 https://electrosome.com/interfacing-lcd-with-8051-using-keil-c-at89c51/ https://electrosome.com/interfacing-lcd-with-8051-using-keil-c-at89c51/#comments Fri, 10 May 2013 05:19:07 +0000 https://electrosome.com/?p=5800 Liquid Crystal Display (LCD) is very commonly used electronic display module and having a wide range of applications such as calculators, laptops, mobile phones etc. 16×2 character lcd display is very basic module which is commonly used in electronics devices and projects. It can display 2 lines of 16 characters. Each character is displayed using […]

The post Interfacing LCD with 8051 using Keil C – AT89C51 appeared first on electroSome.

]]>
https://electrosome.com/interfacing-lcd-with-8051-using-keil-c-at89c51/feed/ 131
Using Push Button Switch with 8051 and Keil C – AT89C51 https://electrosome.com/8051-keilc-push-button-switch-at89c51/ https://electrosome.com/8051-keilc-push-button-switch-at89c51/#comments Mon, 06 May 2013 05:31:59 +0000 https://electrosome.com/?p=5624 This tutorial is for beginners in the field of microcontroller. In this case the microcontroller is AT89C51, a reprogrammable derivative of 8051. This purpose of this tutorial is to familiarize with the use of push button switch with the microcontroller. It will be useful whenever a decision is to be made according to the press of a switch. If you are […]

The post Using Push Button Switch with 8051 and Keil C – AT89C51 appeared first on electroSome.

]]>
https://electrosome.com/8051-keilc-push-button-switch-at89c51/feed/ 33