-
Gesamte Inhalte
3.625 -
Benutzer seit
-
Letzter Besuch
-
Tagessiege
61
Alle erstellten Inhalte von borg
-
We stopped to lay out big roadmaps with specific dates, since we had bad experiences with this. People will wait on specific items of the roadmap and they may take much longer then planned or perhaps even never finish because they were too challenging or we changed plans. Generally, we are working on lots of new Bricklets and on improving all of the old non-co-processor Bricklets. You can take a look at our github account to see what exactly we are working on, we do the development in the open. Regarding your other points: A "Hat" to connect Bricklets directly to a RPi or similar will come after we converted most of the Bricklets to co-processor Bricklets. We are currently working on a new RED Brick image release with lots of improvements. I think this may include openHAB 2. The RED Brick hardware will likely also be updated in the future.
-
NFC Reader über javascript API NDEF messages lesen?
Thema antwortete auf borgs mifune in: Software, Programmierung und externe Tools
Du kannst das Type 2 Beispiel hier nehmen: https://www.tinkerforge.com/de/doc/Software/Bricklets/NFCRFID_Bricklet_JavaScript.html Du musst nur im State STATE_REQUEST_TAG_ID_READY erst authenticateMifareClassicPage aufrufen und kannst dann wenn der State auf STATE_AUTHENTICATING_MIFARE_CLASSIC_PAGE_READY wechselt lesen oder schreiben. edit: Oh, ich hab das "NDEF" übersehen. Die NDEF Message steht bei Mifare in den normalen pages (was wir "pages" nennen, nennt NXP im Datenblatt "blocks"). Seite 37 hier gibt einen Überblick: http://www.nxp.com/docs/en/application-note/AN1305.pdf -
[SOLVED][Python] Callback mit UID
Thema antwortete auf borgs marco.markl in: Software, Programmierung und externe Tools
Du könntest sowas machen wie def cb_temperature(temperature, device): .... und dann registrieren mit enumerate_cb(uid, ...): device = BrickletTemperature(uid, ipcon) device.register_callback(BrickletTemperature.CALLBACK_TEMPERATURE, lambda x: cb_temperature(x, device)) Das NFC/RFID Bricklet "Scan For Tags"-Beispiel nutzt das so: https://www.tinkerforge.com/de/doc/Software/Bricklets/NFCRFID_Bricklet_Python.html#scan-for-tags -
Both versions are too old, please update! You can find the minimum firmware version in the API documentation and the minimum Bindings version in the changelog. The minimum versions for the get_sensor_fusion_mode are 2.0.6 and 2.1.11 respectively.
-
What version do the python bindings have? What version does the IMU firmware have? Since the function does not seem to be available, the bindings version is probably too old.
-
Also du kannst 3,3V messen und wenn du den Schalter auf 5V stellst (ohne irgendwas anderes zu ändern) misst du 0V? Das klingt so als wäre der Schalter defekt. Misst du die Spannung mit einem Multimeter? Falls ja, kannst du das Bricklet einmal vom Brick trennen und den Durchgang vom Schalter messen in den zwei Positionen? Und sind die Beinchen vom Schalter richtig angelötet? Wenn der Schalter defekt ist tauschen wir das IO16 natürlich aus, dafür meldest du dich am besten mit der Bestellnummer bei info@tinkerforge.com.
-
Das wäre natürlich möglich. Bei 8x 1A müsste aber die zu schaltende Spannung extern eingespeist werden, soviel Strom haben wir ja nicht im System.
-
Dann kannst du den Wert nur entweder pollen oder den normalen Callback nutzen (der wird ja nur aufgerufen wenn sich der Wert auch geändert hat). Eine minimale Spannungsänderung zum triggern eines Callbacks gibt es leider nicht.
-
We have some applications on our homepage: https://www.tinkerforge.com/en/home/applications/ Some of them are similar to the "case study" that you linked, but the descriptions are not as detailed. There is also the "From idea to finished product"-story. It shows how EnBW did go from prototype to small batch production to mass market product with Tinkerforge: https://www.tinkerforge.com/en/home/smight/
-
Step-Down Power Supply mit mehr Schutz Blogeintrag
-
Step-Down Power Supply with more protection Blog Entry
-
[SOLVED] Humidity Bricklet: tatsächlicher Feuchtigkeitswert
Thema antwortete auf borgs marco.markl in: Software, Programmierung und externe Tools
Den Wert von get_humidity, aber skaliert auf %RH (und Temperatur skaliert auf °C). Also: temperature = t.get_temperature()/100.0 humidity = h.get_humidity()/10.0 temperature_compensated_humidity = humidity/(1.0546 - 0.00216*temperature) -
[SOLVED] Humidity Bricklet: tatsächlicher Feuchtigkeitswert
Thema antwortete auf borgs marco.markl in: Software, Programmierung und externe Tools
Angenommen die Temperatur beträgt 32,1°C und der Rückgabewert des Humidity Bricklets ist 54,3% würdest du folgendes berechnen: True RH = 54.3/(1.0546 - 0.00216*32.1) = 55.11 -
Strahlungsschutz (Temperatur/Feuchtigkeit/Luftdruck)
Thema antwortete auf borgs marco.markl in: Projektvorstellungen und Projektideen
Sehr cool! Sieht richtig professionell aus . Zum Thema Ambient/UV Light: Du müsstest denke ich irgendwie eine UV Durchlässige Scheibe (Plexiglas?) in die obere Ebene bringen und die Bricklets dadrunter anbringen. -
GPS(V2)-Bricklet sichtbar, reagiert aber nicht
Thema antwortete auf borgs boritian in: Anfängerfragen und FAQ
Ich vermute das dem brickd auf deinem RED Brick dieser Patch fehlt: https://github.com/Tinkerforge/brickd/commit/0b8cdaa80a0d4ea0e633a89c139d93c4ff6c6b15 Du kannst entweder den brickd auf dem RED Brick aktualisieren oder das 1.10 beta Image nutzen: https://www.tinkerunity.org/forum/index.php/topic,4123.0.html Edit: 1.9 reicht auch, du verwendest also wahrscheinlich noch 1.8? -
3D Modelle von Bricks und Bricklets Blogeintrag
-
3D Models of Bricks and Bricklets Blog Entry
-
RS485 Bricklet und neue Streaming-API Blogeintrag
-
RS485 Bricklet and new Streaming-API Blog Entry
-
Raspberry Pi 3 compatible Bricks and bricklets
Thema antwortete auf borgs ganesh narvadkar in: General Discussion
Hello ganesh, To simply measure ambient temperature you need a Master Brick and a Temperature Bricklet (+ USB cable + Bricklet cable): https://www.tinkerforge.com/de/shop/bricks/master-brick.html https://www.tinkerforge.com/de/shop/bricklets/sensors/temperature-bricklet.html -
Tinkerforge über TIZEN (Samsung Gear S2/S3) steuern
Thema antwortete auf borgs developer in: Software, Programmierung und externe Tools
Die tizen apps werden normalerweise in C/C++ programmiert oder? Würden nicht einfach die C Bindings funktionieren? Wenn du über die C Bindings eine Verbindung zu einem Stapel mit WIFI Extension aufbaust benötigst du keinen zusätzlichen Brick Daemon irgendwo. -
Je 50m Abstand oder in Summe 50m Abstand? Das geht leider nicht, der letzte Empfänger muss ein PC/RPi o.ä. mit Brick Daemon sein. Das sollte exakt so funktionieren! Leder nicht, siehe oben. Wenn es sich um einen Radius von insgesamt 50m handelt auf denen die Knoten verteilt sind könnte es denke ich auch reichen einfach einen WLAN Router in die Mitte zu setzen und die WIFI Extensions verbinden sich ganz normal damit. Da geht dann natürlich mehr Durchsatz drüber.
-
If all other indicators are green you probably have to hold it still for some more time (without moving) to get the system green too.
-
No, the M/F is 1mm smaller than the F/F. You got a 9mm mounting kit: https://www.tinkerforge.com/en/shop/accessories/mounting/mounting-kit-9mm.html If you ordered them as 12mm mounting kits there must have been a mixup during packaging. Sorry! Please write an email to info@tinkerforge.com with your order number. We will of course send you the the 12mm mounting kits.
-
The inside/inside thread spacers are allways 10. The inside/outside thread spacers are either 9mm or 12mm. There are no 10mm inside/outside thread spacers.