Click here to Skip to main content
15,909,897 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hello friends, i m under a project about parking management system and in this project i m facing a problem.
since i m from the computer background,i dont know much about microcontroller. i have to send some signal say 1 or true , how can i do so . do i need to use some library files for signal generation.
please help with the code if possible
with regards bishnu
Posted
Comments
Arun Kumar K S 5-Nov-11 1:16am    
Use System.IO.Port class for sending signal to serial port. Microcontroller will check this from serial port by its circuit

1 solution

Contact your hardware supplier and they should have a SDK which with you can interface your PC to the micro controller.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900