Jump to content
View in the app

A better way to browse. Learn more.

Tinkerunity

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

borg

Administrators
  • Benutzer seit

  • Letzter Besuch

Alle erstellten Inhalte von borg

  1. A detailed description of the poll can be read in the blog. Summary: Because of changes in the functionality of Bricklets we will be able to change the current connector to a new one that is more user friendly. We see two possible scenarios: Scenario 1 * The connectors remain the same for all of the building blocks. * The normal 10-pole to 10-pole Bricklet cable is compatible to the new and old generation of Bricklets. Scenario 2 * The connector on the new co-processor Bricklets is a 7-pole JST GH. * There are two Bricklet cable variants: 10-pole to 10-pole for the old Bricklets and 10-pole to 7-pole for the new generation of Bricklets. * After all Bricklets are converted (perhaps in 3 years) we will be able to change the connectors of the Bricks to the new 7-pol variant. * After that we only need 7-pole to 7-pole cables for the whole system. In both scenarios the old Bricklets and the Bricklets of the new generation are completely compatible to each other and the old Bricks. What do you prefer?
  2. I already added the API in the Motion Detector source code, will be available with the next Bindings release. https://github.com/Tinkerforge/motion-detector-bricklet/commit/f327f00f01dafd6a01bc4bc704b49e686aea94bb
  3. Rückblick auf 2016 Blogeintrag
  4. Thema antwortete auf borgs photron in: General Discussion
    Looking back at 2016 Blog Entry
  5. Thema antwortete auf borgs photron in: General Discussion
    Plugin: RS232 Bricklet 2.0.3 Fix Bug with baudrates below 4800 baud Change RESET beahvior to be compatible with new hardware version Plugin: Motion Detector Bricklet 2.0.1 Add API to turn status LED permantenly on/off Download: RS232 Bricklet, Motion Detector Bricklet
  6. Plugin: RS232 Bricklet 2.0.3 Fix Bug mit Baudraten kleiner als 4800 Baud Ändere RESET-Verhalten um Kompatibilität mit neuer Hardware Version herzustellen Plugin: Motion Detector Bricklet 2.0.1 Füge API zum permanenten an/ausschalten der Status LED hinzu Download: RS232 Bricklet, Motion Detector Bricklet
  7. Alles klar, gucke ich mir dann an wenn sie hier ankommen. Ich bin gespannt!
  8. For the Master Brick there is a disable_wifi2_status_led() as well as a disable_status_led() function. For the Motion Detector Bricklet we currently don't have such an API. I will write in on my TODO list, adding this API is not a huge amount of work. edit: Translated to English, accidentally answered in German .
  9. http://www.tinkerunity.org/forum/index.php/topic,673.msg22745.html#msg22745
  10. Kannst du dir mal die Bricklet Stecker vom Master Brick und von den Bricklets angucken? Ist da vielleicht irgendwo einer der Pinne krumm o.ä und verursacht einen Kurzschluss? Mein Test den ich hier gestartet hatte (mit 4x Temp IR) läuft jetzt seit über einer Woche durch .
  11. mh, passt die UID? Eine falsche UID würde am einfachsten erklären warum es nicht funktioniert. Da du nur einen Setter aufrufst würdest du auch keine Fehlermeldung bekommen.
  12. Mh, wenn du sagst es hat vorher funktioniert und du hast nichts geändert und jetzt funktioniert es nicht mehr muss es ja ein Hardwaredefekt sein. Hast du schonmal geguckt ob es eine Beschädigung am HDMI Stecker o.ä. gibt? Am besten meldest du dich per Email bei info@tinkerforge.com damit wir den RED Brick austauschen können.
  13. 1) You can connect the IMU Brick 2.0 directly via USB, no Master Brick needed 2) Perhaps the Raspberry PI 3 does have enough power for your purposes? You could also use the RED Brick, in this case you don't have to use USB. You can just stack the IMU Brick 2.0 onto the RED Brick: http://www.tinkerforge.com/en/doc/Hardware/Bricks/RED_Brick.html If neither of them have enough power you will probably have to use some kind of "normal mini PC mainboard".
  14. Thema antwortete auf borgs Plenz in: Hardware
    Das Analog In 2.0 hat keine interne Kalibrierung. Du kannst es aber natürlich extern kalibrieren (new_value = old_value*1483/1410.0). Falls das nicht gut genug ist: Das Industrial Dual Analog wird bei uns Werkskalibriert und lässt sich auch vom Nutzer nachkalibrieren .
  15. Aktuell läuft mein Test noch. Mal schauen ob es bis Montag durchläuft.
  16. Hab das jetzt heute morgen nachgebaut (mit 2m Kabel usw). Bisher funktioniert noch alles. Was mir gerade bei deinen Screenshots aufgefallen ist: Deine Master Brick Firmware Version ist nicht aktuell, die könntest du einmal aktualisieren. Wobei ich vermute dass das nichts an den Problemen die du hast ändern wird, aber ein Versuch ist es Wert!
  17. Ich glaube das ist dieses Problem: http://www.tinkerunity.org/forum/index.php/topic,3174.msg19663.html Da gibt es eine Lösung in der Mitte des Threads .
  18. Kann ich mir nicht erklären warum es da immernoch Probleme gibt . Ich versuche das nochmal hier zu reproduzieren. Dein Aufbau besteht nur aus 1x Master Brick und 4x Temp IR Bricklet, korrekt? Welche Länge haben die Kabel? Musst du irgendwie in einer bestimmten Frequenz Werte abfragen o.ä. damit das Problem auftritt? Wie lange dauert es bis es auftritt?
  19. Thema antwortete auf borgs smitae in: General Discussion
    It can be powered over USB!
  20. Dieses Wetterstation Beispiel nutzt 4 Bricklets: https://github.com/Tinkerforge/weather-station/blob/master/write_to_lcd/c/weather_station.c Hilft das weiter?
  21. Thema antwortete auf borgs jgmischke in: Hardware
    Die lange Geschichte der Entwicklung des Silent Stepper Bricks: http://www.tinkerforge.com/de/blog/2016/12/8/silent-stepper-brick Das gibt vielleicht mal einen Einblick was alles so schief laufen kann und warum es manchmal etwas länger dauert sowas zu entwickeln als man vermuten würde.
  22. Die lange Geschichte des Silent Stepper Brick Blogeintrag
  23. Thema antwortete auf borgs photron in: General Discussion
    The long story of the Silent Stepper Brick Blog Entry
  24. Thema antwortete auf borgs jan in: Hardware
    Ist seit 2 Wochen bestellt, wir warten . Wir können jetzt nicht mehr direkt beim Hersteller bestellen sondern müssen über Garmin Deutschland gehen (Lidar Lite wurde von Garmin gekauft). Der Vertreter von Garmin hatte aber beim ersten Telefonat noch nie von "Lidar Lite" gehört...
  25. Im Auslieferungszustand hatte die Extension firmware version 2.0.0. Hast du irgendwelche Umlaute oder sowas in der SSID? Grundsätzlich funktionieren die Einstellungen alle sowohl in 2.0.0 als auch in 2.0.3.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.