Seeed / Arduino

beginner.seeed.cc
(Grove beginner kit documentation)

seeedstudio.cc

wiki.seeedstudio.cc

Arduino Project Hub

Arduino (home)

Python

Arduino-Python3 Command API

Programming Arduino Using Python

Arduino with Python LESSON 1: Introduction to using Python with Arduino (YouTube)

Python + Arduino UNO with pyFirmata (YouTube)

Miscellaneous

The Arduino connects to a USB port. You must set the USB port to read/write. The default is read only.

sudo chmod a+rw /dev/ttyUSB0