登录
首页 » C51 » stm32Smartcar

stm32Smartcar

于 2020-11-23 发布 文件大小:264KB
0 209
下载积分: 1 下载次数: 14

代码说明:

  这是飞思卡尔智能车电磁组的循迹小车程序,主要包括主函数,电机驱动函数,ADC函数等等(This is the Freescale smart car electromagnetic tracking car program, including the main program, motor driver, ADC program, etc.)

文件列表:

stm32智能小车程序
.................\HARDWARE
.................\........\24CXX
.................\........\.....\24cxx.c,3841,2011-01-12
.................\........\.....\24cxx.h,1498,2011-01-12
.................\........\.....\myiic.c,2761,2011-01-12
.................\........\.....\myiic.h,1328,2011-01-12
.................\........\ADC
.................\........\...\adc.c,2940,2011-01-12
.................\........\...\adc.h,796,2011-01-12
.................\........\DMA
.................\........\...\dma.c,1715,2011-01-12
.................\........\...\dma.h,748,2011-01-12
.................\........\EXTI
.................\........\....\exti.c,4320,2012-01-25
.................\........\....\exti.h,628,2011-01-12
.................\........\....\exti_2.c,1756,2011-01-12
.................\........\....\exti_2.h,628,2011-01-12
.................\........\FLASH
.................\........\.....\flash.c,8833,2011-01-12
.................\........\.....\flash.h,1964,2011-01-12
.................\........\KEY
.................\........\...\key.c,1795,2011-01-12
.................\........\...\key.h,839,2011-01-12
.................\........\...\key_2.c,1795,2011-01-12
.................\........\...\key_2.h,839,2011-01-12
.................\........\LCD
.................\........\...\FONT.H,18802,2012-01-18
.................\........\...\FONT_2.H,16155,2010-06-21
.................\........\...\ILI93xx.c,35762,2012-01-25
.................\........\...\ILI93xx_2.c,28842,2011-11-16
.................\........\...\LCD.h,9140,2012-01-21
.................\........\...\LCD_2.h,8503,2011-11-16
.................\........\LED
.................\........\...\led.c,948,2012-01-20
.................\........\...\led.h,288,2010-05-27
.................\........\...\led_2.c,942,2011-01-12
.................\........\...\led_2.h,288,2010-05-27
.................\........\OLED
.................\........\....\FONT.H,16156,2010-03-19
.................\........\....\FONT_2.H,16156,2010-03-19
.................\........\....\oled.c,6856,2011-01-12
.................\........\....\oled.h,1625,2011-01-12
.................\........\....\oled_2.c,6856,2011-01-12
.................\........\....\oled_2.h,1625,2011-01-12
.................\........\RTC
.................\........\...\rtc.c,7932,2011-01-12
.................\........\...\rtc.h,1383,2011-01-12
.................\........\SD
.................\........\..\MMC_SD.C,20978,2012-02-13
.................\........\..\MMC_SD.H,3847,2012-02-13
.................\........\SPI
.................\........\...\spi.c,2425,2011-01-12
.................\........\...\spi.h,809,2011-01-12
.................\........\TIMER
.................\........\.....\timer.c,5179,2012-01-20
.................\........\.....\timer.h,934,2012-01-20
.................\........\.....\timer_2.c,2005,2011-01-12
.................\........\.....\timer_2.h,724,2011-01-12
.................\........\TOUCH
.................\........\.....\touch.c,14343,2012-01-25
.................\........\.....\touch.h,2542,2012-01-25
.................\........\WDG
.................\........\...\wdg.c,2088,2011-01-12
.................\........\...\wdg.h,756,2011-01-12
.................\........\...\wdg_2.c,2088,2011-01-12
.................\........\...\wdg_2.h,756,2011-01-12
.................\........\WKUP
.................\........\....\wkup.c,1894,2011-01-12
.................\........\....\wkup.h,728,2011-01-12
.................\keilkill.bat,399,2011-05-09
.................\MYCODE
.................\......\car_crtl.c,1487,2012-01-21
.................\......\car_crtl.h,369,2012-01-21
.................\......\exti.c,3194,2010-07-24
.................\......\exti.h,33,2010-03-20
.................\......\Imageprocess.c,3610,2012-01-21
.................\......\Imageprocess.h,193,2012-01-17
.................\......\uart.c,1390,2012-01-17
.................\......\uart.h,325,2012-01-17
.................\......\world.h,1871,2012-01-25
.................\README.TXT,454,2012-01-17
.................\SCOPE
.................\.....\outputdata.c,2675,2012-01-19
.................\.....\outputdata.h,108,2012-01-19
.................\SYSTEM
.................\......\delay
.................\......\.....\delay.c,2038,2011-01-12
.................\......\.....\delay.h,876,2011-01-12
.................\......\sys
.................\......\...\sys.c,6885,2011-01-12
.................\......\...\sys.h,3839,2011-01-12
.................\......\usart
.................\......\.....\usart.c,3611,2011-06-14
.................\......\.....\usart.h,1356,2011-06-14
.................\USER
.................\....\core_cm3.h,42072,2011-06-18
.................\....\stm32f10x.h,531293,2009-12-08
.................\....\STM32F10x.lst,35331,2012-02-13
.................\....\STM32F10x.s,11307,2009-12-22

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • control8816
    交换矩阵mt8816的c控制程序,可实现话音及图像的交换传输(Mt8816 exchange matrix of c control procedures, can realize the exchange of voice and image transmission)
    2007-08-24 20:56:48下载
    积分:1
  • ISODATA
    ISODATA聚类算法演示程序 完全按照《现代模式识别》孙即祥著作 2.4.4《动态聚类法》算法3实现 。 使用欧式距离作为测度标准。(ISODATA clustering algorithm demo program in full accordance with the )
    2008-04-10 13:41:34下载
    积分:1
  • TSW_SDK_6206
    同三维万能采集卡系列开发SDK包,包含例程等! (With three-dimensional universal capture card series development SDK package includes routines, etc.!)
    2013-06-17 11:52:46下载
    积分:1
  • 125k_iccard
    125K IC卡读卡器读头源码,绝对好用!(125K IC card reader read the first source, the absolute ease of use!)
    2020-08-29 10:58:14下载
    积分:1
  • 结合深度图和彩色图的双边滤波 bilateralfilt2
    结合深度图和彩色图的双边滤波,深度图由Kinect获得(Combined with the bilateral filter for depth map and the color map, depth map obtained by Kinect)
    2014-03-25 20:26:09下载
    积分:1
  • TEA5767
    tea5767收音机原理图,mcu是STC90C52属51系列单片机,原码在网上可搜。(TEA5767 RADIO SCH,MCU IS STC90C52 IN SYSTEM,SOURCE PROGRAM WEB SEARCH )
    2013-07-14 11:57:49下载
    积分:1
  • Ccode
    此代码是关于利用51单片机实现步进,滞留等程序的参考用。(This code is on the use of 51 single-chip stepper, detention and other procedures for reference.)
    2016-05-08 19:08:59下载
    积分:1
  • ILI9325_Init
    ILITEK 9325,LCD驱动IC,专用初始化代码。(Initial code of ILI9325.)
    2009-06-20 00:46:06下载
    积分:1
  • MotorControlTechnologies
    基于飞思卡尔MCU平台,详细介绍了异步电机控制的工作原理,电流解耦以及如何利用MCU的各种内设或外设实现电机的控制(Fly think of Carle is based on MCU platform, the paper introduces working principle of asynchronous motor control, decoupling, and how to use MCU to various internal or peripherals for motor control )
    2013-12-26 13:12:14下载
    积分:1
  • AN4258SW
    说明:  关于freescale单片机S12/S12X系列的串口bootloader,资料是freescale代理给的,很有参考价值,使用codewarrior 5.1编译环境,C语言编写,便于移植和改写!(This is a S12/S12X serial bootloader on the Freescale microcontroller based on CodeWarrior 5.1 compiler environment, Freescale agent given to me, it's very valuable reference . profit from C language, it's easy to be transplanted and rewrite!)
    2020-09-08 11:28:03下载
    积分:1
  • 696518资源总数
  • 105559会员总数
  • 1今日下载