Question: Task 1 : Please write an arduino code to complete task 1 Task 2: Create a gui program, the gui program must operate as the


Task 1 : Please write an arduino code to complete task 1 Task 2: Create a gui program, the gui program must operate as the serial monitor in arduino IDE using python language
Urgent!!!!!! thanks in advance
Task 1 -Write an Arduino program to receive incoming serial data. Upon receiving the incoming serial data, the program must reply to the message with all the alphabets converted to either uppercase or lowercase based on user setting. The setting can be configured by sending 1 for uppercase or sending O for lowercase through serial communication. -Also, turn on the LED when receiving 1 and turn it off when receiving O. Task 2 Create a graphical user interface program using python language. The GUI program must operate as the Serial Monitor in the Arduino IDE. Task 1 -Write an Arduino program to receive incoming serial data. Upon receiving the incoming serial data, the program must reply to the message with all the alphabets converted to either uppercase or lowercase based on user setting. The setting can be configured by sending 1 for uppercase or sending O for lowercase through serial communication. -Also, turn on the LED when receiving 1 and turn it off when receiving O. Task 2 Create a graphical user interface program using python language. The GUI program must operate as the Serial Monitor in the Arduino IDE
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
