Skip to content
Suresh Nallasivam edited this page May 2, 2018 · 1 revision

Welcome to the Python_arduino wiki!

This project will teach you how to take your Arduino projects to the next level by having the Arduino interact with the Python programming language.

Prerequisites

It is assumed that

  • The Arduino IDE has been installed. If not, refer to "Install the Arduino Desktop IDE" on the Arduino site.
  • The Python 2.x or 3.x has been installed. If not, refer to "Install Python" on the Python site.
Clone this wiki locally