Additional Hardware

From MCS Wiki AVR
Jump to: navigation, search

Of course just running a program on the chip is not enough. You will probably attach many types of electronic devices to the processor ports.

BASCOM supports a lot of hardware and so it has lots of hardware related statements.

Before explaining about programming the additional hardware, it might be better to talk about the chip.

 

The AVR internal hardware

 

Attaching an LCD display

 

Using the I2C protocol

 

Using the 1WIRE protocol

 

Using the SPI protocol

 

 

You can attach additional hardware to the ports of the microprocessor.

The following statements will then be able to be used:

 

I2CSEND and I2CRECEIVE and other I2C related statements.

 

CLS LCD DISPLAY and other related LCD-statements.

 

1WRESET , 1WWRITE and 1WREAD

 

Adding XRAM

 

Adding XRAM to XMEGA using EBI


Languages   English Deutsch  
Personal tools
Namespaces
Variants
Actions
Navigation
In other languages
Language