You can download the stable version, for ARM 64bit, it works very well for me.
https://domoticz.com/downloads/
Search found 3 matches
- Thursday 10 November 2016 14:47
- Forum: Show your projects
- Topic: Domoticz on Pine64 using some cheap I2C modules
- Replies: 3
- Views: 4051
- Tuesday 30 August 2016 17:28
- Forum: Show your projects
- Topic: Domoticz on Pine64 using some cheap I2C modules
- Replies: 3
- Views: 4051
Domoticz on Pine64 using some cheap I2C modules
Used hardware: Pine64+ 2GB with Ubuntu 16.04 (xfce-desktop) with longsleep kernel 3.10.102 on SD-card (32GB) BH1750 Luxmeter conected to I2C-Bus (RPi2-connector) HYT221 Humidity and Temperature conected to I2C-Bus BMP180 Barometer and Temperature conected to I2C-Bus (you need to recompile the ...
- Monday 29 August 2016 22:08
- Forum: Other questions and discussions
- Topic: Pine64 a 64bit alternative for a raspberry Pi
- Replies: 19
- Views: 8485
Re: Pine64 a 64bit alternative for a raspberry Pi
I have domoticz running on a Pine64, and it runs great. I'm trying to get a BMP180 barometric sensor to work via the RPi2 compatible header, which supports i2c. From the commandline I can query the BMP180 with i2cdetect -y 1, but in Domoticz an error is thrown: Error: BMP085 hardware (4) thread ...