搜索资源列表
Lesson13_USB_HOST
- s3c44b0,USB HOST实验,插入U盘或其他USB设备,会从串口打印出相关信息。-s3c44b0, USB HOST experiment, the U-insert or other USB devices, from the serial print out relevant information.
chj_usbmouse
- linux字符终端下的usb鼠标驱动,鼠标移动或者按下时,可以打印出相应的状态-linux terminal characters under the usb mouse-driven, the mouse or press the mobile, print out the corresponding state
20065221033772987
- CH375控制USB打印机的源程序 单片机通过CH375控制USB打印机 程序示例,C语言,CH375中断为查询方式,只负责数据传输,不涉及打印格式及打印描述语言 -CH375 control of the printer's USB MCU through source control CH375-USB printer Sequence example, the C language, CH375 interrupting inquiry is only responsi
200831815302692
- 单片机通过CH375控制USB打印机 程序示例,C语言,CH375中断为查询方式,只负责数据传输,不涉及打印格式及打印描述语言 另可提供多台计算机共享一台USB打印机的方案 -Single Chip USB printer through the CH375 control procedures for example, C language, CH375 interrupt mode for the query is only responsible for data transmission
usb
- s3c2410上裸跑的USB DEVICE测试程序,可以从串口打印到minicom上,测试程序不用烧写NAND flash,有uboot即可,不用仿真器比如j-link之类-s3c2410 running naked on the USB DEVICE test program, you can print from the serial port to minicom, the test program without programming NAND flash, a uboot can,
USBReadDir
- USB主控制芯片CH375,读取U盘根目录信息,通过串口打印出来,希望对使用CH375的朋友有帮助-USB host controller chip CH375, read U root directory information through the serial print it out, I hope to help a friend with CH375
project4
- 本例程移实现SD卡虚拟U盘功能。本例程的源代码主要来自于ST的USB固件库中的范例。 程序功能有: (1) 输入字符1,软件移除U盘设备。 (2) 输入字符2,软件重新使能U盘设备。 在工程配置中,需要添加2个固件库中用到的预编译宏:USE_USB_OTG_FS,USE_EMBEDDED_PHY 如果需要跟踪USB通信过程,可以修改2行宏定义 : (a) usbd_usr.c 文件开头 //#define usb_printf pri
Card-reader
- 读卡器(Card-reader)是指用于在电脑中,将多媒体卡作为移动存储设备进行读写的接口设备。商用版本的读卡器可以读取保安智能卡。读卡器通常是用USB来连接,可以访问多种格式的存储卡,例如CompactFlash和Secure Digital。当存储卡配合过当的读卡器后,可以当成一般的闪存盘来使用。另外,一些打印机亦集成了读卡器。用户可以轻松地利用打印机,将相片打印出来。-读卡器(Card-reader)是指用于在电脑中,将多媒体卡作为移动存储设备进行读写的接口设备。商用版本的读卡器可以读取保
anemometer-sw
- MPLAB USB Device project based on PIC24FJ64GB004 that print s in terminal (eg.Hyperterminal) angle of a temperature sensor mounted on a stepper motor and also temperature measured in time. Used in velocities of gas molecules determination.
library
- 脱机打印,首先都是要把gcode文件放到SD卡上,方法一是在电脑的软件里选择SD卡上的文件开始打印,然后就可以拔掉USB线了(当然不拔也可以,随便你。);方法二是把要打印的gcode文件重新命名成init.g,放在SD卡的根目录下,重新启动打印机(按reset按键或者断电重新上电都可以),机器就自动开始打印init.g这个gcode了。-There are two ways for offline printing, first of all put gcode file on the SD c
STM32F103_USB
- STM32 USB虚拟串口打印功能和蓝牙模块通信-STM32 USB virtual serial port print function and a Bluetooth module communication
SW_NUC505_80mm_Thermal_Printer_V1.0
- his solution is an 80mm thermal printer printer that employs IPI 800932 print heads and an automatic paper cutter. This printer has a wide range of applications and can be used to print various receipts and invoices for POS systems, cashiers, and
PC机 采用主从方式 采集总线上的多块MINI板
- 主从方式,主机通过CAN读取从机的单片机温度数据,主机收到的数据在PC端串口助手显示。 单片机stm32f103c8t6(Master/Slave Master read temper data from Slave through Can-bus. The temperature data Master received will print to PC through UART&USB transmitter. MCU is stm32f103c8t6.)
04_USB读取鼠标
- 读取鼠标传感器坐标,并通过串口打印到串口助手。(Read the mouse sensor coordinates, and print to the serial assistant through the serial port.)
STM32F4声卡调试
- STM32F4 USB枚举调试,通过STM324的USART1跟踪枚举过程(STM32F4 USB enumerate Debug,Use USART1 to print the enumerate information)