Search found 14 matches

by ullix
Wed Jan 19, 2022 1:53 pm
Forum: IO-Warrior English
Topic: IO-Warrior 28 replacing IO Warrior 24
Replies: 10
Views: 2973

Re: IO-Warrior 28 replacing IO Warrior 24

Ok, I see the ID in my "aliases" and the setting in my Python code, so I guess I finally get it ;-) Thanks!
by ullix
Wed Jan 19, 2022 12:10 pm
Forum: IO-Warrior English
Topic: IO-Warrior 28 replacing IO Warrior 24
Replies: 10
Views: 2973

Re: IO-Warrior 28 replacing IO Warrior 24

Sorry, I am not getting it. When I presently run 'modinfo iowarrior' I see this: $ modinfo iowarrior filename: /lib/modules/4.15.0-142-generic/kernel/drivers/usb/misc/iowarrior.ko license: GPL description: USB IO-Warrior driver author: Christian Lucht <lucht@codemercs.com> srcversion: CE8F6341AA4018...
by ullix
Tue Jan 18, 2022 5:32 pm
Forum: IO-Warrior English
Topic: IO-Warrior 28 replacing IO Warrior 24
Replies: 10
Views: 2973

Re: IO-Warrior 28 replacing IO Warrior 24

I use kernel 4.15, but all I can find with iow* is iowarrior.ko. What is the name of the 28 kernel module?
by ullix
Sun Jan 16, 2022 11:18 am
Forum: IO-Warrior English
Topic: IO-Warrior 28 replacing IO Warrior 24
Replies: 10
Views: 2973

Re: IO-Warrior 28 replacing IO Warrior 24

Thanks, so the report based programming remains. I looked at the Linux installation, and among other it says that due to a bug you need to recompile the driver yourself until it is in the kernel. Is it now in the kernel, and, if so, from which kernel onwards? The kernel module for the 24 is iowarrie...
by ullix
Sat Jan 15, 2022 11:03 am
Forum: IO-Warrior English
Topic: IO-Warrior 28 replacing IO Warrior 24
Replies: 10
Views: 2973

Re: IO-Warrior 28 replacing IO Warrior 24

I have now done a review of several USB-To-I2C dongles (USB-ISS, ELV, IO Warrior 24, Adafruit FT232H). The IO Warrior 24 showed a rather dismal performance, e.g. some 10x slower than the best one (the USB-ISS), beating only the Adafruit device. The results are summarized in my "Review of USB-To...
by ullix
Fri Dec 17, 2021 11:36 am
Forum: IO-Warrior English
Topic: IO-Warrior 28 replacing IO Warrior 24
Replies: 10
Views: 2973

IO-Warrior 28 replacing IO Warrior 24

I am currently using the IOW24-Dongle, and are quite happy with it. Can I expect that all software, which runs on the 24, will run unchanged on the 28? It's been a while since I made the software, and I am wondering whether new software / tools have been made available for your new offerings? In par...
by ullix
Tue Mar 20, 2018 2:52 pm
Forum: IO-Warrior Deutsch
Topic: IOW24-DG via Python on Linux
Replies: 8
Views: 12596

Re: IOW24-DG via Python on Linux

Inzwischen läuft alles bestens, der IOW24-DG Dongle funktioniert gut mit den I2C Sensoren BME280 (Temperatur, Luftdruck, Feuchtigkeit), LM75 Temperatur) und TSL2591 (LIcht Vis+IR), siehe Abb. Die Software I2Cpytools ist Open Source und kann hier heruntergeladen werden: https://sourceforge.net/projec...
by ullix
Tue Mar 20, 2018 12:08 pm
Forum: IO-Warrior English
Topic: IOW24-DG with I2C Sensors BME280, LM75 and TSL2591 under Python Control
Replies: 1
Views: 18010

IOW24-DG with I2C Sensors BME280, LM75 and TSL2591 under Python Control

After some struggling and help from the forum I succeeded in putting together a Python script to run the I2C sensors BME280, LM75 and TSL2591 attached to an IOW24-DG. This gives temperature, humidity, air pressure and light intensity (vis + IR). A plot of some data is shown in the picture below. The...
by ullix
Sun Mar 11, 2018 3:06 pm
Forum: IO-Warrior Deutsch
Topic: Bug in IOW24DG Hard- oder software?
Replies: 2
Views: 7380

Re: Bug in IOW24DG Hard- oder software?

"Adressen sind auch Daten!" - das sollte man noch ins Handbuch aufnehmen - dick und unterstrichen! Durch die Besonderheiten des LM75 Sensors spielte der Fehler keine Rolle; beim BME280 aber schon. Nach Korrektur läuft es problemlos, das Bild zeigt eine Testmessung mit 4 Variablen von 2 Se...
by ullix
Tue Mar 06, 2018 3:17 pm
Forum: IO-Warrior Deutsch
Topic: Bug in IOW24DG Hard- oder software?
Replies: 2
Views: 7380

Bug in IOW24DG Hard- oder software?

Der I2C Sensor BME280 ist wohlbekannt. Die einfachste Interaktion mit dem Chip ist das Auslesen der Chip-ID (0x60), welches keiner Vorbereitungen bedarf. Nach Datasheet: "This number can be read as soon as the device finished the power-on-reset." Ich adressiere also an meinem IOW24-DG die ...
by ullix
Mon Mar 05, 2018 12:40 pm
Forum: IO-Warrior Deutsch
Topic: IOW24-DG via Python on Linux
Replies: 8
Views: 12596

Re: IOW24-DG via Python on Linux

Danke. Nachdem ich dann festgestellt hatte, dass sich in den Tiefen der Datenblätter noch eine I2C Beschreibung findet, ging es dann recht einfach. Eine Python3 Demoversion für den IOW24-Dongle und den LM75 Sensor habe ich auf Sourceforge hochgeladen, hier: https://sourceforge.net/projects/i2cpytool...
by ullix
Fri Mar 02, 2018 3:53 pm
Forum: IO-Warrior Deutsch
Topic: IOW24-DG via Python on Linux
Replies: 8
Views: 12596

Re: IOW24-DG via Python on Linux

Wow, das spricht für eine erfreulich stabile Software! Ich denke, ich kann jetzt alle Befehle per Python3 geben. Nun möchte ich mit I2C Sensoren kommunizieren, und da hakt es erneut, wie geht denn die Kommunikation? Konkret für einen ersten Schritt: für einen LM75 Sensor muss ich 'S 90 00 R 02 P' an...
by ullix
Thu Mar 01, 2018 6:55 pm
Forum: IO-Warrior Deutsch
Topic: IOW24-DG via Python on Linux
Replies: 8
Views: 12596

Re: IOW24-DG via Python on Linux

Treffer! Die "# iowkit definitions and declarations" machen den Unterschied; da hätte ich lange suchen können, danke! Dazu demnächst mehr, im Augenblick stolpere ich über die Library. Kann es sein, dass für Linux noch immer eine veraltete Library gepackt ist? Heute nochmals downgeladen, un...
by ullix
Thu Mar 01, 2018 1:28 pm
Forum: IO-Warrior Deutsch
Topic: IOW24-DG via Python on Linux
Replies: 8
Views: 12596

IOW24-DG via Python on Linux

Ich mache gerade meine ersten Schritte mit dem Dongle und hänge bereits fest, weit entfernt vom Auslesen meines Bosch BME280 sensors. Bitte um Hilfe. Treiber ist installiert, die Library ebenfalls, das Testprogramm iowkittest gibt die gleichen Antworten wie 'lsusb -v' (wenngleich am Dongle nur sehr ...