Search found 670 matches

by Christoph Jung
Thu Mar 10, 2022 1:49 pm
Forum: IO-Warrior English
Topic: Troubles with Sensirion SCD41 and IOWarrior
Replies: 7
Views: 10361

Re: Troubles with Sensirion SCD41 and IOWarrior

Sounds great the it works now.
If you have some Github links or Ullix will share his work with out we will put all on our website.
We planing to add a page with alle known sources to out devices (Github, sofware and projects).
by Christoph Jung
Wed Feb 23, 2022 8:31 am
Forum: IO-Warrior English
Topic: Troubles with Sensirion SCD41 and IOWarrior
Replies: 7
Views: 10361

Re: Troubles with Sensirion SCD41 and IOWarrior

If the Simple I2C tool will not list the SCD41 than something is wrong with your connection or power supply.
by Christoph Jung
Tue Feb 22, 2022 2:42 pm
Forum: IO-Warrior English
Topic: Troubles with Sensirion SCD41 and IOWarrior
Replies: 7
Views: 10361

Re: Troubles with Sensirion SCD41 and IOWarrior

Have you try the "Simple-I2C" software to check for the I2C address? https://codemercs.com/downloads/iowarrior/Simple-I2C_win.zip
So with this tool you can chech if the 0x62 is the right address. The IO-Warrior use 8-Bit I2C addresses with the R/W bit. Maybe you have to shift the 0x62 by one.

If ...
by Christoph Jung
Fri Feb 04, 2022 9:57 am
Forum: Lighting English
Topic: LW-13 configuration
Replies: 2
Views: 10785

Re: LW-13 configuration

DALI has two differen command sets for the adresse byte and this will shown by set one bit "S"
The address pattern is: YAAA AAAS
Y: group bit (0: short address or 1: group address)
AAA AAA: DALI address (0..63)
S: command mode or DACP (dacp: 0 or command: 1)

YAAA AAA0 (DACP) -> The follofing ...
by Christoph Jung
Thu Jan 27, 2022 10:06 am
Forum: IO-Warrior English
Topic: Excel VBA for IOWarrior and Sensirion SHT7x
Replies: 11
Views: 36474

Re: Excel VBA for IOWarrior and Sensirion SHT7x

Hi. looks great and will help a lot of people.
Based on this maybe I can create some nodes for different sensors if you are OK with this.
by Christoph Jung
Wed Jan 19, 2022 12:39 pm
Forum: IO-Warrior English
Topic: IO-Warrior 28 replacing IO Warrior 24
Replies: 10
Views: 11669

Re: IO-Warrior 28 replacing IO Warrior 24

If you run "modinfo iowarrior" there must be a bunch of lines which represents the IO-Warrior devices with its
product IDs (PID)


pi@rpi-dev:~ $ modinfo iowarrior
filename: /lib/modules/5.10.63-v7+/kernel/drivers/usb/misc/iowarrior.ko
license: GPL
description: USB IO-Warrior driver
author ...
by Christoph Jung
Wed Jan 19, 2022 8:28 am
Forum: IO-Warrior English
Topic: IO-Warrior 28 replacing IO Warrior 24
Replies: 10
Views: 11669

Re: IO-Warrior 28 replacing IO Warrior 24

This is the kernel file for all IO-Warrior. If you run "modinfo iowarrior" you should see all io-warriors which loaded.
by Christoph Jung
Mon Jan 17, 2022 11:18 am
Forum: IO-Warrior English
Topic: IO-Warrior 28 replacing IO Warrior 24
Replies: 10
Views: 11669

Re: IO-Warrior 28 replacing IO Warrior 24

The IOW28 were added in the kernel 4.14.
The note in our SDK is not up to date. Since 8.2020 the bug was fixed in the kernel drivers. I will replace out SDK, sorry for the confusion about that.

