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

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

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

  • greenfoot-炸弹蜥蜴
    【实例简介】自己制作的小游戏,希望大佬能给予意见
    2021-05-18 10:32:15下载
    积分:1
  • Dx9MengBan
    多重纹理的高级混合,适用于图像仿真显示。(Advanced Blending multiple textures for image simulation display.)
    2011-08-26 00:54:54下载
    积分:1
  • PICGAME_104 拼图
    使用java语言实现的游戏。玩自己设计的游戏。边设计边玩,其乐融融!(use java language of the game. Playing the game of its own design. Edge design while playing, happy!)
    2005-03-22 10:19:25下载
    积分:1
  • 11
    说明:  拼图游戏,也是很好的源码,减压后就知道了(Jigsaw puzzle, but also a good source, after decompression know)
    2007-12-30 22:57:11下载
    积分:1
  • rxjh3.0tongburxjhfuwuduan
    热血江湖同步3.0服务端包含补丁登录器,请用官服完整的热血江湖纯净版3.0客户端,解压补丁覆盖客户端后即可直接登录游戏(Yulgang Synchronization 3.0 server that contains the patch logger)
    2021-02-26 12:49:37下载
    积分:1
  • 1111
    JAVA普通编程,超级玛丽奥游戏源码课程需要大家可以参考一下(JAVA Common Programming)
    2013-05-28 21:05:15下载
    积分:1
  • paopaozhuizong
    QQ堂游戏中实现 泡泡追踪的小软件 自己使用说明在内部程序自带中 自己查看(QQ Tang game in a small bubble tracking software for use in their own internal procedures in their view)
    2013-07-18 08:28:09下载
    积分:1
  • huaquan
    说明:  简易java小游戏。用于java入门教学或自学的辅助材料。(a simple java game as an applitus for java self-learning or teaching.)
    2010-04-01 11:49:57下载
    积分:1
  • 六款小代码
    包括贪吃蛇,俄罗斯方块,扫雷,推箱子,连连看,拼图六款小游戏代码(Including the Snake, the Russian box, mine clearance, Sokoban, Lianliankan, six puzzle game code)
    2020-06-26 03:00:02下载
    积分:1
  • BattleCitygame
    用C/C++编写的塔克大战小游戏,很经典的一款小游戏(With C/C++ written Tucker war game is a classic game)
    2011-01-14 22:33:49下载
    积分:1
  • 696524资源总数
  • 103872会员总数
  • 62今日下载