Skip to content
This repository has been archived by the owner on Aug 5, 2022. It is now read-only.

[Sensor] The event.reading.illuminance is too low in AmbientLight.js #531

Closed
xiaolongx opened this issue Dec 12, 2016 · 4 comments
Closed

Comments

@xiaolongx
Copy link
Contributor

Flashing AmbientLight.js with commit 31c3908 on Arduino 101, the event.reading.illuminance is too low even using flashlight.

Ambient light test...
zjs_sensor_create: unsupported frequency, defaulting to 50Hz
state: activating
ipm_console0: 'start ambient light 12'
state: activated
(very dark): 0.00019422420860140712
(very dark): 0.0001910913093819011
(very dark): 0.00019422420860140712
@jimmy-huang
Copy link
Contributor

jimmy-huang commented Mar 14, 2017

@xiaolongx, @qiaojingx is this still reproducible?

@qiaojingx
Copy link

Verified with commit 9777997 on Arduino 101.
This issue will not be reproduced if wire sensor's power to Arduino 5V.
selection_015

But if wire sensor's power to Arduino 3.3V. The event.reading.illuminance is still too low.
selection_014

@jimmy-huang
Copy link
Contributor

Ok, this make sense, I'll probably update the wiring instructions in the same to attach to sensor only to 5v instead.

jimmy-huang added a commit to jimmy-huang/zephyr.js that referenced this issue Mar 16, 2017
This should address the bug intel#531

Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
grgustaf pushed a commit that referenced this issue Mar 17, 2017
This should address the bug #531

Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
@xiaolongx
Copy link
Contributor Author

Closed since not reproduced if wire sensor's power to Arduino 5V.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants