资源列表
JQ6500芯片
- 一个新手请求老司机们的帮助,希望能够学习一下单片机技术(A novice asked the old drivers for help, hoping to learn about the single-chip technology)
RTC-timer
- 基于stm32f103的RTC实时时钟,功能有:采用oled液晶屏显示时间和日期,可通过按键或者红外遥控来控制修改时间,加温度显示等。(RTC real-time clock based on STM32F103 has the following functions: using OLED LCD screen to display time and date, controlling modification time by keys or infrared remote control,
WS2811_drive
- 本程序在STC15W204S单片机测试通过,可以控制WS2811、2812等类似的RGB驱动IC,实现方法比较简单,就是PLAY一个数组的颜色数据,不过效果还是能实现的,仅供学习参考(This program has passed the test of STC 15W204S single chip computer, and can control similar RGB driver IC such as WS2811 and 2812. The implementation method
T2白光控制器C文件
- 自制电烙铁,stc15发204ea源代码。diy专用。
TEST_HS1101
- 使用STC8芯片的12位精度ADC功能,测试温湿度;湿度芯片采用HS1101湿敏电容,温度使用DS18B20数字传感器,已经编译通过。(The 12-bit ADC function of STC8 chip is used to test temperature and humidity. The humidity chip uses HS1101 humidity-sensitive capacitor, and the temperature uses DS18B20 digital se
VHDL实现3-8译码器
- VHDL实现3-8译码器,使用VHDL硬件描述语言,实现简单的3-8译码器等功能。
嵌入式实时操作系统VxWorks及其开发环境Tornado
- 嵌入式实时操作系统VxWorks及其开发环境Tornado.pdf(VxWorks Tornado pdf)
lesson33
- Arduino针对DHT11的开发程序,需要库文件,可以测量空气温度和湿度。(Arduino's development program for DHT11 requires library files to measure air temperature and humidity.)
DE2_115_i2sound
- 卡拉OK 混音程序 将两种音频混合输出 用Verilong语言编写(Karaoke remix program)
HX711 51单片机串口输出
- 程序中默认晶振为11.0592,如果你用的是12M的晶振。串口波特率需要自己改下。
STM32F103-RT-Thread
- 基于stm32f103单片机,使用rtthread系统进行LED点亮控制(Based on STM32F103 MCU, LED lighting control is implemented by rtthreads system.)
无人机源代码 V1.0
- Crazepony项目旨在为大学生/航模爱好者/创客提供可二次开发的迷你四轴飞行器原型。是一个完全开源的项目, 包括源代码, 原理图, 设计思路等。 可以通过它学习四轴飞行器相关知识, 也可以在上面进行二次开发, 实现自己的创意。 主控为STM32的F10系列, STM32F103T8U6, ARM Cotex-M3内核, 72MHz主频,128KB存储空间, BGA封装。可以通过Keil阅读和修改。(Crazepony project aims to provide redevelopabl