Code Language SPIN

General MEMS Sensor Model

OverviewObject ID : 2068 (2013-04-09)Author : I.Kövesdi | added by ArchiverMicrocontroller : Propeller 1Categories : Data Storage, Math, SensorLanguages : PASM, SPINLicence : OtherContent This PST application includes three steps of the make and use of a simple and general…

MPU-6050 Complementary Filter Demo

OverviewObject ID : 2067 (2013-10-06)Author : Zack Lantz | added by ArchiverMicrocontroller : Propeller 1Categories : Display, Math, Protocol, Sensor, Signals, ToolLanguage : SPINLicence : OtherContent This is a Complementary Filter Demo for the MPU-6050. It sends Accel X, Y,…

Linear Converter

OverviewObject ID : 2066 (2013-05-02)Author : Austin Bowen | added by ArchiverMicrocontroller : Propeller 1Categories : Math, ToolLanguage : SPINLicence : OtherContent If you remember learning the basics of graphing and rates of change from Algreba 1, that’s what this…

FPU Steady State KF

OverviewObject ID : 2065 (2013-04-09)Author : I.Kövesdi | added by ArchiverMicrocontroller : Propeller 1Categories : Math, SensorLanguages : PASM, SPINLicence : OtherContent This terminal application is a Steady State Kalman filter. It uses the “FPU_Matrix_Driver.spin” object. The general coding framework…

Convert Sensirion

OverviewObject ID : 2064 (2013-04-04)Author : Peter Quello | added by ArchiverMicrocontroller : Propeller 1Categories : Math, SensorLanguage : SPINLicence : OtherContent Object for converting the output of the Sensirion SHT11 to a more usable form. Downloads  Zip archive downloadTo view…

uM-FPU v3.1 ARITHMETIC Driver demo

OverviewObject ID : 2063 (2013-04-17)Author : I.Kövesdi | added by ArchiverMicrocontroller : Propeller 1Category : MathLanguages : PASM, SPINLicence : OtherContent This PST application demonstrates the FPU32_ARITH_Driver object. Downloads  Zip archive downloadTo view this content, you need to have JavaScript enabled…

uM-FPU64 SPI Driver demo

OverviewObject ID : 2062 (2013-04-17)Author : I.Kövesdi | added by ArchiverMicrocontroller : Propeller 1Categories : Math, ProtocolLanguages : PASM, SPINLicence : OtherTag : SPIContent This object demonstrates a uM-FPU64 2-wire SPI connection driver. Downloads  Zip archive downloadTo view this content, you…

uM-FPU v3.1 MATRIX Driver demo

OverviewObject ID : 2061 (2013-04-17)Author : I.Kövesdi | added by ArchiverMicrocontroller : Propeller 1Category : MathLanguages : PASM, SPINLicence : OtherContent This PST application demonstrates the FPU32_MATRIX_Driver object. Downloads  Zip archive downloadTo view this content, you need to have JavaScript enabled…

FPU Extended KF

OverviewObject ID : 2060 (2013-04-09)Author : I.Kövesdi | added by ArchiverMicrocontroller : Propeller 1Categories : Math, SensorLanguages : PASM, SPINLicence : OtherContent This terminal application is an Extended Kalman filter based upon the “FPU_Matrix_Driver.spin” object. The general coding framework is…

Simple Numbers

OverviewObject ID : 2059 (2013-05-02)Author : Chip Gracey (Parallax) | added by ArchiverMicrocontroller : Propeller 1Categories : Math, ToolLanguage : SPINLicence : OtherContent Provides simple numeric conversion methods; all methods return a pointer to a string. Downloads  Zip archive downloadTo view…