AS7341 Visible Light Sensor confuses colors
Hello,
I am using the AS7341 Visible Light Sensor for my project. I print out some color papers to test the sensor (I get the color from the sensor website https://wiki.dfrobot.com/AS7341_Visible_Light_Sensor_SKU_SEN0365#target_6). When I use yellow, the sensor confuses that color with green. The same with the red color: the sensor confuses red as orange. I very appreciate if you could give me some suggestions where I should get the color papers in order to test the sensor. I try different shapes of red and yellow but it doesn't work.
How can I trigger the color sensor mudule AS7341 with an Arduino. In the dfrobot Wiki is mentioned, that one should use the GPIO pin of the sensor and given an example code AS7341_Syns. But it does not contain the GPIO commands. Inserting it leads to no success. The sensor does not give data out.
Christian.RempelI try to use triggered option with AS7341_Syns.ino and have programmed on digital Pin to pass a signal to the GPIO Pin of the board, but there is no output in the Serial Monitor.
Can you make a sample code, that works this way?
Christian.RempelWhat type of color papers are you using now as your samples?
bidrohini.bidrohiniI just print out some colors I want to test. I am using any special type
Hi!
This sensor is primarily designed for detecting light colors. Its results may be inaccurate when it comes to detecting the color of paper, as environmental light can influence the data. For your specific needs, another sensor might deliver superior performance.
https://www.dfrobot.com/product-1546.html
jennaHello,
The sensor detects the brightness of light in different wavelengths, the simplest way to test it is to test it on the monitor screen. You can check if the wavelength of the sensor reading matches the colour on the spectrum.
Best regards,
xingzhao.zhu