在这篇文章中我将概括这么几个基本并且重要的话题:-加速度计(accelerometer)检测什么-陀螺仪(gyroscope,也称作gyro)检测什么-如何将传感器ADC读取的数据转换为物理单位(加速度传感器的单位是g,陀螺仪的单位是度/秒)-如何结合加速度传感器和陀螺仪的数据以得到设备和地平面之间的倾角的准确信息在整篇文章中我尽量将数学运算降低到最少。
2024/6/27 3:20:11 507KB 加速度计 陀螺仪
1
OriDemo;Gyroscope+Accelermeter;IMU;Kalmanfilter.
2024/2/25 15:45:02 8.64MB IMU
1
WiththedevelopmentofMEMSsensors,pedestriannavigationhasbeenapopularresearch.Thepaperrealizesstepdetectionandestimationforsteplengthbyonlyverticalaccelerometer.Itdeterminesinitialheadingusingaccelerometersandmagnetometersandcalculateslatterheadingusinggyroscopesbystrap-downinertialnavigationalgorithm.Afterwards,itachievesthepositioninggoalforpedestrianusingdeadreckoningmethod.Definitively,theeffectivenessofthisapproachisdemonstrated
2024/2/17 18:11:51 361KB Dead Reckoning MEMS Pedestrian
1
Inordertoimprovethetrackingandstabilizationperformanceofthree-axisgyrostabilizedplatform,anadaptivedecouplingcontrolbasedonneuralnetworksisdeveloped.Thedynamicmodelofthree-axisGSPisdevelopedbasedontraditionalNewton–Eulermethod.Thenonlinearityandcouplingsystemisfull-state-linearizedusingfeedbacklinearization,andneuralnetworksareusedtocompensateforthedisturbancesanduncertainties.Thestabilityoftheproposedschemeisanalyzedbythe
2023/11/9 11:11:39 1.41MB Gyro stabilized platform; Decoupling;
1
PID算法程序基于四轴飞行器CPU:STM32F103CB2.4G:NRF24L01电子罗盘:HMC5883陀螺仪+加速度计:MPU-6050固定的传感器通讯格式为:0X88+0XA1+0X1D+ACCXYZ+GYROXYZ+MAGXYZ+ANGLEROLLPITCHYAW+cyc_time+0x00+0x00+0x00注意,所有数据位int16格式,angle飞控端为float,发送时乘以100,上位机以int16格式接收,显示时再除以100自定义通讯格式为:0x88+自定义功能字如0xf1+lengh+data
2023/10/30 6:18:17 746KB 四轴飞控源码 直接可用
1
乐高陀螺仪Gyro.ev3b软体
2023/7/29 8:55:02 315B 乐高软体
1
陀螺仪Gyro是一个工具,可以从.xcdatamodel文件为Android(Java&Kotlin)和iOS/macOS(Swift)生成模型类。
摹enerate是我们的[Realm对象介绍.xcdatamodel文件通常用于以图形方式表示Xcode中的CoreData实体。
可以使用Xcode中的图形用户界面来创建或编辑它。
但是,有了Gyro,您现在还可以使用xcdatamodel创建模型文件!这将允许您以可视方式(而不是通过代码)设计模型,而仅一次(而不是针对Android和iOS,则是一次),并为您生成代码。
.xcdatamodel文件是脚本的输入。
安装Gyro位于RubyGems上,因此这意味着您只需在终端中使用以下命令即可安装它:geminstallgyro另外,您也可以在计算机上的任何位置克隆此存储库,然后构建并安装本地ge
2023/5/16 14:54:45 540KB Ruby
1
ThedefinitivetextbookandprofessionalreferenceonKalmanFiltering-fullyupdated,revised,andexpandedThisbookcontainsthelatestdevelopmentsintheimplementationandapplicationofKalmanfiltering.AuthorsGrewalandAndrewsdrawupontheirdecadesofexperiencetoofferanin-depthexaminationofthesubtleties,co妹妹onpitfalls,andlimitationsofestimationtheoryasitappliestoreal-worldsituations.Theypresentmanyillustrativeexamplesincludingadaptationsfornonlinearfiltering,globalnavigationsatellitesystems,theerrormodelingofgyrosandaccelerometers,inertialnavigationsystems,andfreewaytrafficcontrol.KalmanFiltering:TheoryandPracticeUsingMATLAB,FourthEditionisanidealtextbookinadvancedundergraduateandbeginninggraduatecoursesinstochasticprocessesandKalmanfiltering.Itisalsoappropriateforself-instructionorreviewbypracticingengineersandscientistswhowanttolearnmoreaboutthisimportanttopic.
2023/5/12 17:02:12 5.09MB 卡尔曼滤波
1
RequiresUnity2017.4.1orhigher.UrbanTrafficSystemIfyoucreateaqualityrealisticcity,thenthisassetforyou!Assetcomprises31lowpolymodelsofdifferenttransport,everyonehasoneLODand11modelsofpeoplewith4LODSeach,necessaryforthecreationofurbantraffic.Suchas:1.Mountainbike2.Moped3.GyroScooters4.Vans5.Motorcycle6.Cars7.Trucks8.Semi9.BusesInfoaboutpolygonsofmodelsofcharacters:LOD0=4930LOD1=2466LOD2=1478LOD3=984LOD4=490Thisassetsupportsmobileplatforms,butprovidedthatthereisasmallnumberofcarsandpedestriansinthescene.Otherwise,weakphonessimplycannotwithstandasmanypolygons.Since,allthelow-polymodel,buthaveahighqualitytextures.Moreover,allcarshavetheLOD.Eachmodelhasastandardsetoftextures:1.Diffuse2.Specular3.Glossiness4.Normal5.MaskIwanttonotethatthemodelsdonothaveinteriors.Westrivetocreateabettertrafficsystemandthecity'spopulation.Andweareconstantlyworkingontheproject.Toachievemaximumrealisminthebehaviorofcarsandpedestrians.
2023/1/25 20:24:22 66B 城市交通 Urban Traffi
1
采用ADIS16405集成IMU组件实现惯性导航,该IMU组件包含了磁传感器,示例程序给出了数据采集代码。
集成电路引见:TheADIS16405iSensor®productisacompleteinertialsystemthatincludesatriaxalgyroscope,atriaxialaccelerometer,andatriaxialmagnetometer.TheADIS16405combinestheAnalogDevices,Inc.,proprietaryiMEMS®technologywithsignalconditioningthatoptimizesdynamicperformance.Thefactorycalibrationcharacterizeseachsensorforsensitivity,bias,alignment,andlinearacceleration(gyroscopebias).Asaresult,eachsensorhasitsowndynamiccompensationforcorrectionformulasthatprovideaccuratesensormeasurementsoveratemperaturerangeof−40°Cto+85°C.Themagnetometersemployaselfcorrectionfunctiontoprovideaccuratebiasperformanceovertemperatureaswell.
1
共 16 条记录 首页 上一页 下一页 尾页
在日常工作中,钉钉打卡成了我生活中不可或缺的一部分。然而,有时候这个看似简单的任务却给我带来了不少烦恼。 每天早晚,我总是得牢记打开钉钉应用,点击"工作台",再找到"考勤打卡"进行签到。有时候因为工作忙碌,会忘记打卡,导致考勤异常,影响当月的工作评价。而且,由于我使用的是苹果手机,有时候系统更新后,钉钉的某些功能会出现异常,使得打卡变得更加麻烦。 另外,我的家人使用的是安卓手机,他们也经常抱怨钉钉打卡的繁琐。尤其是对于那些不太熟悉手机操作的长辈来说,每次打卡都是一次挑战。他们总是担心自己会操作失误,导致打卡失败。 为了解决这些烦恼,我开始思考是否可以通过编写一个全自动化脚本来实现钉钉打卡。经过一段时间的摸索和学习,我终于成功编写出了一个适用于苹果和安卓系统的钉钉打卡脚本。
2024-04-09 15:03 15KB 钉钉 钉钉打卡