Arduino based, using Atmega328 & Amega32 microcontrollers.
AVR coding is highly important & useful course for every engineering student to develop projects & skills in embedded coding. We are using Arduino compatible EKO board which has Atmega328 microcontroller as its core, which is part of AVR series from Atmel.
AVR coding course will teach you to interface following components (more than 80) with Atmega328 microcontroller –
- LED and various types.
- Motors and various types.
- Sensors and various types.
- Switches and various types.
- LCD & various types.
- Wireless devices such as Bluetooth, GPS, GPRS, CC2500, Zigbee etc.
- Buzzer & Speaker.
- Relay & Solenoids.
- Memory chips such as EEPROM, SSD card etc.
- RTC & touch-screen.
You will learn communication protocols such as –
- USART – Universal Synchronous Asynchronous Receiver Transmitter.
- SPI – Serial Peripheral Interface.
- I2C/TWI – Inter Integrated Circuit / Two Wire Interface.