Article 4VYJT Serial IO access to Sphero RVR using Raspbian

Serial IO access to Sphero RVR using Raspbian

by
Twizbos1
from LinuxQuestions.org on (#4VYJT)
Following error when running a python script.

File "/home/pi/.local/share/virtualenvs/sphero-sdk-raspberrypi-python-M5SuJw2V/lib/python3.7/site-packages/serial/serialposix.py", line 268, in open raise SerialException(msg.errno, "could not open port {}: {}".format(self._port, msg)) serial.serialutil.SerialException: [Errno 2] could not open port /dev/ttyS0: [Errno 2] No such file or directory: '/dev/ttyS0'

Seems we cannot locate a useful serial port on the devices GPIO.
(Raspberry PI Version 2, model B)

Awaiting the arrival of a new sparkly Pi 4latest?d=yIl2AUoC8zA latest?i=OPBC56rbVgk:tVDzOqI9yJ0:F7zBnMy latest?i=OPBC56rbVgk:tVDzOqI9yJ0:V_sGLiP latest?d=qj6IDK7rITs latest?i=OPBC56rbVgk:tVDzOqI9yJ0:gIN9vFwOPBC56rbVgk
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments