Programming in C

Here I will highlight some features of C language commonly used in 8 bit embedded platforms like 8051, AVR and PICs. While programming microcontrollers in C most of the time we have to deal with registers. Most common tasks are setting and clearing bits in a register and check whether a bit is 0 or 1 in a given register.
So here I will give detail on those topics, it will help you if you are new to embedded programming in C and if you get confused when you see some codes.

Read more:

extremeelectronics.co.in

Similar tutorials

Programming environment for AVR microcontrollers There are several options available to allow you to develop, debug, simulate...

Links

  • Wireless Communication Company
  • Sharepoint

Tags

  • lcd (7)
  • sensor (7)
  • communication (6)
  • wireless (5)
  • hd44780 (4)
  • library (4)
  • motor (4)
  • pwm (4)
  • rf (4)
  • i2c (3)
  • spi (3)
  • temperature (3)
  • 1-wire (2)
  • arduino (2)
  • atmega1280 (2)
  • atmega168 (2)
  • attiny2313 (2)
  • ds1307 (2)
  • ir (2)
  • master (2)
  • programming (2)
  • servo (2)
  • slave (2)
  • stepper (2)
  • switch (2)
  • timer (2)
  • transistor (2)

© 2010. AVR tutorial.