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

Hi

 

Ich versuche gerade IO-Pin 0+1 als eingang und Pin 2+3 als Ausgang zu definieren

io.set_configuration(3,'i',True)
io.set_configuration(12,'o',False)

 

bekomme dabei jedoch folgende Fehlermeldung:

Traceback (most recent call last):

  File "C:\Users\TimD\Dropbox\Fräse\Hauptprogram11.py", line 389, in <module>

    io.set_configuration(3,'i',True)

  File "C:\Users\TimD\Dropbox\Fräse\ip_connection.py", line 67, in func

    return f(self, *args, **kwargs)

  File "C:\Users\TimD\Dropbox\Fräse\bricklet_io4.py", line 49, in set_configuration

    self.ipcon.write(self, IO4.TYPE_SET_CONFIGURATION, (pin_mask, direction, value), 'B c ?', '')

  File "C:\Users\TimD\Dropbox\Fräse\ip_connection.py", line 244, in write

    write_data += struct.pack('<' + f, d)

struct.error: char format requires a bytes object of length 1

 

könnte mir jemand sagen, wo da der Fehler liegt?

 

Danke

Geschrieben

Versuch mal die aktuellen Bindings. Da sollte der Fehler behoben sein.

Geschrieben
  • Autor

Hab die Bindings ausgetauschtund die Firmware erneuert...Dann musste ich die Software der neuen Initialisierung anpassen und jetzt läufts...danke für die schnelle Hilfe :)

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.