DAC-Of-Purdue / iot-dashboard

A dashboard repo of IoT in digital agriculture
http://66.253.158.154:8005/
0 stars 0 forks source link

Basic Structure #3

Closed tame0001 closed 1 year ago

tame0001 commented 1 year ago

The very first thing to know is Arduino's basic structure: Setup vs Loop. Using a terminal is also a required skill.