Hi i have a projecr about inventory
Here how... If the value from excel is less the green led will light up
And if the value is more the red led will loght up
(value i take is from min and max quantity)
How can i link the excel to arduino?
Hi i have a projecr about inventory
Here how... If the value from excel is less the green led will light up
And if the value is more the red led will loght up
(value i take is from min and max quantity)
How can i link the excel to arduino?
Write a VBA script for Excel to send a command to serial/network when cell value is greater or lesser. Then arduino will receive a command and light correspondent LED