Search found 5 matches

by sitevnic
10 Jul 2018 12:20
Forum: Z-Uno
Topic: Compile problem
Replies: 6
Views: 5234

Re: Compile problem

Hi
Finally I managed to fix it according to http://z-uno.z-wave.me/getting-started/ ... allPackage help.
However I had to find all packages not in roaming folder, but inside documents folder.
by sitevnic
01 Jul 2018 14:03
Forum: Z-Uno
Topic: Compile problem
Replies: 6
Views: 5234

Re: Compile problem

Hi I'm confused with: remove packages/Z-uno - it is enough to uninstall that package from board manager, or I need to do something more? remove staging/packkages - where to find it? I've uninstall Z-Uno by Z-WAVE>ME package from Boards Manager, changed repository to test-ucxx and install again Z-Uno...
by sitevnic
01 Jul 2018 12:47
Forum: Z-Uno
Topic: Compile problem
Replies: 6
Views: 5234

Re: Compile problem

I had Z-Wave>Me package 2.1.3.
by sitevnic
25 Jun 2018 16:47
Forum: Z-Uno
Topic: Compile problem
Replies: 6
Views: 5234

Compile problem

Hi Recently I've get strange error: ZUNO_BMP180_sdcpp_.cpp:730:3:error:use of undeclared identifier 'Wire' I've used that sketch before, but suddenly it stops working. I've reinstall Arduino IDE and still the same... I'm using copy of "OLED and BMP180" sketch, see below: #include "Wir...
by sitevnic
15 Apr 2018 19:54
Forum: Z-Uno
Topic: SSD1306 library/OLED screen
Replies: 7
Views: 7428

SSD1306 library/OLED screen

Hi I've connected OLED 0,96" screen to my Z-Uno device. It is working well with ZUNO_OLED_I2C library. However I would like to make some trend line of pressure and temperature from BMP180 sensor. I couldn't find any information how to set pixel on my OLED screen using OLED_I2C library. When I t...