Code Language SPIN

Poker Probability

OverviewObject ID : 2058 (2013-04-12)Author : I.Kövesdi | added by ArchiverMicrocontroller : Propeller 1Categories : Fun, MathLanguage : SPINLicence : OtherContent This PST demo application estimates the probability of a given poker hand being the best hand at the table…

CRC Model

OverviewObject ID : 2056 (2013-04-04)Author : Tim Coldenhoff | added by ArchiverMicrocontroller : Propeller 1Category : MathLanguage : SPINLicence : OtherContent This module is a Spin code adaptation of the public domain C code originally described by Ross Williams in…

Succesive Aproximation Normalization Filter

OverviewObject ID : 2055 (2015-01-22)Author : Parallax Inc | added by ArchiverMicrocontroller : Propeller 1Categories : Human Input, Math, ToolLanguage : SPINLicence : OtherContent Purpose: Take a data value where you know the upper and lower limits and “normalize” the…

GPS Float Lite Demo

OverviewObject ID : 2054 (2013-04-09)Author : I.Kövesdi | added by ArchiverMicrocontroller : Propeller 1Categories : Math, Protocol, SensorLanguage : SPINLicence : OtherContent This Parallax Serial Terminal (PST) demo application introduces the ‘GPS_Str_NMEA_Lite.spin v1.0’ and the ‘GPS_Float_Lite.spin v1.0’ driver objects. The…

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…

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…