Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Using your NodeMCU, write a program in the Arduino IDE to do the following: Turn the LED on for 50ms; then Turn the LED off

image text in transcribed
Using your NodeMCU, write a program in the Arduino IDE to do the following: Turn the LED on for 50ms; then Turn the LED off for 450ms; then repeat (This should make the LED do a very quick blink twice a second.) As a reminder, the LED on your NodeMCU is connected to pin DO ( that's a zero): . To turn it on, make pin DO low To turn it off, make pin DO high ...and remember to set pin DO as output. Your code should loop continuously, and the cycle should take about half a second

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Building Database Driven Catalogs

Authors: Sherif Danish

1st Edition

0070153078, 978-0070153073

More Books

Students also viewed these Databases questions