filmov
tv
Serial Communication LAB on Arduino Uno using Proteus.

Показать описание
Activity 1:
Control LED using the serial of the microcontroller.
Activity 2:
Create a program and circuit to control the speed and direction of the DC motor using UART.
Activity 3:
Create a program and circuit to display the following in LCD. The shown data in LCD was entered using UART with the following format:
ph,humidity,temperature,dissolveoxygen
LCD
pH: 7 Hum: 60%
temp: 34 D.O.: 5
Example input data: 7,34,60,5
Control LED using the serial of the microcontroller.
Activity 2:
Create a program and circuit to control the speed and direction of the DC motor using UART.
Activity 3:
Create a program and circuit to display the following in LCD. The shown data in LCD was entered using UART with the following format:
ph,humidity,temperature,dissolveoxygen
LCD
pH: 7 Hum: 60%
temp: 34 D.O.: 5
Example input data: 7,34,60,5