资源列表
用stm32写的驱动陀螺仪的程序
- 用stm32写的驱动陀螺仪的程序,希望会有帮助。
2501遥控程序
- 遥控接收接程序,个人练习的,仅供交流用,(Telecontrol receiver)
MPLAB X IDE的使用與操作方式
- 主要介紹Microchip新世代的整合開發環境MPLAB X IDE的使用與操作方式。 建議先學習過MPLAB IDE的開發或使用經驗,再參加此課程。 本課程使用MPLAB ICD3與DM240001 Explorer 16 Development Board (PIC24FJ128GA010, dsPIC33FJ256GP710)實驗板來演練各項Hand On Exercise。
7.1602液晶显示
- 使用STM32F103ZET6驱动LCD显示屏(Using STM32F103ZET6 to drive the LCD display)
3 D Model lib
- altium的3d封装库,很全,非常丰富(Altium's 3D package library, very full, very rich)
频率计
- 实现频率计数的汇编语言和c语言以及电路图,仅供参考(A assembly language for frequency counting, for reference only)
KEY5
- STM32F103ZET6 systick 嘀嗒定时,蜂鸣器,独立按键,带自锁,采用STM32开发板实验(STM32F103ZET6 systick time, buzzer, independent buttons, with self-locking, using STM32 development board experiment)
看门狗_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.)
普中学习程序+温度监控 puzhong
- DS18B20为单总线数据传输,利用STM32来读取温度数据,并处理,并在液晶屏上显示(DS18B20 for single bus data transmission, using STM32 to read temperature data, and processing, and displayed on the LCD screen.)
STC10X-DCMEK资料
- STM32通过驱动板可以驱动直流有刷电机,步进电机,并可以读取直流电机的电流与编码器返回的速度,功能比较强。包括上位机程序,和下位机MDK源程序(stm32 step motor driver many control way)
fastlz快速压缩和解压代码
- 一种快速压缩和解压代码,适合使用于单片机的存储,通信压缩等场景