How to control an LED using C# over the USB -


i control led strip through usb port. have schematics using pic microcontroller(18f series) , interfacing usb port. understand microchip libraries make easier me this. problem can't find them. functions performed interface ..

the led glows when click button on screen. led stops glowing when click button.

here , i'm planning replace 1 led led strip. there libraries programming android need link libraries provide me methods can send data on usb port .

https://www.youtube.com/watch?v=6l9soe4yn6q or http://blog.pedroliska.com/2011/11/15/c-controlled-lights-via-usb-port/

check out. way, try google search,it returns plenty of results.


Comments

Popular posts from this blog

javascript - backbone.js Collection.add() doesn't `construct` (`initialize`) an object -

c++ - Accessing inactive union member and undefined behavior? -

php - Get uncommon values from two or more arrays -