资源列表
1304 - AD7663
- STM32驱动线阵探测器TCD1304正常工作,并采用AD7663进行采集(STM32 Driven Linear Array Detector TCD1304 works normally and uses AD7663 to collect data.)
stm32f103 ATK-OV2640摄像头模块代码
- stm32精英版,ov2640摄像头源代码,通过摄像头拍照保存到SD卡中,显示在LCD屏幕。(STM32 elite edition, ov2640 camera source code, camera photos saved to SD card, displayed on the LCD screen.)
TC1728 SPI模块
- TC1728 SPI模块的学习资料,包括初始化的介绍,波特率的设置和计算
stm32f10x串口固件升级IAP(附加usb虚拟串口)
- 在原有的stm32的串口iap功能的基础上增加了USB虚拟串口功能,这样就可以直接用usb接口连接pc进行固件下载
RH850F1L_sample.part1
- 对于初学RH850F1L芯片的人来说是很好的资料,一些简单的使用例程。(RH850F1L chip for beginners is a good information, some simple use routines.)
fm3_dual_ethernet_rt-thread
- 富士通 FM3 系列双网口驱动 rt-thread 嵌入式实时系统 框架程序(Fujitsu FM3 Series RT-thread Embedded Real-time System Framework Program Driven by Dual-Port)
定时器门铃设计
- 关键字:keil,51单片机,C语言,定时器T0实现。 Keyword:keil,51 Single Chip Microcomputer, C Language, Timer T0 Implementation.
贪吃蛇游戏
- 此游戏是在STM32F407上开发的一款简易版贪吃蛇游戏,具有设置功能,可以调节蛇与食物颜色,还具有调节声音,暂停等功能。(This game is a simple version of Snake Eating game developed on STM32F407. It has setting function, can adjust the color of snake and food, and also has the functions of adjusting sound an
使用stm32输出PWM控制电机
- 使用stm32输出PWM波,控制电机转速,可以应用到使用电机的DIY场合。
威纶通与51单片机通讯示例
- 01.03.05.06码进行读写,实现触摸屏按钮和数字输入通过485在实验板上显示数字,和点亮LED(01.03.05.06 code for reading and writing,)
摄像头OV7670 探索者+物体检测
- 摄像头OV7670+ 探索者stm32f407+物体检测,对图像二值化后,进行一些简单的图像处理,找出物体的边沿。(Camera OV7670 + Explorer stm32f407 + object detection, after image binarization, some simple image processing is carried out to find the edge of the object.)
MPU6050 卡曼尔
- mpu6050相关的测试程序和iic程序及卡曼尔滤波程序的源码。