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

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

于 2017-05-23 发布 文件大小:1508KB
0 137
下载积分: 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 个回复

  • Demo
    功夫小子游戏助手。可以修改任何有关KK的东西。(The Karate Kid game assistant)
    2020-07-02 07:00:01下载
    积分:1
  • id-Software-Quake-III-Arena-dbe4ddb
    Source code quake arena
    2012-07-04 11:30:03下载
    积分:1
  • Greedy-Snake
    基于NIOS II的贪吃蛇游戏设计,有三种模式:普通模式、障碍物模式、双蛇模式(Greedy Snake)
    2013-07-12 16:27:55下载
    积分:1
  • lianliankan
    一款简单的连连看源码,有暂停 有限时,选中方块颜色会有变化(code of an easy game)
    2014-07-14 17:08:02下载
    积分:1
  • MageManaBar
    法师的魔法棒游戏,精选ios编程学习源码,很好的参考资料。(Master of magic wand selection game, learning IOS programming source code, a good reference.)
    2013-12-16 17:18:03下载
    积分:1
  • pullbox.c
    C语言实现的一个推箱子的游戏,大家可以试着玩玩哦(C language implementation of a Sokoban game, we can try to play Oh)
    2011-08-16 03:43:16下载
    积分:1
  • 11.16
    使用外部程序来控制Flightgear的一种方法,非常值得学习。共两个压缩包,一个是获取数据的程序,一个是设置的程序。(Use an external program to control a method of Flightgear well worth learning. Total of two compression package, a program to get the data, and a set program.)
    2021-04-22 12:48:48下载
    积分:1
  • DOSgo
    DOS下的人机对弈 围棋程序 可以读sgf文件 简单可用 不错 值得收藏
    2021-01-15 14:48:46下载
    积分:1
  • Qt劳拉方块纪念版
    这一节主要学习在Qt中怎样使用图形视图框架,实验完成的是一个简易的俄罗斯方块游戏,有了图形视图框架的支持,该游戏的设计变得非常简单,不需要考虑很多复杂的算法,比如说方块的碰撞检测,旋转,视图的设计等。从本实验中可以学到2D图形的绘制,游戏的逻辑设计,图形视图的应用,动画设置,背景音乐的添加,Phonon框架的应用等知识。实验的参考资料为http://www.yafeilinux.com/ 网站上yafei作者提供的代码,本人只是看懂其源码然后自己敲了一遍,代码做了稍微的改变,其设计方法和技巧全是原创作者yafei的功劳。
    2022-05-05 02:06:27下载
    积分:1
  • game
    易语言记忆游戏源码例程程序结合易语言扩展界面支持库的动画框组件实现图片记忆游戏。 (Easy language memory game source code routines combined with easy language extensions to support the library interface animation box components to achieve image memory game. )
    2017-03-05 20:15:33下载
    积分:1
  • 696518资源总数
  • 104230会员总数
  • 58今日下载