-
stm32的adc转换程序
个人总结出来的适用于stm32F103系列单片机的模数转换程序,可以扩展为多通道模式,转换时间短,需要dma介入,不影响cpu运行,不耽误运算时间
- 2022-01-30 18:41:18下载
- 积分:1
-
IO INITIAL
本程序是关于PIC端口初始化,希望对大家有帮助。-IO INITIAL
- 2022-02-12 12:21:03下载
- 积分:1
-
PIC16F87X控制AD7894的C语言程序(PICC)
MPLAB PICC编译,PIC16F876A单片机通过三个IO口控制数模转换器AD7894并由RB1口串行输出转化结果,通过proteus仿真,编码完全无误。
- 2022-03-26 16:13:44下载
- 积分:1
-
Developing Embedded Software in C,英文原版的,嵌入式开发的c。看了一定有收获的。...
Developing Embedded Software in C,英文原版的,嵌入式开发的c。看了一定有收获的。-Developing Embedded Software in C,English Edition,emdeded develop c,you may get a lot
- 2022-07-09 21:37:28下载
- 积分: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
-
详细的嵌入式bootloader解释,很有用
详细的嵌入式bootloader解释,很有用-Embedded bootloader detailed explanation, very useful
- 2023-02-27 10:15:03下载
- 积分:1
-
STM32
基于STM32的3.2寸ILI9320触摸屏的显示程序,带有ILI9320的画图函数-STM32-based 3.2-inch touch screen display program ILI9320 with ILI9320 Paint Function
- 2022-03-10 19:13:49下载
- 积分:1
-
PLC 电梯程序设计 欧姆龙PLC编程原理
PLC 电梯程序设计 欧姆龙PLC编程原理-Elevator Omron PLC Programming PLC Programming Principle
- 2022-08-07 05:23:02下载
- 积分:1
-
详细介绍了FAT文件系统(包括FAT12,FAT16,FAT32),不知是哪位牛人写的电子书,非常经典,多亏了它,我才完成了FAT文件系统在ARM上的实现
详细介绍了FAT文件系统(包括FAT12,FAT16,FAT32),不知是哪位牛人写的电子书,非常经典,多亏了它,我才完成了FAT文件系统在ARM上的实现-Detailed the FAT file system (including FAT12, FAT16, FAT32), I do not know which cattle were written e-books, very classic, thanks to it, I finally completed the FAT file system on the ARM realize
- 2022-02-04 04:50:45下载
- 积分:1
-
MPLAB C18编译器软件。为microch PIC18F设备编译C源代码…
MPLAB C18 Compiler software. Compile C source code for PIC18F devices of Microchip
- 2023-03-26 06:15:12下载
- 积分:1