0
How much information about the python language should I have before programming a developmental board such as raspberry pi!
I'm just a begginer
2 Respostas
+ 1
Python is available on the raspberry pie OS, so anything you could program on another platform can be done on the raspberry pie too. So basically just the basics should suffice. To program use of external components such as LEDs or buzzers, learn how to do so here. https://www.raspberrypi.org/learning/physical-computing-with-python/worksheet
+ 1
use the Rpi to learn python ;)