secretstep
Newbie level 5
I'm trying to program PIC16F microcontroller using the USB port from my laptop.
Since we have D- and D+, my idea is that one of the signal become the programming clock, and the other signal becomes the programming data.
As long as I can control each of D- and D+ signal, I can adjust the range of the voltage so that it will fall within the programmable voltage.
So I'm looking for a way to control D- and D+ on the USB port for output the data and reading the data.
Does anyone know about how to do that? Maybe a library that supports it?
I can use VB and C++ but haven't used in that level. It will be fun.
Thank you!
Since we have D- and D+, my idea is that one of the signal become the programming clock, and the other signal becomes the programming data.
As long as I can control each of D- and D+ signal, I can adjust the range of the voltage so that it will fall within the programmable voltage.
So I'm looking for a way to control D- and D+ on the USB port for output the data and reading the data.
Does anyone know about how to do that? Maybe a library that supports it?
I can use VB and C++ but haven't used in that level. It will be fun.
Thank you!