AUT Microprocessor and Assembly Language Lab. course (Fall 2020) resources.
All codes are written in C++ using Arduino IDE and simulated on Arduino Mega 2650 in Proteus.
- Installing Arduino IDE and Arduino Library on Proteus
- Introduction to Arduino (Playing with LEDs)
- Keypad and Serial (Virtual Terminal)
- Liquid-Crystal Display (LCD)
- Servo motor, PWM and analog input reading
- Relay and motor
- Past contents review:
- Washing machine: Wire library (I2C/TWI communication) and EEPROM
- SPI communication, temperature sensor and photocell
- Playing melodies with Arduino: tone() function and piezoelectric speaker
- Final Project: 3 string electric guitar!