Proyecto AndroidePortada | Acerca de | Ayuda | FAQ | Páginas especiales | Registrarse/Entrar

Categoría: Hojas de Datos
Versión para imprimir | Aviso legal | Política de protección de datos | Revisión actual

Propeller

(Diferencia entre revisiones)

Revisión de 01:23 17 mar 2008
Adrian (Discusión | contribuciones)
(Data del Propeller de Parallax)
← Ir a diferencia anterior
Revisión actual
Adrian (Discusión | contribuciones)

Línea 1: Línea 1:
 +Esto está en castellano en la página
 +
 +http://robots-argentina.com.ar/Cerebro_Propeller01.htm
 +
 +--[[Usuario:Edu|Edu]] 14:48 17 mar 2008 (ART)
 +----
 +
The [http://www.parallax.com/Portals/0/Downloads/docs/prod/prop/PropellerDatasheet-v1.0.pdf Propeller] chip ([http://www.parallax.com/ See PARALLAX]) makes it easy to rapidly develop embedded applications. Its eight processors (cogs) can operate simultaneously, either independently or cooperatively, sharing common resources through a central hub. The developer has full control over how and when each cog is employed; there is no compiler-driven or operating system-driven splitting of tasks among multiple cogs. A shared system clock keeps each cog on the same time reference, allowing for true deterministic timing and synchronization. Two programming languages are available: the easy-to-learn high-level Spin, and Propeller Assembly which can execute at up to 160 MIPS (20 MIPS per cog). The [http://www.parallax.com/Portals/0/Downloads/docs/prod/prop/PropellerDatasheet-v1.0.pdf Propeller] chip ([http://www.parallax.com/ See PARALLAX]) makes it easy to rapidly develop embedded applications. Its eight processors (cogs) can operate simultaneously, either independently or cooperatively, sharing common resources through a central hub. The developer has full control over how and when each cog is employed; there is no compiler-driven or operating system-driven splitting of tasks among multiple cogs. A shared system clock keeps each cog on the same time reference, allowing for true deterministic timing and synchronization. Two programming languages are available: the easy-to-learn high-level Spin, and Propeller Assembly which can execute at up to 160 MIPS (20 MIPS per cog).
Línea 12: Línea 19:
--Adrian S.A. 22:23 16 mar 2008 (ART) --Adrian S.A. 22:23 16 mar 2008 (ART)
 +----
 +
 +
 +
[[Categoría:Hojas de Datos]] [[Categoría:Hojas de Datos]]

Revisión actual

Esto está en castellano en la página

http://robots-argentina.com.ar/Cerebro_Propeller01.htm

--Edu 14:48 17 mar 2008 (ART)


The Propeller chip (See PARALLAX) makes it easy to rapidly develop embedded applications. Its eight processors (cogs) can operate simultaneously, either independently or cooperatively, sharing common resources through a central hub. The developer has full control over how and when each cog is employed; there is no compiler-driven or operating system-driven splitting of tasks among multiple cogs. A shared system clock keeps each cog on the same time reference, allowing for true deterministic timing and synchronization. Two programming languages are available: the easy-to-learn high-level Spin, and Propeller Assembly which can execute at up to 160 MIPS (20 MIPS per cog).


PropellerBlock.gif

The Propeller chip is designed to provide high-speed processing for embedded systems while maintaining low current consumption and a small physical footprint. In addition to being fast, the Propeller chip provides flexibility and power through its eight processors, called cogs, that can perform simultaneous tasks independently or cooperatively, all while maintaining a relatively simple architecture that is easy to learn and utilize. Two programming languages are available: Spin (a high-level object-based language) and Propeller Assembly. Both include custom commands to easily manage the Propeller chip’s unique features.

--Adrian S.A. 22:23 16 mar 2008 (ART)