Quantcast
Channel: MCS Electronics Forum
Viewing all articles
Browse latest Browse all 20688

BASCOM-AVR : drive device with MCU and visual studio 2012 : REPLY

$
0
0
You could use strings (see ascii chart) in place of binary numbers. I think that is easier to debug. so from PC Visual Studio write string + CRLF something like this: A = 25 TextBox1.Text = "Zapnuté" SerialPort1.Write(str(A)+chr(13)+chr(10)) and MCU something like this: Input A Lcd A

Viewing all articles
Browse latest Browse all 20688

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>