Feeds
已回答
Read and send data every second and plot against time
s1 = serial('COM4','BaudRate',9600,'DataBits',8); data=[]; x=0; tic while toc<20 fopen(s1) a=fread(s1,100) fclos...
Read and send data every second and plot against time
s1 = serial('COM4','BaudRate',9600,'DataBits',8); data=[]; x=0; tic while toc<20 fopen(s1) a=fread(s1,100) fclos...
10 years 前 | 0
提问
Will it possible to generate a hex file from matlab code for PIC microcontroller?
Include enough code to avoid problem exactly. Share steps that solve problem. Indicate add-on products used, such as toolbox...
12 years 前 | 1 个回答 | 0