-
K60摄像头直立
K60芯片 ,OV7620的摄像头,用了MMA7361的陀螺仪加速度计模块,500线编码器,内部有原理图正确接线,就可直立,有3个档位选择调车速。
- 2023-03-16 23:10:03下载
- 积分:1
-
直接解压即可,为连续的分段插补程序,运用在数控机床上
直接解压即可,为连续的分段插补程序,运用在数控机床上--It could be used in numerically controlled machines.
- 2022-07-26 07:42:30下载
- 积分:1
-
Joint programming with the compilation of C (IR Remote Control Receiver+ LCD1602...
C与汇编联合编程(红外遥控接收+LCD1602)-Joint programming with the compilation of C (IR Remote Control Receiver+ LCD1602)
- 2022-02-05 19:47:18下载
- 积分:1
-
stm32串口实验
stm32 串口实验 STM32 通过串口和上位机的对话,STM32 在收到上位机发过来的字符串后,原原本本的返回给上位机。
- 2022-01-25 15:53:18下载
- 积分:1
-
GIF动画解码算法,用VC做的外壳,内部是纯C语言实现的算法,很有参考价值,尤其是可以参考做为嵌入式系统实现GIF动画。...
GIF动画解码算法,用VC做的外壳,内部是纯C语言实现的算法,很有参考价值,尤其是可以参考做为嵌入式系统实现GIF动画。-An decode arithmetic for GIF animated cartoon.
Its shell is made with VC, and internal arithmetic is implemented with pure C language.
It has value to refer,especially we can refer to
it ro implemente GIF animated cartoon in embedded
system.
- 2022-08-13 02:59:44下载
- 积分:1
-
HID 读和写上串口的中断
HID 的读取和写入中断,这是一个示例代码。埃斯特角 es 联合国缔约国 de ejemplo desarrollado 段 microcontroladores pic de michrochip de la familia 18f。El 缔约国 se realizo en 串口,联合国 privativo de mikroe。
- 2022-01-26 01:28:32下载
- 积分:1
-
miniGUI is more common in the embedded Linux in a GUI, the file contains several...
miniGUI是在嵌入式Linux中比较常见的一个GUI,文件中包含了几个在miniGUI中编程的例子,对大家有所帮助。-miniGUI is more common in the embedded Linux in a GUI, the file contains several examples of programming in the miniGUI in to all of us help.
- 2022-02-06 07:47:51下载
- 积分:1
-
多功能数据采集卡上位机完整代码,经调试后可用。
多功能数据采集卡上位机完整代码,经调试后可用。-Multi-function data acquisition card PC integrity code, for use by the debugger.
- 2022-07-16 03:43:59下载
- 积分:1
-
Basic IAR platform STM32 processor for USB mass storage device' s source code
基本IAR平台STM32处理器实现USB 海量存储设备的源代码-Basic IAR platform STM32 processor for USB mass storage device" s source code
- 2023-08-03 11:40:03下载
- 积分:1
-
8051 定时器中断
使用 8051 定时器作为中断,在嵌入式 C.中编写代码此示例程序演示如何配置定时器/计数器 0 作为一个 16 位定时器。调用中断服务例程 (ISR) 每一次定时器溢出 (0xFFFF 去 0x0000)。在 ISR 中,overflow_countvariable 的增量。若要测试此程序......启动调试器。在 ISR 中的 overflow_count + + 行上设置断点运行该程序。每次调用时中断例程,调试器停止运行该程序。将光标定位在要查看其当前值的 theoverflow_count 变量。
- 2023-04-02 13:55:04下载
- 积分:1