搜索资源列表
SPI-in-Verilog-implementation
- SPI的Verilog实现(非常的全面和详细,还带有SPI算法的注解).-SPI in Verilog implementation (a very full and detailed, but also with the SPI algorithm annotation).
MTK
- 文档内容: -》MTK软件架构 -》如何编译 -》开发目录结构解析 -》开发工具的了解 -》程序入口,程序导读 -》MMI的制作 -- OS: Nucleus OS. - L1 Protocol Stack: GSM physical layer. - Drivers: device driver, like SIM, UART, GPIO, etc. - L2/L3 protocol stack: GSM protocol st
SerialExample
- 用java做的串口通信,-UART communication by java,this is a simple one.............................................................
java-com
- 自己写的简单上位机软件, 实现对com1口的监听, uart, 界面不是很完善, 提醒要自己写的同学们: 界面中输入的是字符串, 要输出到串口, 必须转化成16进制, 否则底层的协议是不会通过的。-Write your own simple PC software to realize the com1 port monitor, uart, the interface is not perfect, remind students to write their
java-USB-LPC1768
- java USB通信实例操作,MCU选用LPC1768,keil编译,协议自定。java选用netbeans5.0,java调用usb lib实现USB和MCU通信,监控IO、设置IO、ADC采集、USB转4通道UART等-java USB communication instance of operation, the MCU selection LPC1768, keil compiler protocol custom. java selection of netbeans5.0, jav
Uart--android
- 1"uart_v1.0.tar\uart\jni"目录下是JNI源码。 2."uart_v1.0.tar\uart\uart_stub\module"目录下是HAL源码。 这是在android下实现串口的程序,那包括hal,jni,java的代码。可以是进入android底层开发的入门提升程序。-1 under " uart_v1.0.tar \ uart \ jni" directory is JNI source. 2 Under " uart_v1.0.t
UartTcp
- UART and TCP program by java code, it s a demo program