SPI编程
摘要:#include <stdio.h>#include <wiringPi.h>#include <wiringPiSPI.h> int main(void){ unsigned char date[2],rec[2]; int spiChannel = 0; int clock = 1000000;
阅读全文
posted @ 2017-11-17 09:20
posted @ 2017-11-17 09:20
posted @ 2017-11-13 16:40
posted @ 2017-11-01 22:07
posted @ 2017-11-01 21:44
posted @ 2017-11-01 21:12