-
嵌入式无线通信
本程序通过向一个板上嵌入式处理器写数据与另一块板上处理器进行通信,并将数据通过串口送到PC端!文件夹中夫详细结构说明文档,很快可读懂并应用!
- 2022-03-24 20:58:46下载
- 积分:1
-
三星s3c44b0芯片下的LED显示的程序
三星s3c44b0芯片下的LED显示的程序-Samsung S3C44B0 chip LED display under the procedures
- 2022-07-04 06:02:51下载
- 积分:1
-
s3c2410 armlinux下字符型设备驱动的例子(控制led灯)
s3c2410 armlinux下字符型设备驱动的例子(控制led灯)-s3c2410 armlinux character device driver under example (control led HEC)
- 2022-02-28 18:14:11下载
- 积分:1
-
嵌入式系统下的键盘驱动程序。确定了三种类型的键盘设计。
嵌入式系统下的键盘驱动程序。可识别三种类型的键盘动作:按下,抬起,一直按住。加入了去抖动的处理。文档附有,详细的原理说明,和简要的设计思想。该键盘驱动可适用于arm和dsp.-Embedded system under the keyboard driver. Identifies three types of keyboard actions: pressing, lifting, has been holding down the. Added to deal with jitter. Document with a detailed description of the principle, and briefly the design idea. The keyboard-driven applied to arm and dsp.
- 2023-02-10 16:40:04下载
- 积分:1
-
stm32F4 PID
stm32F4 PID 和FPU程序,来源于STM32F4_DISCOVERY_JULIA,包括库文件,LCD显示
Main Changes
First official release for STM32F40x/41x devices
stm32f4xx_rtc.c: remove useless code from RTC_GetDate() function
stm32f4xx_rcc.c, stm32f4xx_spi.c, stm32f4xx_wwdg.c and stm32f4xx_syscfg.c: driver"s comments update
- 2022-10-03 20:05:03下载
- 积分:1
-
atmel flash 烧写源代码
atmel flash 烧写源代码--ATMEL flash burning source code.
- 2023-05-09 04:55:03下载
- 积分:1
-
icrotronix uClinux for Nios II开发环境创建的资料
icrotronix uClinux for Nios II开发环境创建的资料-icrotronix uClinux for Nios II development environment to create the information
- 2022-03-31 06:51:45下载
- 积分:1
-
集中探讨C指针的文章
集中探讨C指针的文章--我眼中的指针,可以参考。-focused on the C pointer articles-- I see as a pointer, they can refer to.
- 2022-01-26 04:01:41下载
- 积分:1
-
STM8-USB源代码
应用背景USB是串口通信协议,现在已经非常广泛应用,每个pc机都有USB借口。stm8-usb可用在电脑USB借口上,降低成本,减少开发时间。是单片机爱好者最好的练手代码。关键技术stm8-usb下载编译后就能运行,里面代码全面,可根据需要自己改编。
extern void usb_tx(void);
uint8_t usb_rx_buffer[16];
uint8_t * usb_tx_buffer_pointer;
uint8_t usb_tx_count;
uint8_t usb_rx_count;
函数可直接调用
- 2022-09-20 06:15:02下载
- 积分:1
-
samsung公司下载的vivi(bootloader)源码,是最新的更新版
samsung公司下载的vivi(bootloader)源码,是最新的更新版-downloaded anger (Bootloader) of the source code, is the latest update
- 2022-10-16 10:25:03下载
- 积分:1