Sending Light Sensor Data from Arduino to Thingspeak

preview_player
Показать описание
I am using an Arduino to update ThingSpeak with lighting data in my office. The Arduino samples an analog input pin with an LDR connected to it, converts the sample into a lux measurement and then sends the lux measurement to my ThingSpeak channel using the HTTP protocol.

David Williams
Рекомендации по теме
Комментарии
Автор

Thanks for sharing with us! I was having some trouble on sending float data to thingspeak and now I have a different approach to solve it. Thanks again, Sir!

yurischeuer
Автор

Hi sir Pls can you explain me how to clear the channel feeds using code.

shreevatsa
Автор

in this time i do not have resistor can i do this code without it

ahmedmaroof
Автор

exit status 1
Error compiling for board Arduino/Genuino Uno.


whats wrong??

algiesa
Автор

these videos are helping me a lot. thanks man

sanchezchris