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

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

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

  • Guessinggame
    说明:   猜数字游戏 1.实验目的 使用if…else和循环语句解决问题。 2.实验要求 编写一个Java应用程序,实现以下功能: (1)程序随机产生一个1~100间的整数; (2)用户在输入对话框中输入自己的猜数; (3)程序根据用户猜测的数,给出提示信息,分别是:“猜大了”、“猜小了”和“猜对了”; (4)如果用户没猜对,可根据提示信息再次输入数,直到猜对为止。 (Guessing game 1. Purpose of the experiment using the if ... else statements and loops to solve the problem. 2. Experiments required to write a Java application, to achieve the following functions: (1) program to generate a random integer from 1 to 100 (2) user input dialog box, enter your own guessing (3) program the user to guess the number of given prompts, namely: &quot guess big&quot , &quot guess smaller&quot and &quot guessed it&quot (4) If the user did not guess right, can re-enter the number of reminder, until the guess on the up.)
    2010-04-27 18:42:58下载
    积分:1
  • bug
    一个基于C++的打虫子游戏,难度递增,虫子的轨迹随机。(A C++ to play insect games, difficulty increase.)
    2013-10-29 09:30:14下载
    积分:1
  • six2
    6子祺人人对战游戏,简单的控制台程序,电脑判别胜负。(6 sub-Kee all Battle games, simple console program, the computer determine the outcome.)
    2014-05-11 16:30:55下载
    积分:1
  • MirClient
    飘飘的客户端源码,可完整编译无错。网上很少有飘飘的客户端源码。(Fluttering client source code, can compile a complete error-free.)
    2009-11-26 14:14:02下载
    积分:1
  • bombermaze-0.6.6.tar
    sourceforge上的一个单人射击类游戏(sourceforge of a single person shooter games)
    2004-10-31 11:43:42下载
    积分:1
  • Game_engine
    介绍了一个手机游戏引擎的简单程序,以及一个设计方案(Describes a simple mobile game engine program, and a design)
    2010-05-12 12:24:09下载
    积分:1
  • gobang
    这是一个基于J2ME的五子棋手机游戏,用JAVA语言开发来实现,可能不是很完善,希望大家进行进一步的修改(This is a backgammon mobile games based on J2ME, JAVA language development to achieve, and may not be perfect, and hope that we further modify.)
    2012-06-02 10:46:13下载
    积分:1
  • MirClient
    说明:  传奇真彩的客户端哦,网上都没人发布过,仅供参考用,别作商业用途。(Legend true color of the client-side Oh, nobody posted online, for reference only, do not for commercial purposes.)
    2010-04-18 14:40:14下载
    积分:1
  • 字符贪吃蛇
    一个小程序,著名经典的游戏贪吃蛇,Windows环境下运行。 使用_kbhit()和_getch()获得键盘输入。 只是玩玩而已,在程序中加入图形化接口、积分系统后可以更精致。
    2022-03-05 11:27:31下载
    积分:1
  • Game
    This algorithm is the game by name
    2012-06-23 23:49:48下载
    积分:1
  • 696518资源总数
  • 104271会员总数
  • 70今日下载