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.

photron

Administrators
  • Benutzer seit

  • Letzter Besuch

Alle erstellten Inhalte von photron

  1. Die Zeilen sind immer noch abgeschnitten und die interessante Zeile fehlt! Was kommt dabei rum, wenn du einfach mal das init.d Skript von Hand startest? sudo /etc/init.d/eGTouch.sh start
  2. Die Zeilen sind immer noch abgeschnitten. Wie bekommst du die Ausgabe vom RED Brick? Über den Console Tab im Brick Viewer? Kannst du die Ausgabe in eine Datei umleiten, um so an die volle Ausgabe zu kommen? Die interessante Zeile ist: Dec 19 00:03:58 red-brick systemd[1219]: eGTouch.service: Failed at step EXEC sp Da sollte vollständig stehen: Failed at step EXEC spawning script: <error-message> Aus der <error-message> kann man dann ableiten was das Problem ist. Alternativ kannst du mal händisch sudo /etc/init.d/eGTouch.sh start aufrufen und sehen welcher Fehler da bei rum kommt.
  3. Ruf mal "systemctl status -l eGTouch" auf, damit da die langen Zeilen nicht abgeschnitten werden. Alternativ "journalctl -l -u eGTouch".
  4. Woher weist du, dass der Dienst nicht läuft? Nur weil systemctl ihn nicht kennt? Die Dienstdatei heißt /etc/rcS.d/S99eGTouch, daher heißt der Service in systemd eGTouch und nicht eGTouchD. Teste also bitte mal: systemctl status eGTouch
  5. Der Treiber braucht das uinput Kernel Module. Dieses ist beim Kernel des 1.9er Image nicht mitkompiliert worden. Beim Kernel des 1.10er Images ist es dabei. Du kannst also auf Image 1.10 aktualisieren, oder den Kernel für Image 1.9 mit uinput aktiviert (CONFIG_INPUT_UINPUT=m) neukompilieren.
  6. Ausserdem, welche RED Brick Image Version verwendet du: 1.9 oder 1.10?
  7. Welche Variante des Linux Treibers aus dem "Touch Driver, Resistive, standard_driver EETI-chipset based.rar" verwendest du?
  8. Ingenieur, daran hat sich nichts geändert. Es sind nur bestimmte Kombinationen mögliche. Zwei gleiche Extension zur gleichen Zeit ist technisch nicht möglich.
  9. Der Power-Cycle bezieht sich auf das Udoo Board, oder nur die angeschlossenen Bricks? Verwendest du die aktuelle Master Brick Firmware 2.4.5 und den aktuellen Brick Daemon 2.3.1? dmesg zeigt mehrere Resets des Bricks: usb 2-1.1: reset high-speed USB device number 3 using ci_hdrc Teste mal, ob es hilft Autosuspend für USB global zu deaktivieren: echo -1 | sudo tee /sys/module/usbcore/parameters/autosuspend Danach den Brick einmal ab- und wieder anstecken. Die Änderung gilt nur für neu angesteckte USB Geräte und geht nach einem Neustart wieder verloren.
  10. Thema antwortete auf photrons photron in: General Discussion
    RED Brick Image 1.10 Update Linux Kernel to version 4.13 Update Debian to version 9 (Stretch) Fix KRACK vulnerability for WiFi encryption in AP and client mode, for details check https://www.krackattacks.com/ On-Demand CPU frequency control Support for Bluetooth LE/4 Networking with NetworkManager and ModemManager which improves response time in Brick Viewer Support for additional USB WiFi adapters in AP and client mode Software updates: Node.js 8, Nagios 4, Octave 4, openHAB 2, etc Update Brick Daemon to version 2.3.1 Update Brick Viewer to version 2.3.12 Update all API bindings: C/C++ 2.1.18, C# 2.1.16, Delphi/Lazarus 2.1.17, Java 2.1.15, JavaScript 2.0.16, Octave 2.0.15, Perl 2.1.15, PHP 2.1.15, Python 2.1.15, Ruby 2.1.15, Shell 2.1.15, Visual Basic .NET 2.1.15 No Mali GPU 3D acceleration support, but 2D acceleration using CPU Download: RED Brick Image
  11. RED Brick Image 1.10 Linux Kernel auf Version 4.13 aktualisiert Debian auf Version 9 (Stretch) aktualisiert KRACK Schwachstelle in WLAN Verschlüsselung in Access Point und Client Modus behoben, siehe https://www.krackattacks.com/ für Details On-Demand CPU Frequenz-Management Unterstüzung for Bluetooth LE/4 hinzugefügt Netzwerkverwaltung mit NetworkManager und ModemManager verbessert die Reaktionszeit in Brick Viewer Support für weitere USB WLAN Adapters in Access Point und Client Modus hinzugefügt Software Updates: Node.js 8, Nagios 4, Octave 4, openHAB 2, etc Brick Daemon auf Version 2.3.1 aktualisiert Brick Viewer auf Version 2.3.12 aktualisiert Alle API Bindings aktualisiert: C/C++ 2.1.18, C# 2.1.16, Delphi/Lazarus 2.1.17, Java 2.1.15, JavaScript 2.0.16, Octave 2.0.15, Perl 2.1.15, PHP 2.1.15, Python 2.1.15, Ruby 2.1.15, Shell 2.1.15, Visual Basic .NET 2.1.15 Kein Unterstützung für Mali GPU 3D Beschleunigung, aber Unterstützung für CPU 2D Beschleunigung Download: RED Brick Image
  12. luzik, you can already run your program full screen on the desktop. What do you gain from getting rid of the desktop?
  13. Was genau heißt "der RED Brick startet nicht"? Was zeigen die LEDs an?
  14. Thema antwortete auf photrons photron in: General Discussion
    Bindings: Java 2.1.16, MATLAB/Octave 2.0.16 Use correct chunk-offset while reconstructing output streams Download: Java, MATLAB/Octave
  15. Bindings: Java 2.1.16, MATLAB/Octave 2.0.16 Korrektes Chunk-Offset wird jetzt zur Rekonstruktion von Output-Streams verwendet Download: Java, MATLAB/Octave
  16. Please try this Brick Viewer version: http://download.tinkerforge.com/_stuff/brickv_windows_2_3_12_d682331fbc.exe
  17. Brick Viewer 2.3.12 Support für DMX, Humidity 2.0, Motorized Linear Poti, RGB LED Button, RGB LED Matrix und Thermal Imaging Bricklet hinzugefügt Downloads: Windows, Linux, Mac OS X
  18. Thema antwortete auf photrons photron in: General Discussion
    Brick Viewer 2.3.12 Add support for DMX, Humidity 2.0, Motorized Linear Poti, RGB LED Button, RGB LED Matrix and Thermal Imaging Bricklet Downloads: Windows, Linux, Mac OS X
  19. Thema antwortete auf photrons photron in: General Discussion
    Bindings: C/C++ 2.1.18, C# 2.1.16, Delphi/Lazarus 2.1.17, Java 2.1.15, JavaScript 2.0.16, LabVIEW 2.1.15, Mathematica 2.1.15, MATLAB/Octave 2.0.15, Perl 2.1.15, PHP 2.1.15, Python 2.1.15, Ruby 2.1.15, Shell 2.1.15, Visual Basic .NET 2.1.15 Add support for DMX, Humidity 2.0, Motorized Linear Poti, RGB LED Button, RGB LED Matrix and Thermal Imaging Bricklet [all] Add get/set_sbas_config functions to GPS Bricklet 2.0 API [all] Accept wider range of types for char (str, unicode, bytes, bytearray with length 1 and int) and list of char / string (str, unicode, bytes, bytearray and list of char), all type conversion is done with ord / chr [Python] Download: C/C++, C#, Delphi/Lazarus, Java, JavaScript, LabVIEW, Mathematica, MATLAB/Octave, Perl, PHP, Python, Ruby, Shell, Visual Basic .NET
  20. Bindings: C/C++ 2.1.18, C# 2.1.16, Delphi/Lazarus 2.1.17, Java 2.1.15, JavaScript 2.0.16, LabVIEW 2.1.15, Mathematica 2.1.15, MATLAB/Octave 2.0.15, Perl 2.1.15, PHP 2.1.15, Python 2.1.15, Ruby 2.1.15, Shell 2.1.15, Visual Basic .NET 2.1.15 Support für DMX, Humidity 2.0, Motorized Linear Poti, RGB LED Button, RGB LED Matrix und Thermal Imaging Bricklet hinzugefügt [alle] get/set_sbas_config Funktioen zur GPS Bricklet 2.0 API hinzugefügt [alle] Mehr Typen werden als Eingabe für char (str, unicode, bytes, bytearray mit Länge 1 und int) und list von char / string (str, unicode, bytes, bytearray and list of char) akzeptiert, alle Typumwandlungen werden mit ord / chr vorgenommen [Python] Download: C/C++, C#, Delphi/Lazarus, Java, JavaScript, LabVIEW, Mathematica, MATLAB/Octave, Perl, PHP, Python, Ruby, Shell, Visual Basic .NET
  21. There's a bug in the USB kernel driver in the 1.10 beta1 image, that stops Windows 10 from properly loading its driver for the RED Brick. You need to replace these two files on the RED Brick with the attached ones, then reboot the RED Brick: /lib/modules/4.13.0-red-brick-1/kernel/drivers/usb/gadget/libcomposite.ko /lib/modules/4.13.0-red-brick-1/kernel/drivers/usb/gadget/legacy/g_red_brick.ko g_red_brick.ko libcomposite.ko
  22. Hast du in der GpsMain.java Datei ein package definiert? Da du tinkerforge.GpsMain als Möglichkeit auflistest lässt mich das glauben, dass du in GpsMain.java oben "package tinkerforge;" stehen hast. Wenn das der Fall ist dann ist tinkerforge.GpsMain richtig. Allerdings muss du dann nicht GpsMain.class direkt hochladen, sondern den tinkerforge Ordner selbst in dem GpsMain.class liegt.
  23. Meistens reicht printf über die serielle Schnittstelle aus, die der Debug Brick über seinen USB Anschluss rausreicht. Zum Auslesen der Daten reicht dann minicom oder Putty. Für Timing-Analysen eignet es sich gut freie Pins zu setzen und das Timing mit einem Logic Analyzer zu vermessen. Als Logic Analyzer haben wir hier einen Logic16 von Saleae. JTAG kommt nur dann zum Einsatz, wenn das beides nicht reicht. Dafür wird dann Eclipse mit OpenOCD verwendet.
  24. Espressif hat das Problem im aktuellen SDK 2.1 gefixt. Momentan verwendet die WIFI Extension noch das SDK 1.5, weil damals Mesh nur mit 1.5 funktionierte. Es sieht aber so, dass das SDK 2.1 jetzt direkt mit Mesh Support kommt. Es wird in Kürze eine neue Firmware für die WIFI Extension geben.

Account

Navigation

Suche

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.