Pen Drive Control
I want to control television through pen drive. What shoul开发者_运维知识库d I do with pen drive means at hardware and software level? What type of kernel should I load and how I load the kernel and bootloader in pen driver?
A pen drive has no CPU so it's not clear how this could ever work. A pen drive is just some memory and a USB interface. To control a TV you need some kind of processor and a suitable interface (e.g. infra red).
精彩评论