Can I learn Robotics (GPIO, python) without Raspberry Pi? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 4

Can I learn Robotics (GPIO, python) without Raspberry Pi?

GPIO can not install on my PC (Arch Linux), It seems not support x86. Can I learn it via virtual machine or Emulator?

28th Nov 2018, 4:17 AM
danvetio
danvetio - avatar
2 Respostas
+ 4
You can try to emulate x86 os, but it will unstable, so i recommend you to start with arduino) Or tru to use docker/vm
28th Nov 2018, 11:09 PM
George Kozyrev
George Kozyrev - avatar
+ 2
There are lots of microcontrolers avalible. Heard good things anout Arduino, and there is also PICAXE and the BASIC stamp, to name afew. You can write the code for all three of these on a variety of devices.
9th Dec 2018, 3:34 AM
Isaac