-
基于STM8s的3D打印笔程序
本例程是基于STM8S的3D打印笔的控制程序。打印笔的工作状态分为3个模式:初始上电模式/预加热模式/工作模式。各个模式下对应不同的LED灯点亮状态。STM8S通过AD采集NTC温度值,对加热圈进行温度控制。同时,AD采集滑动电位器的电阻值,对直流电机的转速进行控制。
- 2022-04-18 02:57:49下载
- 积分:1
-
针对立于泰开发板的嵌入式开发文档,给初学嵌入式的人更多资料!...
针对立于泰开发板的嵌入式开发文档,给初学嵌入式的人更多资料!-Thailand for an embedded development board to develop a document for learning more information embedded!
- 2022-03-19 19:14:19下载
- 积分:1
-
ARM LPC2104 PWM测试
pwm test for arm lpc2104
- 2022-04-17 15:29:46下载
- 积分:1
-
实现了跳过at91rm9200dk的loader直接使用uboot来引导我们的linux系统。
实现了跳过at91rm9200dk的loader直接使用uboot来引导我们的linux系统。-Skip at91rm9200dk realize the direct use of the loader to guide uboot our linux systems.
- 2022-01-25 19:15:46下载
- 积分:1
-
IAR511 latest AT91SAM7S64 under the routine use of the ADC
最新的IAR511下的AT91SAM7S64的ADC使用例程-IAR511 latest AT91SAM7S64 under the routine use of the ADC
- 2023-05-17 07:05:03下载
- 积分:1
-
三星S3c2410 的 GPIO控制程序. GPIO的控制是所有嵌入式开发的基础,GPIO掌握了,才能再磁基础上深入....
三星S3c2410 的 GPIO控制程序. GPIO的控制是所有嵌入式开发的基础,GPIO掌握了,才能再磁基础上深入. -of GPIO control procedures. GPIO control is all embedded development base Hence, the GPIO master, can we further on the basis of magnetic-depth.
- 2022-03-25 14:20:45下载
- 积分:1
-
RC522 C51工厂验证过的源代码分享
NXP原厂提供的代码经工厂验证更改后量产的代码
配合C51单片机
S50
mifare 卡
适合初学者研究学习
下面是部分RC522.C源码 附件还 更多源码
#include
#include "lpcreg.h"
#include "main.h"
#include "mfrc522.h"
#define MAXRLEN 18
/////////////////////////////////////////////////////////////////////
//功 能:寻卡
//参数说明: req_code[IN]:寻卡方式
// 0x52 = 寻感应区内所有符合14443A标准的卡
// 0x26 = 寻未进入休眠状态的卡
// pTagType[OUT]:卡片类型代码
//
- 2023-06-05 23:00:03下载
- 积分:1
-
arm的常用的指令集
arm的常用的指令集-arm commonly used instruction collection
- 2023-04-08 16:55:03下载
- 积分:1
-
DSP编程,用来测试EDMA是否正常运行,基于ti的TMS320C6000平台
DSP编程,用来测试EDMA是否正常运行,基于ti的TMS320C6000平台-DSP programming, used to test whether the normal operation of EDMA, based on the TMS320C6000 platform ti
- 2022-03-25 13:11:07下载
- 积分:1
-
本测试程序是在44B0板子附带的LCD程序例子修改而来
本测试程序是在44B0板子附带的LCD程序例子修改而来-This test procedure is included in the 44B0 board examples of changes from the LCD program
- 2022-07-19 03:49:13下载
- 积分:1