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

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

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

  • 一个基于three.js写的3D足球射门小
    一个基于three.js写的3D射门小游戏按键space 开始游戏 J射门 W上 A左 D右
    2020-12-07下载
    积分:1
  • 吃豆子源代码
    java编的吃豆子程序,有源代码和说明的资料。欢迎大家下载、试用。
    2022-05-28 19:06:27下载
    积分:1
  • vey2v585
    该代码实现了俄罗斯方块旋转,左右移动,快速下降,计分和VGA显示等基本功能(This code realizes the basic functions of Russian square rotation, left-right movement, rapid decline, scoring and VGA display.)
    2020-06-17 19:00:01下载
    积分:1
  • demining
    使用QT实现扫雷,包括中键等功能。界面风格与windows扫雷类似(To use QT achieve demining, including the key functions)
    2013-01-24 13:45:13下载
    积分:1
  • 079代码大全
    冒险岛079代码,物品对照表,代码大全,最全命令(Adventure Island 079 code, article comparison table, code Guinness, the most complete command)
    2021-01-28 17:28:39下载
    积分:1
  • MemWord
    Game Memories Words with dics
    2010-08-13 03:22:43下载
    积分:1
  • 675646545
    VB反应能力测试小游戏,打地鼠源代码.有需要的下.(VB reaction capability test game, play hamster source code are in need.)
    2013-08-23 17:56:27下载
    积分:1
  • 排块
    说明:  一个简单的九宫格排块游戏:移动方块,使方块按从左到右、从上到下、从小到大顺序排列,即为成功。(A simple Nine-palace block game: moving the square, so that the square in order from left to right, from top to bottom, from small to large, is successful.)
    2020-06-19 19:40:02下载
    积分:1
  • vc++ 扫雷/连连看/推箱子/拼图/俄罗斯方块/贪吃蛇等源码下载
    扫雷 五子棋  等小游戏 C 源代码
    2015-04-20下载
    积分:1
  • chesschina
    我自己的毕业设计,中国象棋,界面加音乐播放都算可以,而且可以学习vc堆栈的使用,算法一般。(My graduation project, Chinese chess, plus music player interface can all count, but can also study the use of stack vc.)
    2009-02-16 14:48:33下载
    积分:1
  • 696518资源总数
  • 105895会员总数
  • 18今日下载