登录
首页 » C51 » 博世的磁传感器芯片驱动 MLX90393DEMO

博世的磁传感器芯片驱动 MLX90393DEMO

于 2017-05-23 发布 文件大小:1508KB
0 182
下载积分: 1 下载次数: 64

代码说明:

  一款博世的磁传感器芯片驱动,磁场范围5Gs~500Gs,用于游戏手柄和空间位置角度计算。(A Bosch magnetic sensor chip driver, magnetic field range of 5Gs ~ 500Gs, for the game handle and space position angle calculation.)

文件列表:

MLX90393DEMO
............\FatFs
............\.....\calendar.c,19376,2017-02-22
............\.....\calendar.h,85,2017-02-22
............\.....\diskio.c,8023,2017-02-22
............\.....\diskio.h,2483,2017-02-22
............\.....\ff.c,116333,2017-02-22
............\.....\ff.h,29232,2017-02-22
............\.....\ffconf.h,7370,2017-02-22
............\.....\integer.h,856,2017-02-22
............\.....\mysd.c,39351,2017-02-22
............\.....\mysd.h,10676,2017-02-22
............\.....\My_FF.c,17226,2017-02-22
............\.....\My_FF.h,824,2017-02-22
............\include
............\.......\CAN.h,1866,2017-02-22
............\.......\platform_config.h,2220,2017-02-22
............\.......\stm32f10x_conf.h,6413,2017-02-22
............\.......\stm32f10x_it.h,3973,2017-02-22
............\.......\STM32_Reg.h,8609,2017-02-22
............\keilkilll.bat,399,2017-02-22
............\library
............\.......\inc
............\.......\...\cortexm3_macro.h,2225,2017-02-22
............\.......\...\stm32f10x_adc.h,18854,2017-02-22
............\.......\...\stm32f10x_bkp.h,6911,2017-02-22
............\.......\...\stm32f10x_can.h,12279,2017-02-22
............\.......\...\stm32f10x_crc.h,1881,2017-02-22
............\.......\...\stm32f10x_dac.h,9598,2017-02-22
............\.......\...\stm32f10x_dbgmcu.h,2859,2017-02-22
............\.......\...\stm32f10x_dma.h,17974,2017-02-22
............\.......\...\stm32f10x_exti.h,5776,2017-02-22
............\.......\...\stm32f10x_flash.h,13996,2017-02-22
............\.......\...\stm32f10x_fsmc.h,19041,2017-02-22
............\.......\...\stm32f10x_gpio.h,14820,2017-02-22
............\.......\...\stm32f10x_i2c.h,15479,2017-02-22
............\.......\...\stm32f10x_iwdg.h,3414,2017-02-22
............\.......\...\stm32f10x_lib.h,3200,2017-02-22
............\.......\...\stm32f10x_map.h,28298,2017-02-22
............\.......\...\stm32f10x_nvic.h,19198,2017-02-22
............\.......\...\stm32f10x_pwr.h,3865,2017-02-22
............\.......\...\stm32f10x_rcc.h,14783,2017-02-22
............\.......\...\stm32f10x_rtc.h,3619,2017-02-22
............\.......\...\stm32f10x_sdio.h,18326,2017-02-22
............\.......\...\stm32f10x_spi.h,13470,2017-02-22
............\.......\...\stm32f10x_systick.h,3212,2017-02-22
............\.......\...\stm32f10x_tim.h,47203,2017-02-22
............\.......\...\stm32f10x_type.h,3388,2017-02-22
............\.......\...\stm32f10x_usart.h,14180,2017-02-22
............\.......\...\stm32f10x_wwdg.h,2620,2017-02-22
............\.......\...\sys.h,3179,2017-02-22
............\.......\src
............\.......\...\stm32f10x_adc.c,58563,2017-02-22
............\.......\...\stm32f10x_bkp.c,11170,2017-02-22
............\.......\...\stm32f10x_can.c,32053,2017-02-22
............\.......\...\stm32f10x_crc.c,4615,2017-02-22
............\.......\...\stm32f10x_dac.c,17175,2017-02-22
............\.......\...\stm32f10x_dbgmcu.c,5222,2017-02-22
............\.......\...\stm32f10x_dma.c,33291,2017-02-22
............\.......\...\stm32f10x_exti.c,8742,2017-02-22
............\.......\...\stm32f10x_flash.c,32684,2017-02-22
............\.......\...\stm32f10x_fsmc.c,41592,2017-02-22
............\.......\...\stm32f10x_gpio.c,22558,2017-02-22
............\.......\...\stm32f10x_i2c.c,47776,2017-02-22
............\.......\...\stm32f10x_iwdg.c,6431,2017-02-22
............\.......\...\stm32f10x_lib.c,9154,2017-02-22
............\.......\...\stm32f10x_nvic.c,28776,2017-02-22
............\.......\...\stm32f10x_pwr.c,11198,2017-02-22
............\.......\...\stm32f10x_rcc.c,43838,2017-02-22
............\.......\...\stm32f10x_rtc.c,12141,2017-02-22
............\.......\...\stm32f10x_sdio.c,39336,2017-02-22
............\.......\...\stm32f10x_spi.c,34968,2017-02-22
............\.......\...\stm32f10x_systick.c,6993,2017-02-22
............\.......\...\stm32f10x_tim.c,131038,2017-02-22
............\.......\...\stm32f10x_usart.c,44257,2017-02-22
............\.......\...\stm32f10x_wwdg.c,7498,2017-02-22
............\.......\...\sys.c,6060,2017-02-22
............\.......\...\sys.h,3179,2017-02-22
............\Lua
............\...\849d3~ue.h,22299,2017-02-22
............\...\lapi.c,22708,2017-02-22
............\...\lapi.h,262,2017-02-22
............\...\lauxlib.c,17417,2017-02-22
............\...\lauxlib.h,5777,2017-02-22
............\...\lbaselib.c,17046,2017-02-22
............\...\lcode.c,21335,2017-02-22
............\...\lcode.h,2750,2017-02-22
............\...\ldblib.c,10069,2017-02-22
............\...\ldebug.c,16840,2017-02-22
............\...\ldebug.h,1061,2017-02-22
............\...\ldo.c,14853,2017-02-22
............\...\ldo.h,1897,2017-02-22
............\...\ldump.c,3114,2017-02-22
............\...\lfunc.c,4618,2017-02-22
............\...\lfunc.h,1125,2017-02-22
............\...\lgc.c,20099,2017-02-22
............\...\lgc.h,3159,2017-02-22
............\...\linit.c,765,2017-02-22
............\...\liolib.c,13406,2017-02-22
............\...\llex.c,12474,2017-02-22

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

