Licence Other

BUST Non Randomness

OverviewObject ID : 2052 (2013-03-29)Author : I.Kövesdi | added by ArchiverMicrocontroller : Propeller 1Category : MathLanguage : SPINLicence : OtherContent A Battery of Useful Stat Tests to verify the quality of any random number generator. Downloads  Zip archive downloadTo view this…

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…

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…