A weblog focused on interesting circuits, ideas, schematics and other information about microelectronics and microcontrollers.
E-books
Disclaimer
Because I have not tested all electronic circuits mentioned on this pages, I cannot attest to their accuracy; therefore, I do not provide a warranty of any kind and cannot be held responsible in any manner.
Catalina - a free Propeller C compiler
Are you looking for C compiler for your Parallax Propeller chip? Catalina should be the one!
Catalina is a FREE ANSI compliant C compiler for the Propeller.
In the version 2.2 Catalina adds significantly improved support for Multi-CPU Propeller systems. It adds support for Morpheus, and adds proxy driver support for all multi-CPU systems (currently supported are Morpheus and the TriBladeProp).
In multi-CPU systems, proxy drivers allow all devices to be used by a Catalina program as if they were local devices - even if those devices are physically connected to another CPU.
Read more and download Catalina on its "official forum page": Catalina compiler