资源列表
嵌入式FAT文件系统免费源码下载
- 嵌入式FAT文件系统免费源码下载 本版本代码完全兼容FAT16/FAT32文件系统总共两种格式,兼容长文件名, 兼容文字编码GB2312/UNICODE汉字编码(文件名完全支持中文), 实现了支持子目录,实现了支持文件的读取,写入,删除,创建等文件系统常用功能。 总之,本文件系统代码全部使用C代码编写,可以移植去各种单片机平台上面实现文件系统模块。 (本代码为我们的免费代码,用户可免费测试,研究,应用。用户如需用于商业产品上, 请与作者联系,购买许可。 作者的联系方式: q
STM32 boost可用版
- STM32微控器实现升压电源的反馈调制,实现升压电源的输出电压可控。(The STM32 micro controller realizes the feedback modulation of the step-up power supply, and realizes the controllable output voltage of the step-up power supply.)
N76E003
- 新唐8位单片机的数据手册资料集合以及官网例程。(NUVOTON8 single-chip data manuals, data sets, and the official website routines.)
STM32F407-LWIP无操作系统移植
- 在STM32上实现LWIP的移植,实现网络通信(Implementation of LWIP in STM32 transplantation, network communication)
stm32f407小车程序
- 小车程序,利用stm32f407开发板和电机驱动板实现对小车的控制,包括前进后退左转右转(The car program USES stm32f407 development board and motor drive board to realize control of the car, including backward left and right turn)
ov2640边缘检测
- 基于STM32单片机的ov2640边缘检测(Ov2640 edge detection based on STM32)
11111111
- 合泰单片机触摸例子,用一个判断来做的,两个按键,两个输出(Example of Holtek Touch MCU touch)
myValueControl
- 里面有还能多自定义控件的源码,很酷炫的自定义控件(There are also many custom control source code, custom control is very cool)
STM32F407+w5500
- 485/422接收到的数据通过串口传给mcu,然后通过spi发给w5500芯片最后可以通过以太网传走(485/422 received data through the serial port to mcu, and then sent to the w5500 spi chip, and finally can be passed through the Ethernet)
20、CC2530温湿度传感器DHT11
- 基于CC2530的温湿度传感器DHT11的代码。实现温湿度的采集(Temperature and humidity sensor)
three_adcs_cfft
- STM32F407自带ADC模块的三重采样,AD采样数据以DMA传输方式存储,MCU对采样数据作傅利叶变换,采样率为8.4Msps。(STM32F407 takes three resampling of ADC module, AD sampling data is stored in DMA transmission mode, MCU performs Fourier transform for sampling data, and the sampling rate is 8.4Msps
14 RTC实时时钟
- stm32f407获取RTC实时时间的程序源代码;通过对按键的操作可以调整当前的时间值。(Stm32f407 access to RTC real-time time program source code; through the operation of the button, you can adjust the current time value.)