Search found 3 matches
- 13 Apr 2020 22:33
- Forum: Z-Uno
- Topic: millis() returns zero
- Replies: 8
- Views: 21919
Re: millis() returns zero
Great work p0lyg0n1! I have tried the new version and the occasional jumps in millis() and the small drift between millis() and 1MS_TIMER is now solved. Great! I'm looking forward to the release of version 2.16. However the 1MS_TIMER and millis() is still about 100ms slower per 10s than the PC clock...
- 25 Mar 2020 21:28
- Forum: Z-Uno
- Topic: millis() returns zero
- Replies: 8
- Views: 21919
Re: millis() returns zero
Hi, As a hobby project I am doing a Water meter sensor based on Z-Uno and I had issues with sporadic extremely high water flow values. I found that there were sporadic jumps in the millis() value which I use in calculation of the water flow. I searched the forum to see if someone else had reported t...
- 25 Oct 2016 00:33
- Forum: Z-Uno
- Topic: Decimals always 00 in example OneWire temp sensor DS18B20
- Replies: 1
- Views: 4334
Decimals always 00 in example OneWire temp sensor DS18B20
I tried the example "OneWire temperature sensor DS18B20" and got the Z-Uno to be included with my Fibaro HC2 controller and it was delivering temperature values. However I noticed that the decimal part of the temperature values in the controller was always zeroes but the serial monitor sho...