Jump to content

photron

Administrators
  • Gesamte Inhalte

    3.189
  • Benutzer seit

  • Letzter Besuch

  • Tagessiege

    52

Alle erstellten Inhalte von photron

  1. Delphi Bindings 1.0.4 haben jetzt Inline Code Dokumentation.
  2. Bindings: C/C++ 1.0.20, C# 1.1.12, Delphi 1.0.4, Java 1.0.18, PHP 1.0.13, Python 1.0.21, Ruby 1.0.10 Add getter for WIFI buffer status information [All] Change WIFI certificate getter/setter to transfer bytes instead of a string [All] Add API for setting of WIFI regulatory domain [All] Add reconnect functionality to IPConnection (for WIFI Extension) [C/C++, C#, Delphi, Java, Python] Add API for Industrial Bricklets: Digital In 4, Digital Out 4 and Quad Relay [All] Use StringBuilder when deserializing strings [C#, Java] Avoid a race condition in expectedResponseFunctionID handling [C#, Java] Make TDevice.GetVersion work as documented [Delphi] Add inline code documentation [Delphi] Fix semaphore deadlock on timeout [Java] Trim NUL characters from strings properly [Java, Python] Download: C/C++, C#, Delphi, Java, PHP, Python, Ruby
  3. Bindings: C/C++ 1.0.20, C# 1.1.12, Delphi 1.0.4, Java 1.0.18, PHP 1.0.13, Python 1.0.21, Ruby 1.0.10 Getter für WIFI Buffer Zustandsinformation [Alle] WIFI Zertifikat Getter/Setter von String auf Bytearray geändert [Alle] API für das Ändern der WIFI Regulatory Domain hinzugefügt [Alle] Reconnect Funktionalität zur IPConnection hinzugefügt (für WIFI Extension) [C/C++, C#, Delphi, Java, Python] API für Industrial Bricklets hinzugefügt: Digital In 4, Digital Out 4 and Quad Relay [Alle] StringBuilder für die Deserializierung von Strings verwenden [C#, Java] Race Condition in der expectedResponseFunctionID Behandlung vermieden [C#, Java] TDevice.GetVersion funktioniert jetzt wie dokuemntiert [Delphi] Inline Code Dokumentation hinzugefügt [Delphi] Semaphoren Deadlock bei Timeout korrigiert [Java] NUL Zeichen von deserialisierten Strings entfernt [Java, Python] Download: C/C++, C#, Delphi, Java, PHP, Python, Ruby
  4. Du meinst den brickd mit dem brickv gerade verbunden ist? Das gibt unsere Protokoll nicht her. Das Protokoll auf der TCP/IP Verbindung ist gemacht um mit Bricks und Bricklets zu reden. Sowas ist angedacht. Richtig, im Moment musst du wissen wo was angeschlossen ist. Es ist vorgesehen das in brickv zu verbessern. Richtig, da sollte die Dokumentation deutlicher werden. Ich denke ich werde das im Zuge der noch ausstehenden Übersetzung dieses Teiles der Dokumentation angehen.
  5. Richtig, mit der WIFI Extension ist brickd im Prinzip im Master Brick. Du brauchst keinen weiteren Rechner dazwischen sondern kannst dich direkt über WIFI mit dem Stack verbinden. Das stimmt nicht mehr! Access Point und Ad hoc Modus werden seit Master Frimware 1.3.3 unterstützt: http://www.tinkerunity.org/forum/index.php/topic,673.msg5788.html#msg5788
  6. Also wenn SSID, Verschlüsselungstyp und Key wirklich passen und deine Fritzbox auch wirklich neue Geräte zulässt dann sollte das gehen. Es sollte auch mit DHCP gehen, außer das ist bei deiner Fritzbox abgestellt. Bleibt vielleicht noch, dass du zuweit von der Fritzbox weg bist und der Empfang zu schlecht ist. Hast du eine Antenne an der WIFI Extension angeschraubt? Ist sie auch richtig angeschraubt? Steckt der U.FL Stecker vom grauen Pigtailkabel richtig auf dem WIFI Modul?
  7. Das mit "GPS-Kamera" sollte kein Problem sein. Wichtig ist dass der Brick als Serielle Schnittstelle auftaucht. Und das geht auch wenn Windows 7 ihn als "GPS-Kamera" erkennt. Du kannst im Geräte Manager auch ein Treiberupdate machen und das drivers Verzeichnis im brickv Programmverzeichnis angeben. Dann sollte Windows ihn als "AT91 USB to Serial Converter" anzeigen. Das "Discovering Serial Ports" hängt könnte daran liegen, dass du Serielle Schnittstellen hast in deren beschreibenden Namen nicht-ASCII Zeichen wie z.B. ein ü drin ist. Das Problem sollte in brickv 1.1.8 behoben sein. Falls du also nicht schon brickv 1.1.8 verwendest, dann teste das doch noch mal damit.
  8. Das wird nicht funktionieren. Wenn du Static IP verwendest müsste das zumindest für eine 08/15 Fritzbox so eingestellt werden: IP: 192.168.178.x Subnet Mask: 255.255.255.0 Gateway: 192.168.178.1
  9. Brick Viewer 1.1.8 Show Brick UID in Bricklet flashing dialog Make device table sortable Remove chip temperature column Fix serial port enumeration for ports with non-ASCII names Add Stack ID, UID, FW Version and Reset button to each tab Add AP and Ad Hoc support to Master Brick plugin Downloads: Windows, Linux, Max OS X
  10. Brick Viewer 1.1.8 Brick UID wird im Bricklet Flashing Dialog angezeigt Device Tabelle ist jetzt sortierbar Chip Temperature Spalte entfernt Serielle Ports mit nicht-ASCII Namen werden jetzt richtig behandelt Stack ID, UID, FW Version und Reset Knopf sind auf jedem Tab vorhanden Access Point und Ad Hoc Support für Master Brick Plugin Downloads: Windows, Linux, Max OS X
  11. rifmetroid, da geb ich dir recht. Die nächste brickv Version wird auf jedem Tab Stack ID, UID, FW Version und für Bricks den Reset Button haben. Dafür verschwindet der Reset Button aus der Device Tabelle so dass diese wieder etwas kleiner wird. FabianB, Autoupdate ist nicht mal eben gemacht, das ist durchaus aufwendig. Daher wird es das in nächster Zeit nicht geben.
  12. @rifmetroid: Im Moment haben wir da leider nichts im Angebot. Bricks und Bricklets haben ihre 3mm Befestigungslöcher im 5mm Raster. Cathodion hat da was passendes für gefunden: http://www.tinkerunity.org/forum/index.php/topic,304.msg5682.html#msg5682
  13. This one looks good. It has the correct grid and hole size for Bricks and Bricklets.
  14. Nächste brickv Version wird sortierbare Spalten haben in der Device Tabelle. Habs gerade eingebaut.
  15. Das ist kein Problem sondern normal. Das ist nicht die Umgebungstemperatur, sondern die wird intern im Chip gemessen und hat eine Genauigkeit von +-15%.
  16. AuronX, ich arbeite schon dran. Fix wird gleich commited. Neue Bindings gibts dann heute Abend, es kommen voraussichtlich auch noch Änderungen für WIFI.
  17. Before trying it in Apache you should try it on the command line with the php commandline tool. Do other PEAR installed packages work within Apache? Maybe its a problem with your PEAR setup. You could try to enable all the error reporting for PHP so that Apache shows possible errors. You should also have a look at the Apache logs for possible hints.
  18. Brick Viewer 1.1.7 WIFI Support Downloads: Windows, Linux, Max OS X
  19. Brick Viewer 1.1.7 WIFI Support Downloads: Windows, Linux, Max OS X
  20. Bindings: C/C++ 1.0.19, C# 1.1.11, Delphi 1.0.3, Java 1.0.17, PHP 1.0.12, Python 1.0.20, Ruby 1.0.9 Add WIFI Support Download: C/C++, C#, Delphi, Java, PHP, Python, Ruby
  21. Bindings: C/C++ 1.0.19, C# 1.1.11, Delphi 1.0.3, Java 1.0.17, PHP 1.0.12, Python 1.0.20, Ruby 1.0.9 WIFI Support hinzugefügt Download: C/C++, C#, Delphi, Java, PHP, Python, Ruby
  22. Ist korrigiert. Hab ich auch nicht so aufgefasst.
  23. Wenn du uns sagst wo die sind dann werden sie auch korrigiert. Ich könnte da noch x-mal drüber lesen und meine eigenen Fehler nicht sehen, wie das halt so ist
  24. No, the PHP bindings don't require MySQL. The only requirement is that your PHP has the bcmath extension enabled. It seems to me that there's something wrong with either your PEAR or your PHP installation that leads to those errors about MySQL. Actually the "Ignoring installed package __uri/Tinkerforge" line tells you that the Tinkerforge PEAR package is already installed. At least PEAR thinks so. Try running pear list -c __uri to see what packages are already installed on the __uri channel. The Tinkerforge should be there. Then the PHP examples from the Tinkerforge PHP bindings zip should already work.
  25. Das ist genau die Ecke um die es da gehen wird. Also z.B. ein Bricklet das für Sensoren mit 4..20mA Schnittstelle ausgelegt ist und z.B. eine Art I/O-4 (wobei I und O getrennt sein werden) die für 24V ausgelegt ist. Weitere Details folgen dann in Kürze.
×
×
  • Neu erstellen...