hi could you help me with these 2 questions please thanks

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899604
Joined: Mon Aug 02, 2021 8:13 am

hi could you help me with these 2 questions please thanks

Post by answerhappygod »

hi could you help me with these 2 questions please
thanks
Hi Could You Help Me With These 2 Questions Please Thanks 1
Hi Could You Help Me With These 2 Questions Please Thanks 1 (503.97 KiB) Viewed 48 times
Hi Could You Help Me With These 2 Questions Please Thanks 2
Hi Could You Help Me With These 2 Questions Please Thanks 2 (96.17 KiB) Viewed 48 times
What is this Arduino code doing? #define pin_led_a 2 #define pin ledb 3 void setup() { pinMode(pin_led_a, OUTPUT); pinMode(pin led_b, OUTPUT); } void loop() { digitalWrite(pin_led_a, HIGH); delay(1000); digitalWrite(pin_led_b, LOW); delay(1000); } All other answers are incorrect. Blinks an LED connected to pin 2. Turns on an LED connected to pin 3. Turns on an LED connected to pin 2. The code does not compile. Blinks an LED connected to pin 3. Ps 2 MacBook Pro

2 Collaborate Ultra Question 5 tudiosity - 24/7 line study help Which of the following sentences is correct? Sensors cannot be connected to the Raspberry Pi, it requires the use of an Arduino board. 1 pts Arduino Uno cannot handle interruptions because it doesn't have an operating system. O All are incorrect Raspberry Pi model 4 incorporates an Analog-Digital Converter (ADC) Arduino Uno can execute multiple tasks (processes) at a time 106
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply