Code Language PASM

Linear Interpolation for CNC or Graphics

OverviewObject ID : 2051 (2013-04-10)Author : DDS | added by ArchiverMicrocontroller : Propeller 1Categories : Display, Math, Motor ControlLanguage : PASMLicence : OtherContent This code generates a linear interpolation motion profile as intended for a home-brew CNC machine. (CNC Codes…

Discret Fourier and Hartley Transformation

OverviewObject ID : 2050 (2013-09-20)Author : G. Pillmann | added by ArchiverMicrocontroller : Propeller 1Categories : Math, SignalsLanguages : PASM, SPINLicence : OtherContent Abstract for the Spin object “Hartley.Spin” in category Signal Keywords: Discret Fourier Transformation DFT, Discrete Hartley Transformation…

uM-FPU v3.1 SPI Driver demo

OverviewObject ID : 2049 (2013-04-17)Author : I.Kövesdi | added by ArchiverMicrocontroller : Propeller 1Categories : Math, Protocol, SensorLanguages : PASM, SPINLicence : OtherTag : SPIContent This PST application demonstrates the FPU32_SPI_Driver. Downloads  Zip archive downloadTo view this content, you need to…

Floating Point

OverviewObject ID : 2048 (2013-04-05)Author : Cam Thompson | added by ArchiverMicrocontroller : Propeller 1Category : MathLanguages : PASM, SPINLicence : OtherContent IEEE-754 compliant Propeller floating point math package for functions callable by both Spin and assembler code. Contains Float32,…

Elliptic Curve Crypto

OverviewObject ID : 2047 (2015-05-14)Author : MarkT | added by ArchiverMicrocontroller : Propeller 1Category : MathLanguages : PASM, SPINLicence : OtherContent Basic implementations of the 5 NIST ECC algorithms Downloads  Zip archive downloadTo view this content, you need to have JavaScript…

Circular Interpolation for CNC or Graphics

OverviewObject ID : 2046 (2013-04-04)Author : DDS | added by ArchiverMicrocontroller : Propeller 1Categories : Display, Math, Motor ControlLanguage : PASMLicence : OtherContent This code generates a circular interpolation motion profile as intended for a home-brew CNC machine. (CNC Codes…

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…

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…

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…