Seite 1 von 1

Hilfe gesucht: cfw, Python und I2C?

Verfasst: 14 Dez 2018, 16:49
von PHabermehl
EDIT: Erledigt... Alzheimer lässt grüßen, es gibt ja eine I2C-Scanner-App im App-store... Alles claro.
-----------------------------------------------------------


Hallo zusammen,
ich würde gern unter der cfw in Python einen an den TXT über I2C angeschlossenen Servo-Shield (PCA9685-basiert) ansteuern.

Hat jemand Tips für mich, wie das zu realisieren ist? Wie ich also in Python auf dem TXT I2C anspreche?

Danke und Gruß
Peter

Re: Hilfe gesucht: cfw, Python und I2C?

Verfasst: 14 Dez 2018, 19:17
von vleeuwen
With the TXT firmware 4.4.3 or higher it is very simple with C/C++ and the Shared Library Interface (SLI) for RoboPro.

Re: Hilfe gesucht: cfw, Python und I2C?

Verfasst: 14 Dez 2018, 19:23
von PHabermehl
Thank you, but I was looking to address I2C under the community firmware in python...


Uh, stupid me!

There is actually an app in the store - an I2C scanner...

No more questions, thanks, especially to chehr...