Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Blog
asd
using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Text; using System.Windows.Forms; using System.IO.Ports; namespace SerialCommunication { public partial class Form1:Form { bool LEDDurum = false; public Form1() { InitializeComponent(); serialPort1.PortName= "COM13"; serialPort1.BaudRate = 9600; serialPort1.Open(); } } }
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
GeneGenerator
IComparable extensions: Between
time
-Wall -std=c++14 -O0 -o a.out source_file.cpp
remove duplicates
calc
Delegates
checkvalidtraingle
Get missed element in integer collection
GYT
stackse - search stackoverflow differently
Please log in to post a comment.