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.

Featured Replies

Geschrieben

Moin und ein gutes 2015 für alle  8)

 

@Tinkerforge: Bin gerade über eine kleine Sache in der Dokumentation gestolpert.

http://www.tinkerforge.com/de/doc/Software/Bricklets/IO4_Bricklet_Python.html#io4-bricklet-python-api

 

Dort stehen unter "IO4.set_configuration(selection_mask, direction, value)" folgende Zeilen:

 

(8, 'i', false) bzw. (0b1000, 'i', true) setzt Pin 3 als Standard Eingang (potentialfrei wenn nicht verbunden).

(3, 'o', false) bzw. (0b0011, 'i', true) setzt die Pins 0 und 1 als Ausgang im Zustand logisch 0.

(4, 'o', true) bzw. (0b0100, 'i', true) setzt Pin 2 als Ausgang im Zustand logisch 1.

 

Außerdem muss ich bei "meinem" Python (unter Windows) True bzw. False mit großem Anfangsbuchstaben schreiben.

Geschrieben

Danke, ist gefixt. Das mit dem "true" ist schon OK so. Wenn in der Dokumentation von der API Codeschnipsel sind, ist das immer Pseudocode. Die Dokumentation existiert nur einmal und wird für alle Sprachen generiert, daher ist der Code an der Stelle nie sprachspezifisch.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Gast
Reply to this topic...

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.