-
一个三星原厂2410开饭版原理图,对2410开发有一定帮助
一个三星原厂2410开饭版原理图,对2410开发有一定帮助-an original 2410 version of schematic meals to 2,410 will definitely help the development of
- 2022-04-07 14:29:27下载
- 积分:1
-
code for snesor data transfer vai UART to PC
该代码将从atmega256rfr2的外围设备获取数据,并将其发送到UART到PC。此Zip包含所有头文件fle和实现它的源代码。它与tmega256rfr2 Explained pro评估板兼容。必要的改变,以使用您的其他阿特马加项目可以这样做。
- 2022-04-12 03:04:31下载
- 积分:1
-
优龙FS2410板NAND flash的读写程序,可实现往flash里读写数据
优龙FS2410板NAND flash的读写程序,可实现往flash里读写数据-Liuzhou excellent FS2410 board NAND flash read and write procedures, can be realized in reading and writing data to flash
- 2022-01-22 17:46:56下载
- 积分:1
-
介绍一款无线通讯芯片在嵌入式linux中的使用
包括原理图和相应程序....
介绍一款无线通讯芯片在嵌入式linux中的使用
包括原理图和相应程序.
-Introduce a wireless communications chips in the embedded linux, including the use of schematic diagram and the corresponding procedures.
- 2022-02-15 09:48:51下载
- 积分:1
-
用端口模拟的IIC程序,可以在没有IIC总线的芯片使用.C语言编辑,可以任意移植到其它的芯片.该程序在freescale芯片测试通过...
用端口模拟的IIC程序,可以在没有IIC总线的芯片使用.C语言编辑,可以任意移植到其它的芯片.该程序在freescale芯片测试通过-IIC with the port simulation program, you can not use the IIC bus chips. C language editor, can be ported to any other chips. The program freescale chip test
- 2022-01-26 16:10:14下载
- 积分:1
-
CC2430点对点通信
CC2430点对点通信,程序编译就能够实现。
void receiveMode(void)
{
BYTE* receiveBuffer;
BYTE length;
BYTE res;
BYTE sender;
while(1)
{
YLED = LED_ON;
res = radioReceive(&receiveBuffer, &length, RECEIVE_TIMEOUT, &sender);
YLED = LED_OFF;
- 2023-04-29 13:05:04下载
- 积分:1
-
一个在UCLINUX环境下实现的PING程序,用C编写
一个在UCLINUX环境下实现的PING程序,用C编写-UCLINUX an environment to achieve the PING procedures, prepared by C
- 2023-03-17 03:35:04下载
- 积分:1
-
BLOB FOR 44B0 source code, in the hope of giving your reference!
BLOB FOR 44B0源代码,希望能给大家参考!-BLOB FOR 44B0 source code, in the hope of giving your reference!
- 2022-04-13 09:09:42下载
- 积分:1
-
Other people to also never used, on a multi
人家给的还没有用过,是关于单片机一个多任务操作系统的代码,和有关的一些资料-Other people to also never used, on a multi-mission single-chip operating system code, and related information
- 2023-07-27 10:40:05下载
- 积分:1
-
steval-idb002v1系列开发板示例代码
steval-idb002v1系列开发板示例代码。官网上可下不到哦~程序内容包括蓝牙,计步器·····IAR版本确定是6.60.1.5099,否则option配置信息会破损,造成不必要的时间浪费。
- 2022-06-20 14:33:59下载
- 积分:1