Seite 1 von 1
Robo Pro Coding Programme als Datei-Anhang
Verfasst: 11 Mai 2024, 13:06
von fishfriend
Hallo...
Ist es möglich Robo Pro Coding Programme als Datei-Anhang oder als Code, im Forum hochladbar zu machen?
Ich hab es gerade mal mit dem Code versucht, eine Robo Pro Coding Datei als Text einzufügen.
Aber scheinbar gibt es eine automatische Formatierung, die die .ft Datei unbrauchbar macht.
Oder gibt es einen Trick, wie man diese automatische Formatierung abschalten oder umgehen kann?
Mit freundlichen Grüßen
Holger
Re: Robo Pro Coding Programme als Datei-Anhang
Verfasst: 11 Mai 2024, 19:54
von rbudding
Hi Holger!
Sorry for the English, just a quick note. Not awsering your question. The
.ft file --> Rename to
.zip and you can view the individual files.
1. We need a new FTcommunity subsection on the site. --> Upload the ZIP (.FT) files with description
2. We create a Gitlab or Github entry for RPC
Did you check the recent update of one of the examples? (funny i2c example with your comments on SMBus 3 )
Code: Alles auswählen
#https://docs.pixycam.com/wiki/doku.php?id=wiki:v2:porting_guide#i2c
#https://docs.pixycam.com/wiki/doku.php?id=wiki:v2:protocol_reference
import smbus
global bus, DEVICE_ADDRESS
bus = smbus.SMBus(3)
DEVICE_ADDRESS = 0x54
https://git.fischertechnik-cloud.com/fi ... ixy2_smbus
Mit freundlichen Grüßen Richard
Re: Robo Pro Coding Programme als Datei-Anhang
Verfasst: 11 Mai 2024, 21:26
von fishfriend
Hallo...
Yes, i saw it.
I have only a Pixy1.
There was the question, buy it or not.
20€ for a ft Kamera or 85,25€ for a Pixy2...
Mit freundlichen Grüßen
Holger
Re: Robo Pro Coding Programme als Datei-Anhang
Verfasst: 12 Mai 2024, 19:55
von EstherM
Hallo Holger,
darf ich Dir ein Geheimnis verraten? Du kannst die Programme im Know-How-Bereich unserer Website hochladen, in dem Du sie an mit einem begleitenden Text per E-Mail an das Website-Team (
website-team@ftcommunity.de) schickst. Wir können nichts auf inhaltliche oder sprachliche Richtigkeit prüfen (letzteres aus Zeitmangel), aber ein einfacher Upload ist kein Problem.
Gruß
Esther