LusoRobótica - Robótica em Português

Sistemas específicos => Arduino / AVR => Tópico iniciado por: mauricio em 07 de Novembro de 2008, 12:27

Título: SANGUINO o Arduino em versão PRO
Enviado por: mauricio em 07 de Novembro de 2008, 12:27
Olá a todos,

dos inventores da RepRap uma impressora 3D - http://www.reprap.org (http://www.reprap.org)
Um Arduino com + I/O's, com + memória Flash e muito mais...
Só ñ tem o Serial/USB converter Onboard, mas isso é fácil de resolver!


Similarities

    * They both use ATmega family chips, and are very similar in architecture. Knowledge gained from programming an Arduino is directly applicable to programming a Sanguino.
    * They both are intended to be programmed directly from the Arduino environment, so your sketches for Arduino will work with the Sanguino with minimal modifications.
    * They are both open source and 100% hackable.
    * They both use a bootloader for uploading sketches via serial.

Differences

The primary difference between the Arduino and the Sanguino is the processor: Arduino uses the atmega168, while the Sanguino uses the atmega644. The rest of the differences basically all derive from this.

Here is a table with a comparison between the boards:
(https://lusorobotica.com/proxy.php?request=http%3A%2F%2Fwww.dvpt.com%2Ftabela.gif&hash=1141fa175c3e9218f211bde12b7115cc03f8567a)

TODA A INFORMAÇÂO SOBRE O SANGUINO AQUI : http://sanguino.cc/start (http://sanguino.cc/start)

Este é o meu 1º Post e espero que seja útil !
Cumprimentos,
Mauricio Martins
Título: Re: SANGUINO o Arduino em versão PRO
Enviado por: TigPT em 07 de Novembro de 2008, 12:32
Bem-vindo Mauricio Martins, e obrigado pelo post, existem realmente várias variantes do Arduino, e este parece ser um bom concorrente. Vou procurar saber mais.

(movido para a secção AVR)