Search found 17 matches
- 17 Jan 2019 20:15
- Forum: Discussions in English
- Topic: Z-uno and Wire.h - maybe there is some problem?
- Replies: 5
- Views: 1971
Re: Z-uno and Wire.h - maybe there is some problem?
I try and it compile well, but after do this I have a great problem: the board doesn't start. I don't know what is the problem: the two leds don't flashes, also if i try to press the association button. it seems that the device doesn't start... If I press the reset button the led flash but not more....
- 17 Jan 2019 19:43
- Forum: Discussions in English
- Topic: Z-uno and Wire.h - maybe there is some problem?
- Replies: 5
- Views: 1971
Re: Z-uno and Wire.h - maybe there is some problem?
Ok, thank you , I'm trying it just now.
- 14 Jan 2019 11:23
- Forum: Discussions in English
- Topic: Z-uno and Wire.h - maybe there is some problem?
- Replies: 5
- Views: 1971
Z-uno and Wire.h - maybe there is some problem?
Hi all, I'm trying to realize a VOC and CO2 sensor using the Z-uno and a chip that works with I2C. But when I try to compile I receive errors. I'm using the Arduino IDE V 1.6.5 and this is my sketch: // VOC & CO2 Sensor // Based on MiCS-VZ-89TE #include "Wire.h" ZUNO_SETUP_CHANNELS(ZUN...
- 11 Jan 2019 18:49
- Forum: Discussioni in italiano
- Topic: Sensore CO2 e VOC ... qualcosa non va
- Replies: 0
- Views: 7048
Sensore CO2 e VOC ... qualcosa non va
Ciao a tutti, oggi sto provando a realzizare un sensore ZWAVE con lo Z-Uno ma non riesco proprio a compilare. Va sempre in errore e non so perchè... Sto utilizzando un sensore CO2 e VOC che lavora in I2C: MiCS-VZ-89TE Il mio sketch è il seguente: // VOC & CO2 Sensor // Based on MiCS-VZ-89TE #inc...
- 11 Jan 2019 18:47
- Forum: Discussioni in italiano
- Topic: UZB come controller Z-Wave
- Replies: 2
- Views: 7013
Re: UZB come controller Z-Wave
Anche se con un ritardo mostruoso, grazie mille!
Proverò i prossimi giorni
Proverò i prossimi giorni

- 22 Oct 2018 18:41
- Forum: Z-Uno
- Topic: adding library to toolchain
- Replies: 15
- Views: 10499
Re: adding library to toolchain
Hi all, I have a similar problem compiling my sketch. I'm trying to read temperature values from AMG8833 via I2C using the SparkFun_GridEYE_Arduino_Library.h (it working fine!). If I try to use this library with Z-Uno something goes wrong and I receive this error (verbose mode): C:\Program Files\Win...
- 01 Oct 2018 17:52
- Forum: Discussioni in italiano
- Topic: UZB come controller Z-Wave
- Replies: 2
- Views: 7013
UZB come controller Z-Wave
Salve a tutti, sono nuovissimo del forum e ho iniziato da poco ad addentrarmi nel mondo dello Z-Wave. Ho acquistato diversi dispositivi UZB e Z-Uno e mi piacerebbe utilizzare un PC munito di un UZB come controller e uno o più dispositivi Z-Uno come slaves (con diverse funzioni). Purtroppo non capisc...