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.

bergstation

Members
  • Benutzer seit

  • Letzter Besuch

Alle erstellten Inhalte von bergstation

  1. hi vielen dank für die superschnelle hilfe!! hat beides geklappt, die "korrigierten" examples und der beispielcode für meinen verunglückten versuch!
  2. Hi Borg Ich habe erst vor einigen Tagen (als ich meine Tinkerforge Hardware bekommen habe) mit Ruby begonnen und komme mit den Callbacks des 20x4 LCD nicht klar. folgender Code: ... übliche initialisierung aus dem Beispielcode mit angepasster UID # initialise display lcd.clear_display lcd.backlight_on # I'm ready lcd.write_line 0, 0, 'ready...' # until button 2 is pressed listen to button 1 callbacks until lcd.is_button_pressed(2) if lcd.register_callback BrickletLCD20x4::CALLBACK_BUTTON_PRESSED == 1 lcd.write_line 1,0, 'pressed 1' end if lcd.register_callback BrickletLCD20x4::CALLBACK_BUTTON_RELEASED == 1 lcd.write_line 1,0, 'released 1' end end # clean up lcd.clear_display lcd.backlight_off ipcon.destroy Soweit funktioniert's aber ich bekomme von Button 1 keine Callbacks. Habe ich das System nicht verstanden oder kann es sein, dass die Callbacks nicht korrekt funktionieren? Das original Example will ebenfalls nicht, folgender Fehler: Rubi 1.9.3 auf Windows 7 Vielen Dank!

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.