Code Language SPIN

FPU Kalman Filter

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

uLCD(SK)-32PTU Touch Screen v2.0 DEMO Driver

OverviewObject ID : 2044 (2015-01-22)Author : Parallax Inc | added by ArchiverMicrocontroller : Propeller 1Categories : Display, Fun, Human Input, Math, SensorLanguage : SPINLicence : OtherContent General info: This is a simple/small driver for the uLCD(SK)-32PTU. This driver uses the…

uM-FPU v3.1 I2C driver demo

OverviewObject ID : 2043 (2013-04-17)Author : I.Kövesdi | added by ArchiverMicrocontroller : Propeller 1Categories : Math, Protocol, SensorLanguage : SPINLicence : OtherTag : I2CContent Terminal application to demo uM-FPU v3.1 with I2C protocol and DS1621. Downloads  Zip archive downloadTo view this…

DrawLines

OverviewObject ID : 2042 (2013-04-05)Author : W1AUV | added by ArchiverMicrocontroller : Propeller 1Category : MathLanguages : PASM, SPINLicence : OtherContent I teach a class (ENT234) in Microprocessors in the spring semester at Berkshire Community College. Last spring one of…

uM-FPU64 FFT Driver demo

OverviewObject ID : 2041 (2013-04-17)Author : I.Kövesdi | added by ArchiverMicrocontroller : Propeller 1Categories : Math, Signals, Speech and SoundLanguages : PASM, SPINLicence : OtherContent This PST application demonstrates the FPU64_FFT_Driver object. This driver has a complet Spectrum_Analyzer procedure. Downloads  Zip…

PID Routines

OverviewObject ID : 2040 (2013-04-12)Author : crgwbr | added by ArchiverMicrocontroller : Propeller 1Categories : Math, Motor Control, SensorLanguage : SPINLicence : OtherContent v1.2 of PID routines. Implements the Proportional, Integral, and Derivative functions. To eliminate one of the functions,…

uM-FPU64 ARITHMETIC Driver demo

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

cyclic redundancy check (CRC)

OverviewObject ID : 2038 (2013-04-04)Author : Jwood | added by ArchiverMicrocontroller : Propeller 1Category : MathLanguage : SPINLicence : OtherContent This is a simple SPIN CRC8 object. You can send either a string or a pointer to a byte array.…

Double Precision Binary to BCD Conversion Bin2BCD

OverviewObject ID : 2037 (2016-09-14)Author : Tom Crawford | added by ArchiverMicrocontroller : Propeller 1Category : MathLanguages : PASM, SPINLicence : OtherContent This PASM object converts a double precision binary positive integer to BCD. The spin module passes the address…

Date/Time

OverviewObject ID : 2036 (2013-05-02)Author : Bob Belleville | added by ArchiverMicrocontroller : Propeller 1Categories : Math, ToolLanguage : SPINLicence : OtherContent Date/Time contains two objects to handle calendar dates and times. Demos are provided to show the function of…