-
Arduino Proteus项目
应用背景此代码示例是在Proteus仿真设计工具。关键技术这个代码是显示LCD的Arduino电路板。
- 2022-10-10 19:50:03下载
- 积分:1
-
an embedded C library is currently under development, which is the latest versio...
一个嵌入式的C++库,目前正在处于开发中,该版本是最新版-an embedded C library is currently under development, which is the latest version Version
- 2022-04-15 20:26:32下载
- 积分:1
-
μC/OS-II系统下的STM32F103 的超声波测距,摄像头、超级日历
STM32搭载嵌入式实时操作系统μC/OS-II,使用外设RTC,超声波测距模块,摄像头0V7725,彩色触摸屏TFT,实现超级日历功能,超声波测距,摄像头等多种功能。
- 2023-03-13 18:05:04下载
- 积分:1
-
赛普拉斯2.4GHz模块发射
下面是Cypress 2.4 GHZ收发器模块CYWM6935的代码
- 2022-05-07 11:19:46下载
- 积分:1
-
用TEA5767 自己动手制作的收音机。效果很好,现将用ATmega32编写的源码上传,供大家参考!...
用TEA5767 自己动手制作的收音机。效果很好,现将用ATmega32编写的源码上传,供大家参考!-TEA5767 produced by do-it-yourself radio. Well, now with source From ATmega32 prepared for your information!
- 2022-03-06 18:52:06下载
- 积分:1
-
大家用lpc214x,开发usb的朋友,在编好usb前端驱动和固件编程之后,就可用这个pc机端的程序检验自己的usb是否好使。...
大家用lpc214x,开发usb的朋友,在编好usb前端驱动和固件编程之后,就可用这个pc机端的程序检验自己的usb是否好使。-U.S. used lpc214x, development usb friend that in a good usb drive and front-end after the firmware programming, you can use this pc client machine to test his procedure so that the usb does.
- 2023-03-29 04:50:03下载
- 积分:1
-
linux设备驱动程序(中文第三版)
linux设备驱动程序(中文第三版)源代码程序。
- 2023-08-23 19:30:04下载
- 积分:1
-
stm32fl0X应用最新HAL_Driver的ADC完整例子
利用stm32的两片12位AD,使用DMA方式使AD自动采样。这个示例提供了一个如何使用ADC外围的简短描述,实际使用了AD的通道,非常适合初学AD的开发人员。本历程使用HAL_Driver库,有很强的可移植性。
- 2022-03-19 09:17:45下载
- 积分:1
-
开发代码来评估函数调用,类型铸造和代码流算法。
Develop code to evaluate function calls, type casting and code flow algorithms for performance.
Programming assignment 4 is exploring the use of Shared Memory (shm).
//
// This program configures the shm region, accepts user input, and stores
// the user msg in shm.
//
// Scope:
// Open and attach to shm region
// while runable
// shm allowed to write
// clear message
// prompt user for msg
// store msg in shm
// if msg begins with "end", detach from shm
// allow program 2 to resume
// exit
//
-Develop code to evaluate function calls, type casting and code flow algorithms for performance.
Programming assignment 4 is exploring the use of Shared Memory (shm).
//
// This program configures the shm region, accepts user input, and stores
// the user msg in shm.
//
// Scope:
// Open and attach to shm region
// while runable
// shm allowed to write
// clear message
// prompt user for msg
// store msg in
- 2022-03-14 14:23:14下载
- 积分:1
-
USB mouse driver source
USB接口的鼠标驱动源程序-USB mouse driver source
- 2023-05-26 21:35:03下载
- 积分:1