-
Control based on ST7920 chip LCD12864 serial procedure, but requires a minimum o...
基于ST7920控制芯片的LCD12864串行程序,只需要最少的引脚即可通讯。-Control based on ST7920 chip LCD12864 serial procedure, but requires a minimum of pins can be communication.
- 2023-01-15 00:35:04下载
- 积分:1
-
Test Library
这是一个非常强大的图书馆。
- 2022-02-05 20:06:39下载
- 积分:1
-
ZigBee接口
应用背景如何接口ZigBee为PIC单片机,我们可以通过这个代码发送字符和整数。关键技术随着单片机ZigBee接口,串行通信,
- 2022-01-25 18:24:39下载
- 积分:1
-
三星的ARM7的rtcticket实验(实时时钟),对于时钟学习可能有些帮助...
三星的ARM7的rtcticket实验(实时时钟),对于时钟学习可能有些帮助-ARM7 rtcticket Experiment (real-time clock), the clock may help learning
- 2022-09-25 23:35:02下载
- 积分:1
-
LCD12864中文资料
LCD12864中文资料 -LCD12864资料LCD12864中文资料
- 2023-04-25 15:10:03下载
- 积分:1
-
LMD18200的技术文档,一片实用的电机驱动芯片
LMD18200的技术文档,一片实用的电机驱动芯片-LMD18200 technical document, a practical motor drive chip
- 2023-03-27 05:00:04下载
- 积分:1
-
kernel uclibc bootloader 的编译方法
kernel uclibc bootloader 的编译方法-kernel uClibc build method Bootloader
- 2022-02-02 08:26:36下载
- 积分:1
-
U启动2010.03 tekkaman大师
U 启动源代码保持在 git 存储库中
- 2022-05-27 00:58:37下载
- 积分:1
-
结构化的I/O处理的Atmel AVR ATmega
/*
- 2022-03-17 05:43:10下载
- 积分: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