Search Results for test

MultiCogSerialDebug

OverviewObject ID : 2170 (2013-05-02)Author : Peter Verkaik | added by ArchiverMicrocontroller : Propeller 1Category : ToolLanguages : PASM, SPINLicence : OtherContent Derived from SerialMirror V07.05.10 All printing (also from multiple COGs) is done using cprintf. Each cprintf call is…

ConfigReader

OverviewObject ID : 2168 (2013-05-02)Author : Benky aka MagIO2 | added by ArchiverMicrocontroller : Propeller 1Category : ToolLanguage : SPINLicence : OtherContent Ok, it’s called a configuration-file-reader because that’s what I’m gonna use it for first. But it can also…

SHA-256

OverviewObject ID : 2166 (2013-05-02)Author : MarkT | added by ArchiverMicrocontroller : Propeller 1Category : ToolLanguages : PASM, SPINLicence : OtherContent SHA-256.spin – The Secure Hash Algorithm SHA-256, mainly written in PASM. About 230kB/s throughput. SHA-256 is a cryptographic hash…

Serial Com

OverviewObject ID : 2153 (2013-05-02)Author : Aleks | added by ArchiverMicrocontroller : Propeller 1Categories : Protocol, ToolLanguage : SPINLicence : OtherTag : I2CContent *repaired a minor issue with the LCD driver A communication routine loosely based on I2C with included…

Shell Sort

OverviewObject ID : 2140 (2013-05-02)Author : Drew Walton | added by ArchiverMicrocontroller : Propeller 1Category : ToolLanguage : SPINLicence : OtherContent Shell sort object and test code. Shell sorts are useful for sorting arrays of numbers in embedded systems since…

MCP3002 ADC Single-Ended SPI Driver

OverviewObject ID : 2128 (2017-03-23)Author : Andrew Enright | added by ArchiverMicrocontroller : Propeller 1Categories : Sensor, ToolLanguage : GenericLicence : OtherTags : ADC, SPIContent This is a simpleIDE SPI driver for the MCP3002 10-bit ADC I wrote for a…

Propeller RTC Emulator

OverviewObject ID : 2115 (2015-01-22)Author : Parallax Inc | added by ArchiverMicrocontroller : Propeller 1Category : ToolLanguage : SPINLicence : OtherContent This object emulates an RTC (Real Time Clock) using the timebase of the Propeller. Accuracy is only as good…

Event Driven LSA (Logic State Analyzer) ViewPort

OverviewObject ID : 2113 (2013-05-02)Author : Bob Anderson | added by ArchiverMicrocontroller : Propeller 1Category : ToolLanguages : PASM, SPINLicence : OtherTags : I2C, SPIContent This add-on only works properly with version 4.2.5 of ViewPort (see www.HannoWare.com). This program is…

MultiPortUART with C# (windows) client

OverviewObject ID : 2110 (2013-05-02)Author : Bob Anderson | added by ArchiverMicrocontroller : Propeller 1Categories : Display, ToolLanguages : PASM, SPINLicence : OtherContent This “object” is meant to be an aid in debugging the Propeller chip. There is often a…

Maidenhead with Distance and Bearing

OverviewObject ID : 2087 (2013-04-10)Author : W1AUV | added by ArchiverMicrocontroller : Propeller 1Category : MathLanguage : SPINLicence : OtherContent Maidenhead, a shorthand for latitude and longitude, is used by Amateur Radio operators (hams) for use in identifying a location.…