A
A
Andrey Titov2016-03-15 19:09:08
Python
Andrey Titov, 2016-03-15 19:09:08

Is it possible to program Arduino with Python?

This does not mean the interface part, but the microcontroller itself.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
R
Roman Popov, 2016-03-15
@Roman_Popov

The microcontroller that is in the arduino understands only machine codes. Therefore, it can be programmed, by and large, at least on anything - the main thing is that there is an appropriate development environment. As far as I know, there is a project for such an environment for python, but I have not tried it myself.
I saw the book "Python Programming for Arduino", Pratik Desai, 2015 on torrents
. assumed that it would be easier to teach overage children (15-16) a python than here. I was wrong ... They are generally untrainable :)

V
Vov Vov, 2016-03-15
@balamut108

You cannot program in Python for Arduino. For this task, use Malinka (example: https://geektimes.ru/post/255050/) or an exotic like Micropython ( micropython.org ).

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question