![]() |
![]() |
![]() |
|
|
|||||||
| Electronic Projects Design/Ideas/Reviews Are you building an electronic project or want to? Maybe you need some assistance? Come and submit your electronic questions here and let our experienced members find a solution. |
|
|
Thread Tools | Display Modes |
|
|
(permalink) |
|
Hi guys ,
I need your help on this...... i'm trying to build a coin sorter, and i use IR sensor to sense my coins. So, to count the coins, i need a program to do it. I'm thinking of using MSComm control to program it, but i'm new to it. Will my PC receive data if I connect it to the receive sensor ? Also, what programming codes to receive data from my receive sensor? (I'm using VB) Thanks !!! |
|
|
|
|
|
|
(permalink) |
|
NO you cannot directly connect your sensor to serial port. You need some device which will convert your sensor data into UART bit-stream. A small microcontroller would be best solution.
__________________
"There is no way to peace, peace is the way!" |
|
|
|
|