Search Results for vga

Quadrature Encoder DRO

OverviewObject ID : 2337 (2013-04-16)Author : RSchultz | added by ArchiverMicrocontroller : Propeller 1Category : SensorLanguages : PASM, SPINLicence : OtherContent Quad DRO is a 4 channel DRO usable with rotary or linear 5 volt encoders. Encoder inputs to the…

Propeller Life

OverviewObject ID : 2250 (2013-04-12)Author : Ken Pitts | added by ArchiverMicrocontroller : Propeller 1Category : FunLanguages : PASM, SPINLicence : OtherContent Propeller demo cellular automaton based on John Conway’s Game of Life. Fun to watch! Click on the samples…

Movie player

OverviewObject ID : 2245 (2013-04-11)Author : James Moxham | added by ArchiverMicrocontroller : Propeller 1Categories : Display, FunLanguages : PASM, SPINLicence : OtherContent Movie player for the propeller. Uses Kye’s SD card driver and Kye’s 160×120 VGA color driver. Zip…

Debug to TV using 1-Pin (now incl 1PinKBD)

OverviewObject ID : 2175 (2013-05-02)Author : Cluso99 | added by ArchiverMicrocontroller : Propeller 1Categories : Display, Human Input, ToolLanguages : PASM, SPINLicence : OtherContent Use debug calls in your spin program to output debug messages to a TV/LCD composite video.…

Low Cost 2.4GHz Spectrum Analyzer

OverviewObject ID : 2142 (2013-05-02)Author : DogP | added by ArchiverMicrocontroller : Propeller 1Categories : Signals, ToolLanguage : SPINLicence : OtherTag : SPIContent This object is a 2.4GHz Spectrum Analyzer using a low cost CYWM6935 module, outputting to a VGA…

Template for 6.25Mhz crystal

OverviewObject ID : 2125 (2013-05-02)Author : Thomas E. McInnes | added by ArchiverMicrocontroller : Propeller 1Category : ToolLanguage : SPINLicence : OtherContent Handy little template for a 6.25Mhz crystal. Also includes coding to start-up keyboard, mouse, VGA, TV, and synththesizer.…

Template for 5.00Mhz crystal

OverviewObject ID : 2119 (2013-05-02)Author : Thomas E. McInnes | added by ArchiverMicrocontroller : Propeller 1Category : ToolLanguage : SPINLicence : OtherContent Handy little template for a 5.00Mhz crystal. Also includes coding to start-up keyboard, mouse, VGA, TV, and synththesizer.…

Frequency Meter

OverviewObject ID : 2114 (2013-05-02)Author : fletch | added by ArchiverMicrocontroller : Propeller 1Category : ToolLanguages : PASM, SPINLicence : OtherContent Monitors the clock frequency present on given pins. Passively monitor a clock already present on a pin, or attach…

FemtoBasic

OverviewObject ID : 2104 (2013-05-02)Author : Michael Green | added by ArchiverMicrocontroller : Propeller 1Category : ToolLanguages : PASM, SPINLicence : OtherContent FemtoBasic is a simple Basic interpreter for the Propeller. It supports a keyboard and either a VGA or…

Display Prop Info (clockfreq, avail cogs)

OverviewObject ID : 2029 (2013-05-02)Author : Cluso99 | added by ArchiverMicrocontroller : Propeller 1Categories : Snippet, ToolLanguages : PASM, SPINLicence : OtherContent This is a (simple) sample program to display the current: Clock Frequency & Mode Current Cog Available Cogs…