Z-Uno master DMX512 with MAX485

Discussion about Z-Uno product. Visit http://z-uno.z-wave.me for more details.
Post Reply
ericSV
Posts: 5
Joined: 06 Feb 2022 16:00

Z-Uno master DMX512 with MAX485

Post by ericSV »

Hello,

Which library or code to use to configure a z-uno as a DMX512 master with a MAX485 card?
ericSV
Posts: 5
Joined: 06 Feb 2022 16:00

Re: Z-Uno master DMX512 with MAX485

Post by ericSV »

Hello,

When I try to use the library "SimpleDMX" I've this error message :

C:\Users\Eric\OneDrive\Documents\ArduinoData\packages\Z-Uno2\hardware\zw_cm4f\3.0.7\cores\LLCore\LLCore.c:29:18: note: #pragma message: ZUNO_ASSEMBLY_TYPE == ZUNO_UNO
#pragma message "ZUNO_ASSEMBLY_TYPE == ZUNO_UNO"
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:\Users\Eric\OneDrive\Documents\ArduinoData\packages\Z-Uno2\hardware\zw_cm4f\3.0.7\cores\LLCore\LLCore.c:255:17: note: #pragma message: ZUNO_PIN_V==6
#pragma message "ZUNO_PIN_V==6"
^~~~~~~~~~~~~~~

C:\Users\Eric\Documents\ARDUINO\sketch_feb08a\DmxSimple.cpp:7:10: fatal error: avr/io.h: No such file or directory
#include <avr/io.h>
^~~~~~~~~~
compilation terminated.

exit status 10
C:\Program Files\WindowsApps\ArduinoLLC.ArduinoIDE_1.8.57.0_x86__mdqgnx93n4wtt\arduino-builder a retourné 10
Erreur de compilation pour la carte Z-Wave>ME Z-Uno2

Is it possible to adapte the "SimpleDMX" for the Z-UNO ?
User avatar
PoltoS
Posts: 7579
Joined: 26 Jan 2011 19:36

Re: Z-Uno master DMX512 with MAX485

Post by PoltoS »

This library requires adaptation for Z-Uno
ericSV
Posts: 5
Joined: 06 Feb 2022 16:00

Re: Z-Uno master DMX512 with MAX485

Post by ericSV »

Is there a library compatible with the Z-UNO to communicate in master DMX512 with the MAX485 card ?
Post Reply