collapse

* Posts Recentes

Amplificador - Rockboard HA 1 In-Ear por almamater
[27 de Março de 2024, 19:13]


O que é isto ? por KammutierSpule
[26 de Março de 2024, 19:35]


Bateria - Portátil por almamater
[25 de Março de 2024, 22:14]


Emulador NES em ESP32 por dropes
[13 de Março de 2024, 21:19]


Escolher Osciloscópio por jm_araujo
[06 de Fevereiro de 2024, 23:07]


TP4056 - Dúvida por dropes
[31 de Janeiro de 2024, 14:13]


Leitura de dados por Porta Serie por jm_araujo
[22 de Janeiro de 2024, 14:00]


Distancia Cabo por jm_araujo
[08 de Janeiro de 2024, 16:30]


Meu novo robô por josecarlos
[06 de Janeiro de 2024, 16:46]


Laser Engraver - Alguém tem? por almamater
[16 de Dezembro de 2023, 14:23]

Autor Tópico: Novas placas do arduino...  (Lida 2679 vezes)

0 Membros e 1 Visitante estão a ver este tópico.

Offline zordlyon

  • Mini Robot
  • *
  • Mensagens: 1.768
Novas placas do arduino...
« em: 22 de Setembro de 2011, 21:01 »


"For the second year in a row we decided to announce our new products at Maker Faire in NYC.
Tomorrow morning, if you come to the Arduino tent, you will be able to see:
Arduino 1.0, we finally froze the Arduino API, the IDE and the layout of the boards. We’ve made some minor additions to the Arduino connectors to make them more flexible. Tomorrow you will be able to download the release candidate and in 1 month of frantic testing with the community, the platform will be ready and stable.
Arduino Leonardo, a low cost Arduino board with the Atmega32u4. It has the same shape and connectors as the UNO but it has a simpler circuit. On the software side it has a nifty USB driver able to simulate a mouse , a keyboard, a serial port (with more drivers coming later). As usual for Arduino, everything will be released as open source (Core, Bootloader, Hardware).

Arduino Due, a major breakthrough for Arduino because we’re launching an Arduino board with a 32bit Cortex-M3 ARM processor on it. We’re using the SAM3U processor from ATMEL running at 96MHz with 256Kb of Flash, 50Kb of Sram, 5 SPI buses, 2 I2C interfaces, 5 UARTS, 16 Analog Inputs at 12Bit resolution and much more.
Instead of just releasing the finished platform we are opening the process to the community early on. We’re going to be demoing the board and giving away some boards to a selected group of developers who will be invited to shape the platform while it’s been created. After Maker Faire, we will begin selling a small batch of Developer Edition boards on the Arduino store (store.arduino,cc) for members of the community who want to be join the development effort. We plan a final and tested release by the end of 2011

Arduino Wifi Shield. It adds Wi-Fi communication capabilities to any Arduino. Instead of using any of the classic WiFi modules on the market we wanted to have something that will provide the maximum level of hackability to the user. The shield is based on a wifi micro module made by H&D Wireless coupled with a powerful AVR32 processor that carries the full TCP-IP stack leaving room to add your own protocols and customisations. We’ve also worked hard to make sure that you will be able to migrate your code from the Ethernet Shield with minor changes.
We’re also going to show some prototypes of new platforms we’ve been working on: We have robots, new IDEs and more.
It has been a crazy few months and we want to thank ATMEL very much the support that we got on all the new products.
Come over to Maker Faire and have a look for yourself!"


From: http://arduino.cc/blog/2011/09/17/arduino-launches-new-products-in-maker-faire/

Arduino com Cortex-M3 ARM?!! Cool...  :D

Agora sim já temos mais processamento...

Cumprimentos,
André Carvalho.
Cumprimentos,
André Carvalho.

Offline zordlyon

  • Mini Robot
  • *
  • Mensagens: 1.768
Re: Novas placas do arduino...
« Responder #1 em: 08 de Outubro de 2011, 01:12 »
Digam me uma coisa com estes arms temos processamento de imagem? ligar webcams ou coisa assim?

Cumprimentos,
André Carvalho.
Cumprimentos,
André Carvalho.

Offline CBX

  • Mini Robot
  • *
  • Mensagens: 1.315
Re: Novas placas do arduino...
« Responder #2 em: 08 de Outubro de 2011, 01:30 »
eu diria que sim, se escrito em C e se o mcu fizer USB HOST, na linguagem do arduino duvido...

já repararam no leonardo, USB micro, como é que é possível falharem sempre no conector  ::)

Offline senso

  • Global Moderator
  • Mini Robot
  • *****
  • Mensagens: 9.733
  • Helpdesk do sitio
Re: Novas placas do arduino...
« Responder #3 em: 08 de Outubro de 2011, 01:55 »
Num tipico cortex-M3 não diria que é assim tão possivel quanto isso, continuas a ter muito pouca ram, não tens DSP nem sequer FPU, num dos novos Cortex-M4 da ST que corre a quase 200Mhz, que tem FPU e co-processador e que até tem interface para cameras, ai digo que sim, mas processamento de imagem é algo pesado, é claro que tambem depende do que queres processar, e com as suas restrições, até um Atmega faz processamento de imagem, mas é a preto e branco ou pouco mais e muito lentamente e com muito baixa resolução.
Avr fanboy

Offline zordlyon

  • Mini Robot
  • *
  • Mensagens: 1.768
Re: Novas placas do arduino...
« Responder #4 em: 08 de Outubro de 2011, 09:23 »
Pois exacto...

Eu falava em ligar uma webcam, portanto já não é assim tao baixa resolução e poucas cores...

Mas então por exemplo com um Mega ADK e com o telemovel Android ligado ao ADK deve ser possivel fazer reconhecimento de imagem e "realidade aumentada" nao?

Cumprimentos,
André Carvalho.
Cumprimentos,
André Carvalho.