资源列表
XC2000_FreeRTOS
- 在英飞凌XC2000平台上移植Freertos,功能实现任务切换,编译器为Tasking。(Transplant Freertos on the Infineon XC2000 platform to achieve task switching)
KEY5
- STM32F103ZET6 systick 嘀嗒定时,蜂鸣器,独立按键,带自锁,采用STM32开发板实验(STM32F103ZET6 systick time, buzzer, independent buttons, with self-locking, using STM32 development board experiment)
cc1310 rf接收代码
- 实现cc1310 通过无线rf接收数据的功能代码。。。。。。。。。。。。。。。。。。
cc1310 rf接收代码
- 该代码可以实现CC1310模块的无线数据接收功能,频段为868。。。。。。。。。。
IIC 0.96OLED CC2530驱动
- 基于cc2530裸机驱动iicoled的程序,程序成功测试无问题,放心参考使用
HX711AD
- 电子称用的压力传感器原理和HX711模块的51单片机程序(The principle of pressure sensor used in electronic weighing and the 51 MCU program of HX711 module.)
实验3 按键输入实验
- STM32F407的入门实验之一,多个按键的检测程序。(One of the introductory experiments of STM32F407, multiple key detection procedures.)
FU68XX- 20180516-v2.0
- 深圳峰岹FU68XX IC 做的电动工具方案。开发平台:Keil.(this is a program of battery powered tool, you can find the setting for TIMER,PWM,EEPROM and IO , it was complied on Keil and it is very useful.)
C51FPS
- 这里的循迹是指小车在白色地板上循黑线行走,通常采取的方法是红外探测法。红外探测法,即利用红外线在不同颜色的物体表面具有不同的反射性质的特点,在小车行驶过程中不断地向地面发射红外光,当红外光遇到白色纸质地板时发生漫反射,反射光被装在小车上的接收管接收;如果遇到黑线则红外光被吸收,小车上的接收管接收不到红外光。单片机就是否收到反射回来的红外光为依据来确定黑线的位置和小车的行走路线。(he track here refers to the car walking along the black lin
看门狗_C语言
- C语言编程,实现看门狗复位测试功能。有助于初学者掌握单片机中断、复位等基础知识。(C language programming, to achieve watchdog reset test function. It is helpful for beginners to master basic knowledge such as interruption and reset of MCU.)
基于W5500 的IAP
- 基于STM32单片机,通过W5500以太网芯片下载APP的IAP程序,实测正常使用。(Based on the STM32 microcontroller, download the APP IAP program through the W5500 Ethernet chip, and measure the normal usage.)
stm32_SPI_TF
- 通过STM32单片机SPI接口以无文件系统方式读写TF卡,适合初学者。(Read and write TF cards without file system through STM32 MCU SPI interface, which is suitable for beginners.)