(Tutorials)
(Interfacing with Microcontrollers Tutorials)
Line 30: Line 30:
 
|}}
 
|}}
  
== <i class="icon-book"></i> [[:Category:Interfacing Peripherals|Interfacing with Microcontrollers Tutorials]] ==
+
== <i class="ace-icon fa fa-book"></i> [[:Category:Interfacing Peripherals|Interfacing with Microcontrollers Tutorials]] ==
 
{{grid2
 
{{grid2
 
|{{infobox
 
|{{infobox
Line 43: Line 43:
 
  }}
 
  }}
 
}}
 
}}
 
+
<br>
==== Other Tutorials in this section ====
+
{{grid2
*[[DS1307 I2C RTC Interfacing Tutorial|DS1307 RTC Interfacing Tutorial]] - Learn to interface real time clock and programming for DS1307 RTC.
+
|{{infobox
*[http://www.8051projects.net/mmc-sd-interface-fat16/ MMC/SD Card interfacing and FAT16 Filesystem with 8051/8052] - Step by step guide to interface MMC/SD Card with 8051/8052 compatible controllers and port elm-chan's FAT16 File system library. Tutorial written by David ([http://www.8051projects.net/user14254.html DavesGarage]).
+
|[[File:Ds1307-image.jpg]]
*[[DC Motor Interfacing|DC Motor Interfacing Tutorial]] - Learn to interface DC motor with your controller
+
|[[DS1307 I2C RTC Interfacing Tutorial|DS1307 RTC Interfacing Tutorial]]
*[[Stepper Motor Tutorial|Stepper Motor Interfacing Tutorial]] - Unipolar and Bipolar stepper motor interfacing with microcontroller. Complete code in C and assembly explained.
+
|Learn to interface real time clock and programming for DS1307 RTC.
*[http://www.8051projects.net/serial-communication/ Serial Communication / UART Tutorial] - Complete tutorial for learning serial programming for AVR and 8051 microcontrollers in both C as well as Assembly.
+
}}
*[http://www.8051projects.net/adc-interfacing/ <abbr title="Analog to Digital Converter">ADC</abbr> Interfacing Tutorial] - Complete tutorial to interface ADC0804 with AVR and 8051 microcontrollers in both C as well as Assembly.
+
|{{infobox
*[http://www.8051projects.net/keypad-interfacing/ Matrix Keypad Interfacing Tutorial] - Learn to Construct and interface a keypad with microcontroller. Tutorial includes programming example of AVR and 8051 in C as well as assembly.
+
|http://www.8051projects.net/microcontroller-tutorials/sd-card.png
*[http://www.8051projects.net/pulse-width-modulation/ Pulse Width Modulation (PWM) Tutorial] - Implement PWM on a normal 8051 using timers. Tutorial includes programming example of AVR (AT90S8515) and 8051 in C and assembly.
+
|[http://www.8051projects.net/mmc-sd-interface-fat16/ MMC/SD Card interfacing and FAT16 Filesystem with 8051/8052]
*[http://www.8051projects.net/i2c-twi-tutorial/ <abbr title="Inter IC Communication">I2C</abbr> / <abbr title="Two Wire Interface">TWI</abbr> Tutorial] - Learn implementing I2C on 8051 PIC and AVR microcontrollers. Tutorial includes codes and examples for using software and onchip I2C.
+
|Step by step guide to interface MMC/SD Card with 8051/8052 compatible controllers and port elm-chan's FAT16 File system library. Tutorial written by David ([http://www.8051projects.net/user14254.html DavesGarage]).
*[http://www.8051projects.net/download-d240-led-dot-matrix-display-tutorial-package.html LED Dot Matrix Display Tutorial] - This tutorial helps you learn controlling dot matrix display and scroll text on dot matrix display. This package contains four sample programs and proteus simulation models to help you understand better. This  tutorial is available as download package.
+
}}
 +
}}
 +
<br>
 +
{{grid2
 +
|{{infobox
 +
|[[File:Ds1307-image.jpg]]
 +
|[[Stepper Motor Tutorial|Stepper Motor Interfacing Tutorial]]
 +
|Unipolar and Bipolar stepper motor interfacing with microcontroller. Complete code in C and assembly explained.
 +
}}
 +
|{{infobox
 +
|http://www.8051projects.net/microcontroller-tutorials/dcmotor.jpg
 +
|[[DC Motor Interfacing|DC Motor Interfacing Tutorial]]
 +
|DC motor interfacing using H-bridge motor driver. Circuit diagrams for interfacing with microcontrollers.
 +
}}
 +
}}
 +
<br>
 +
{{grid2
 +
|{{infobox
 +
|http://www.8051projects.net/microcontroller-tutorials/serial.jpg
 +
|[http://www.8051projects.net/serial-communication/ Serial Communication / UART Tutorial]
 +
|Complete tutorial for learning serial programming for AVR and 8051 microcontrollers in both C as well as Assembly.
 +
}}
 +
|{{infobox
 +
|http://www.8051projects.net/microcontroller-tutorials/adc.jpg
 +
|[http://www.8051projects.net/adc-interfacing/ <abbr title="Analog to Digital Converter">ADC</abbr> Interfacing Tutorial]
 +
|Complete tutorial to interface ADC0804 with AVR and 8051 microcontrollers in both C as well as Assembly.
 +
}}
 +
}}
 +
<br>
 +
{{grid2
 +
|{{infobox
 +
|http://www.8051projects.net/microcontroller-tutorials/keypad.jpg
 +
|[http://www.8051projects.net/keypad-interfacing/ Matrix Keypad Interfacing Tutorial]
 +
|Learn to Construct and interface a keypad with microcontroller. Tutorial includes programming example of AVR and 8051 in C as well as assembly.
 +
}}
 +
|{{infobox
 +
|http://www.8051projects.net/microcontroller-tutorials/pwm.gif
 +
|[http://www.8051projects.net/pulse-width-modulation/ Pulse Width Modulation (PWM) Tutorial]
 +
|Implement PWM on a normal 8051 using timers. Tutorial includes programming example of AVR (AT90S8515) and 8051 in C and assembly.
 +
}}
 +
}}
 +
<br>
 +
{{grid2
 +
|{{infobox
 +
|http://www.8051projects.net/microcontroller-tutorials/keypad.jpg
 +
|[http://www.8051projects.net/keypad-interfacing/ Matrix Keypad Interfacing Tutorial]
 +
|Learn to Construct and interface a keypad with microcontroller. Tutorial includes programming example of AVR and 8051 in C as well as assembly.
 +
}}
 +
|{{infobox
 +
|[[File:At24c256.jpg]]
 +
|[[I2C TWI Tutorial|<abbr title="Inter IC Communication">I2C</abbr> / <abbr title="Two Wire Interface">TWI</abbr> Tutorial]]
 +
|Learn implementing I2C on 8051 PIC and AVR microcontrollers. Tutorial includes codes and examples for using software and onchip I2C.
 +
}}
 +
}}
 +
<br>
 +
{{grid2
 +
|{{infobox
 +
|http://www.8051projects.net/microcontroller-tutorials/keypad.jpg
 +
|[[AT24xxx I2C EEPROM Interfacing]]
 +
|Learn to interface and program AT24 series I2C EEPROM in your projects. This tutorial has example sources help you get started faster.
 +
}}
 +
|{{infobox
 +
|http://www.8051projects.net/microcontroller-tutorials/led-matrix-display-tutorial.png
 +
|[http://www.8051projects.net/download-d240-led-dot-matrix-display-tutorial-package.html LED Dot Matrix Display Tutorial]
 +
|This tutorial helps you learn controlling dot matrix display and scroll text on dot matrix display. This package contains four sample programs and proteus simulation models to help you understand better. This  tutorial is available as download package.
 +
}}
 +
}}
  
 
== <i class="icon-book"></i> [[:Category:How TOs|How TOs]] ==
 
== <i class="icon-book"></i> [[:Category:How TOs|How TOs]] ==

Revision as of 16:45, 28 August 2014

Welcome to Rikipedia

Rikipedia is a free Encyclopedia of Electronics. Here you will find articles and tutorials on electronics and embedded systems. This wiki is currently not open for editing. I am working on integrating this wiki to our user database. If you like to read about an article, Please do request for it in our forum. In Future I am sure you all will help me in building this wiki and creating a great Encyclopedia made for electronics students.
Tutorials(5 C)
8051 Tutorials(7 P)
AVR Tutorials(3 P)
How TOs(1 P)


Tutorials

AVR.jpg

AVR Microcontroller Tutorial

Learn the new generation 8-bit controller step by step*

pic.jpg

PIC Microcontroller Tutorial

Learn to program one of the most used microcontrollers in the world.


keilarm.gif

Keil C / Embedded C Programming Tutorial

This tutorial will help you learn programming 8051 microcontroller using Keil C or embedded C language. You will go through all special programming tips.

Interfacing with Microcontrollers Tutorials

stepper-motor.jpg

Stepper Motor Interfacing Tutorial

Unipolar and Bipolar stepper motor interfacing with microcontroller. Complete code in C and assembly explained.

lcdimg.jpg

LCD Interfacing Tutorial

Complete tutorial for LCD interfacing with microcontrollers. Including sample codes.


Ds1307-image.jpg

DS1307 RTC Interfacing Tutorial

Learn to interface real time clock and programming for DS1307 RTC.

sd-card.png

MMC/SD Card interfacing and FAT16 Filesystem with 8051/8052

Step by step guide to interface MMC/SD Card with 8051/8052 compatible controllers and port elm-chan's FAT16 File system library. Tutorial written by David (DavesGarage).


Ds1307-image.jpg

Stepper Motor Interfacing Tutorial

Unipolar and Bipolar stepper motor interfacing with microcontroller. Complete code in C and assembly explained.

dcmotor.jpg

DC Motor Interfacing Tutorial

DC motor interfacing using H-bridge motor driver. Circuit diagrams for interfacing with microcontrollers.


serial.jpg

Serial Communication / UART Tutorial

Complete tutorial for learning serial programming for AVR and 8051 microcontrollers in both C as well as Assembly.

adc.jpg

Complete tutorial to interface ADC0804 with AVR and 8051 microcontrollers in both C as well as Assembly.

{{{3}}}


keypad.jpg

Matrix Keypad Interfacing Tutorial

Learn to Construct and interface a keypad with microcontroller. Tutorial includes programming example of AVR and 8051 in C as well as assembly.

pwm.gif

Pulse Width Modulation (PWM) Tutorial

Implement PWM on a normal 8051 using timers. Tutorial includes programming example of AVR (AT90S8515) and 8051 in C and assembly.


keypad.jpg

Matrix Keypad Interfacing Tutorial

Learn to Construct and interface a keypad with microcontroller. Tutorial includes programming example of AVR and 8051 in C as well as assembly.

At24c256.jpg

I2C / TWI Tutorial

Learn implementing I2C on 8051 PIC and AVR microcontrollers. Tutorial includes codes and examples for using software and onchip I2C.


keypad.jpg

AT24xxx I2C EEPROM Interfacing

Learn to interface and program AT24 series I2C EEPROM in your projects. This tutorial has example sources help you get started faster.

led-matrix-display-tutorial.png

LED Dot Matrix Display Tutorial

This tutorial helps you learn controlling dot matrix display and scroll text on dot matrix display. This package contains four sample programs and proteus simulation models to help you understand better. This tutorial is available as download package.

How TOs

keilarm.gif

How use Keil Microvision?

Learn to use the most popular IDE, Keil Microvision 3* for 8051 and ARM. A video tutorial.

Powered by MediaWiki
ArrayContent is available under Creative Commons Attribution Non-Commercial Share Alike unless otherwise noted.