pinout.vvzero.com/src/es/overlay/propeller-hat.md

47 lines
1.0 KiB
Markdown
Raw Normal View History

<!--
---
name: Propeller HAT
class: board
type: mcu,io,motor
formfactor: HAT
manufacturer: Pimoroni
description: The 8-core Propeller Microcontroller in HAT form-factor
url: http://shop.pimoroni.com/products/propeller-hat
github: https://github.com/pimoroni/piano-hat
buy: https://shop.pimoroni.com/products/propeller-hat
image: 'propeller-hat.png'
pincount: 40
eeprom: yes
power:
'2':
ground:
2016-10-22 23:11:23 +08:00
'9':
'14':
'20':
'25':
'30':
'34':
'39':
pin:
'8':
name: TXD / Transmit
direction: output
active: high
'10':
name: RXD / Receive
direction: input
active: high
'11':
name: Reset
active: low
2016-11-02 10:16:19 +08:00
flash:
'29':
2016-11-02 10:16:19 +08:00
mode: flash
active: low
-->
#Propeller HAT
2016-10-22 20:21:39 +08:00
Propeller HAT lleva el microcontrolador de 8-núcleos Parallax Propeler al factort de forma HAT. Comunícate a través del puerto serie utilizando Propeller IDE y siempre tendrás un coprocesador poderoso y de tiempo real para tu Pi.
2016-10-22 20:21:39 +08:00
Es como un pequeño programador lógico. Muy útil para IO en tiempo real, control de servos o sintetizar un chip SID.