发表评论

0 个回复

  • wuziqi
    中科院大学的C++高级编程作业,可人机对战的五子棋程序。(C++ advanced programming job at the University of Chinese Academy of Sciences, the man-machine war of 331 procedures.)
    2020-12-05 10:19:27下载
    积分:1
  • caiquan
    猜拳游戏,一款超级无敌巨小的出示这些的游戏(To mora game these games to produce a the invincible super giant small)
    2012-11-23 13:19:28下载
    积分:1
  • ssjx_src
    说明:  一个J2ME手机游戏蜀山剑侠传源码,也算是个比较成熟的源代码了,帮您开拓手机游戏编程思路! (J2ME mobile phone game蜀山剑侠a mass source, it can be considered a more mature source code, and help you open up the cell phone game programming ideas!)
    2009-08-03 19:23:08下载
    积分:1
  • OgreVideoPlayer
    使用三维开源引擎OGRE 播放视频的源代码 游戏编程粉可以给自己的游戏加上过场动画啦!(Use the source code of the open source 3D engine OGRE play video game programming powder can give their own game with cut scenes it!)
    2013-01-16 09:46:02下载
    积分:1
  • LifeGame
    生命游戏(LifeGame),利用VBA实现,在Excel中运行,以单元格模拟图形界面(Game of Life (LifeGame), implemented using VBA running in Excel cell simulation graphical interface)
    2012-12-12 15:53:49下载
    积分:1
  • 《网页开发秘笈》源代码
    《网页游戏开发秘笈》源代码,适合不熟悉html/css/js或者新手看的书籍及源代码。书中介绍不同类型的游戏及游戏引擎,看完以后可以去查cocos2d及unity3d的资料进一步学习游戏引擎卡发。
    2022-02-02 13:26:16下载
    积分:1
  • Tetris
    简单实现俄罗斯方块的源代码,使用C++编写,基于cocos2d-x 3.0alpha1编写(Simple implementation of Tetris source code)
    2015-03-05 11:06:12下载
    积分:1
  • guojimajiang
    网狐6603国际麻将,视频麻将,完美无错,值得拥有(Fox 6603 International Mahjong, Mahjong video, perfect no mistake, worth having)
    2013-11-28 13:56:34下载
    积分:1
  • 1000ydb
    千年游戏的DB的代码,完整的,可以编译,网上和工具都是根据这个代码来改编的和写的。重开发不错。。推荐(Millennium DB game code, complete, can be compiled, on-line and tools are based on adaptation of the code and write. Re-development of good. . Recommended)
    2020-07-03 16:00:01下载
    积分:1
  • 浮动的气泡Java小程序 Bubbleser
    浮动的气泡Java小程序(floating bubble Java programs)
    2004-08-14 18:36:35下载
    积分:1
  • 696518资源总数
  • 105559会员总数
  • 1今日下载