Microcontroller Propeller 1

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…

MPU-9150 Driver (Spin)

OverviewObject ID : 2035 (2014-02-18)Author : Zack Lantz | added by ArchiverMicrocontroller : Propeller 1Categories : Human Input, Math, Protocol, Sensor, Signals, ToolLanguage : SPINLicence : OtherContent This is a Spin port of the MPU-6050_PASM driver with updates to support…

Kalman Filtered IMU via 5DOF Accelerometer/Gyro

OverviewObject ID : 2034 (2017-02-06)Author : Jwood | added by ArchiverMicrocontroller : Propeller 1Categories : Math, SensorLanguage : SPINLicence : OtherTag : ADCContent This object uses an ADC to take readings from a 5DOF Accelerometer/Gyro unit and send them through…