-
关于嵌入式linux新产品实验
关于嵌入式linux新产品实验-Embedded linux on the new product experiment
- 2023-05-02 18:30:03下载
- 积分: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
-
一个利用中断修改后进行的A/D采集功能的使用软件.
一个利用中断修改后进行的A/D采集功能的使用软件.-An interruption of the revised use of the A/D collection features the use of software.
- 2022-11-23 06:00:02下载
- 积分:1
-
AT91M40800 migration of the source code of the uC_OSII
AT91M40800的uC_OSII的移植源代码-AT91M40800 migration of the source code of the uC_OSII
- 2023-09-06 15:00:03下载
- 积分:1
-
Embedded tutorial, the embedded linux on in the development and application of
嵌入式教程,有关嵌入式在linux上的开发及应用-Embedded tutorial, the embedded linux on in the development and application of
- 2022-05-06 07:51:55下载
- 积分:1
-
RS485 communication program of the main program. Prepared using at91sam7a3 chip.
rs485的通信程序的主程序。采用at91sam7a3芯片编写的。-RS485 communication program of the main program. Prepared using at91sam7a3 chip.
- 2022-05-19 11:50:56下载
- 积分:1
-
用单片PLD实现数显频率计的应用,用单片PLD实现数显频率计的应用...
用单片PLD实现数显频率计的应用,用单片PLD实现数显频率计的应用-with a single PLD significant number of frequency of use, with a few single-chip PLD Frequency of Application
- 2022-03-26 06:35:12下载
- 积分:1
-
“华为模块(GTM900)+ ARM(LPC2104) + LWIP1.1”以PPP 方式实现GPRS 无线数据传输...
“华为模块(GTM900)+ ARM(LPC2104) + LWIP1.1”以PPP 方式实现GPRS 无线数据传输-"Huawei module (GTM900) ARM (LPC2104) LWIP1.1" PP P achieved GPRS wireless data transmission
- 2022-10-26 08:25:02下载
- 积分:1
-
Based on TI' s temperature sensor TMP175, the chip is based on the IIC protoc...
基于TI公司的温度传感器TMP175,该芯片是基于IIC协议读温度的,CPU是TI的MSP430F149,开发环境为IAR-Based on TI" s temperature sensor TMP175, the chip is based on the IIC protocol read temperature, CPU is TI" s MSP430F149, development environment for the IAR
- 2022-04-08 21:04:09下载
- 积分:1
-
实现交通灯的状态机,用Verilog HDL编程,西林…
交通灯状态机的实现,用verilog HDL编程,Xilinx ISE 6仿真,在实际电路中得到验证.-traffic lights to achieve the state machine, with verilog HDL programming, Xilinx ISE 6 simulation, the actual circuit have been tested.
- 2022-01-26 08:12:28下载
- 积分:1