Arduino Platform a. What is Arduino? [5 Marks) b. What is the use of a serial port and serial monitor? If you use the fu
Posted: Sat May 21, 2022 12:51 am
Arduino Platform a. What is Arduino? [5 Marks) b. What is the use of a serial port and serial monitor? If you use the function Serial.begin(9600), what does that mean? [5 Marks] c. What is the difference between Analog pins and Digital pins in Arduino? Where do you use Analog pins? [5 Marks] d. What is the significance of the void setup() function. What data do you put in this section of the code? [5 Marks]