Skip to main content

Day 10 - Microsoft Artificial Intelligence | Arduino Robotic Kit

Excel Online
https://onedrive.live.com/?id=E96BE125F9F308EB%21105&cid=E96BE125F9F308EB

Try Except Python
https://www.pythonforbeginners.com/error-handling/python-try-and-except
https://docs.python.org/3/tutorial/errors.html

Azure Notebooks
https://notebooks.azure.com/sayadrameez/projects/azureml

Urllib2 to urllib
https://stackoverflow.com/questions/37042152/python-3-5-1-urllib-has-no-attribute-request

Power Arduino using AC power
Vin pin can also be used to power Arduino

Servo Motor is for rotating using Arduino
https://www.arduino.cc/en/Reference/Servo

Arduino Shield is used to power and control motor.
It has default pins which are used for sensing current and controlling the speed and direction of the motor.

Comments