photron
Administrators-
Gesamte Inhalte
3.125 -
Benutzer seit
-
Letzter Besuch
-
Tagessiege
47
Alle erstellten Inhalte von photron
-
Benutzeranmeldung an einer Webanwendung mit NFC
Thema antwortete auf photrons florian_czernin in: Allgemeine Diskussionen
Warum versuchst du http://localhost/ExampleConfiguration.php aufzurufen, wenn du in den anderen Screenshots aber ExampleScanForTags.php zeigst? Müsstest du dann nicht eher http://localhost/ExampleScanForTags.php aufrufen? -
Javascript API callback beim Remote Switch Bricklet
Thema antwortete auf photrons JonathanH in: Software, Programmierung und externe Tools
Das ist leider nicht gut genug dokumentiert. Damit du von normalen Settern den Return Callback musst du folgenden Aufruf vor ipcon.Connect() einfügen: rs.setResponseExpected(Tinkerforge.BrickletRemoteSwitch.FUNCTION_SWITCH_SOCKET_B, true); -
Benutzeranmeldung an einer Webanwendung mit NFC
Thema antwortete auf photrons florian_czernin in: Allgemeine Diskussionen
Für das "NFC/RFID Bricklet Scan For Tags" Beispiel musst du WebSockets für Brick Daemon aktivieren (hast du schon) und die Tinkerforge.js und ExampleScanForTags.html Datei in den gleichen Ordner kopieren (sonst findet ExampleScanForTags.html die Tinkerforge.js Datei nicht). Wenn du dann "Start Example" klickst siehst du erstmal nichts in der Ausgabe des Beispiels, bis du einen Tag an den Reader hältst. Dein zweiter Screenshot könnte also einen funktionierenden Zustand anzeigen, bei dem du einfach noch keinen Tag an den Reader gehalten hast. -
Proper use of stepper motor enable/disable?
Thema antwortete auf photrons Austin71 in: General Discussion
This really depends on your use-case. stepper_enable/disable enables/disables the stepper motor driver circuitry on the Brick. If the driver is disabled then the stepper motor coils are not powered and you can move the stepper motor shaft by hand or by what ever is mounted to it. This might be okay if there is no external force acting on the stepper motor. But if you have some mechanical load on the stepper motor like some kind of pulley system, then you might want to have the stepper motor powered all the time to make it keep its position and stop it from being moved by the force from the pulley system. -
ipcon_connect returns -4 (◾E_NO_CONNECT)
Thema antwortete auf photrons Austin71 in: General Discussion
The code does more than connect and release. You're calling stepper_disable which disables the stepper motor driver. You should call stepper_destroy instead. The memory leak comes from not calling stepper_destroy. It seems that these destroy calls are missing in all our C/C++ examples. I'm going to fix that now. -
ipcon_connect returns -4 (◾E_NO_CONNECT)
Thema antwortete auf photrons Austin71 in: General Discussion
The modified version of ip_connection.c I gave you can resolve "localhost" to its IPv6 address, but brickd doesn't bind to an IPv6 address by default. To make ip_connection.c resolve "localhost" to its IPv4 address you need to replace AF_UNSPEC with AF_INET in your ip_connection.c. -
Compile errors in ip_connection.cpp using Visual Studio 2015
Thema antwortete auf photrons Austin71 in: General Discussion
Actually, non of these are errors. They are all just deprecation warnings that can be ignored. Anyway, here's a version that has those warnings fixed for you to test. Also the next release of the C/C++ bindings will have those warnings fixed. ip_connection.c -
Ein GSM Bricklet steht durchaus auf der Liste der Bricklets die wir irgendwann gerne hätte. Momentan ist da aber nichts in Arbeit, sprich kurzfristig passiert an der Front leider nichts.
-
Der Schrittmotor mit Getriebe hat einen 8mm Schaft, die Zahnriemenräder haben eine 5mm Bohrung. So direkt passt das also nicht. Du könntest aber die "Achskupplung 5mm / 8mm" und das "Achsreduzierstück 5mm / 3mm" nehmen um den 8mm Schaft auf 5mm zu verjüngen. Alternativ, falls du passendes Werkzeug hast, kannst du die 5mm Bohrung im Zahnriemenrad auch auf 8mm aufbohren.
-
benoit, please check the black cables that connected the sensor to the PCB. Are they properly seated in the black press fit connector on the PCB? You need the proper soldering equipment to do it. A simple soldering iron won't help you much. How badly is the pin bend? If the pin is only slightly bend you can straighten it again. But you can also ship the Bricklet back to us and we'll replace the connector for you.
-
MQTT Proxy auf Raspi starten geht nicht
Thema antwortete auf photrons thobastian in: Software, Programmierung und externe Tools
Ah! Du musst das Programm noch herunterladen. Das steh in der Anleitung (noch) nicht explizit drin: wget https://raw.githubusercontent.com/Tinkerforge/brick-mqtt-proxy/master/brick-mqtt-proxy.py Ich füge das gleich in die Anleitung mit ein. -
MQTT Proxy auf Raspi starten geht nicht
Thema antwortete auf photrons thobastian in: Software, Programmierung und externe Tools
Okay und welche Fehlermeldung wird angezeigt? -
Problem mit LTE dongle Quanta 1K6 (Updated)
Thema antwortete auf photrons ericfen in: Software, Programmierung und externe Tools
Warum dein LTE Dongle gerade nicht funktioniert ist aus der Ferne schwer zu sagen. Die Vermutung, dass es am Kernel liegt, mag richtig sein. Die Entwicklung des speziell angepassten linux-sunxi Kernel Branches auf dem wir aufsetzen, wurde schon vor einer Weile eingestellt. Das linux-sunxi Projekt konzentriert sich seitdem darauf Support für die Allwinner Prozessoren in den Mainline Kernel zu bringen. Als ich mir das letzte mal den Mainline Status für den Allwinner A10s Prozessor angesehen habe fehlte einfach noch sehr viel, so dass es unmöglich war auf Mainline zu wechseln. Das sieht jetzt schon deutlich besser aus. Ich werde es mir ansehen, versprechen kann ich aber nichts. Es mag immer noch Showstopper geben, die verhindert, dass wir einen neueren Kernel einsetzen können. -
MQTT Proxy auf Raspi starten geht nicht
Thema antwortete auf photrons thobastian in: Software, Programmierung und externe Tools
Wie hast du es installiert? Wie genau äußert sich das nicht-starten können? Welche Fehlermeldung bekommst du? -
Plugin: Rotary Encoder Bricklet 2.0.2 Fix inverted is_pressed() return value Download: Rotary Encoder Bricklet
-
Plugin: Rotary Encoder Bricklet 2.0.2 Invertierter Rückgabewert von is_pressed() korrigiert Download: Rotary Encoder Bricklet
-
Currently there are no active plans for an LTE Master Extension. The Master Brick itself doesn't have an USB host port. So you cannot connect a LTE dongle to it. But the RED Brick has an USB host port. So you could connect and LET dongle to a RED Brick.
-
Step Down Power Supply to Power a Raspberry Pi 2 or 3
Thema antwortete auf photrons rwblinn in: General Discussion
That will work. -
That works. All Master Brick hardware versions are compatible to each other.
-
Ein GPS Bricklet 2.0 ist in Entwicklung. Es wird voraussichtlich das Firefly X1 Modul von GlobalTop verwenden.
-
The documentation is correct. The JSON payload should contain a uv_light member. I've fixed the implementation now.
-
Link added.
-
Gehts hier ums Wiki?
-
Um welchen Eintrag geht es?
-
PIL für Python 3.5??
Thema antwortete auf photrons Grobi in: Software, Programmierung und externe Tools
Das originale PIL gibts nicht für Python3, das stimmt. Aber dessen Fork Pillow schon: https://pillow.readthedocs.org