The IOW28 will not replace the IOW24 on driver side or in the kernel. The IOW24 devices can continue to ...
by Christoph Jung
Fri Dec 17, 2021 12:00 pm
Forum: IO-Warrior English
Topic: IO-Warrior 28 replacing IO Warrior 24
Replies: 10
Views: 11669

Re: IO-Warrior 28 replacing IO Warrior 24

Hi,

you have to adjust your code to use the IO-Warrior28 instead of IO-Warrior24.
The Reportsize is bigger (like IOW56) and the IOW28 use different pipes for I2C and ADC.
For Windows, Linux and OSX exists a new SDK/API which includes the IOW28.
The IOW28 is also patched into the linux kernel.

Your ...
by Christoph Jung
Fri Jul 09, 2021 11:07 am
Forum: Lighting Deutsch
Topic: LED Strips mit Dämmerungsschalter/Helligkeitssensor 230V - 12 V
Replies: 1
Views: 6657

Re: LED Strips mit Dämmerungsschalter/Helligkeitssensor 230V - 12 V

Hallo,

ich glaube von unseren Produkten passt da leider nichts direkt.
Der LED-Warrior10 könnte den LED-Streifen bedienen, der verträgt aber nur bis 40VDC am Eingang.

Auch wird es da wenig geben, was in eine UP-Dose passt. von 230ACV auf 12DCV bedeutet es muss ein kleines Netzteil rein und die ...
by Christoph Jung
Thu Oct 29, 2020 8:43 am
Forum: IO-Warrior Deutsch
Topic: Bibliothek iowkit mit Freepascal statisch linken
Replies: 5
Views: 11906

Re: Bibliothek iowkit mit Freepascal statisch linken

Ich hab mich mal schlau gemacht, weil mir das auch etwas komisch vorkam. Allerdings ist das wirklich so, dass man die DLL immer benötigt, egal ob man
statisch linkt oder nicht. Die iowkit.dll ist keine statisch DLL, daher muss die immer mitgeliefert werden.
by Christoph Jung
Mon Oct 19, 2020 8:12 am
Forum: IO-Warrior Deutsch
Topic: Bibliothek iowkit mit Freepascal statisch linken
Replies: 5
Views: 11906

Re: Bibliothek iowkit mit Freepascal statisch linken

Ist das Problem jetzt gehoben, also wurde aus der .lib datei (im MS Format) in das Format für GCC convertiert?
GCC hat glaube ich einen Converter dafür. Laut Stackoverflow soll man das so umsetzten:

gendef mylib.dll
dlltool --as-flags=--64 -m i386:x86-64 -k --output-lib libmylib.a --input-def mylib ...
by Christoph Jung
Thu Oct 15, 2020 1:13 pm
Forum: JoyWarrior English
Topic: JoyWarrior56FR1 spam kernel logs with "event field not found"
Replies: 1
Views: 12020

Re: JoyWarrior56FR1 spam kernel logs with "event field not found"

We have no clean solution for this issue. And we have no idea where it comes from.
The only way at the moment is to disable the loggin for this kind of messages.
by Christoph Jung
Thu Oct 15, 2020 1:11 pm
Forum: Lighting Deutsch
Topic: DALI Adressierung - Python & Raspberry
Replies: 3
Views: 9281

Re: DALI Adressierung - Python & Raspberry

Dafür leider nicht. Die Adressierung ist ja etwas umständlich gelöst bei DALI wie ich finde.
Wenn Allerdings nur eine spezifische Adresse geändert werden soll, kann man das über das DTR-Register mit zwei, drei Befehlen machen.
Ich muss leider erstmal schauen ob ich das irgendwo finde, ich hab sowas ...
by Christoph Jung
Tue Aug 11, 2020 11:54 am
Forum: IO-Warrior Deutsch
Topic: Matlab r2011b 64 Bit
Replies: 13
Views: 28950

Re: Matlab r2011b 64 Bit

Na klar, in unserem Downloadbereich. https://codemercs.com/downloads/iowarri ... ab_win.zip
Die DLLs sind im jeweiligen Unterordner