Home
JAQForum Ver 24.01
Log In or Join  
Active Topics
Local Time 12:50 25 Nov 2024 Privacy Policy
Jump to

Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.

Forum Index : Microcontroller and PC projects : The best Arduino Duemilanove

Author Message
vasi

Guru

Joined: 23/03/2007
Location: Romania
Posts: 1697
Posted: 09:47am 27 Feb 2012
Copy link to clipboard 
Print this post

The best Arduino Duemilanove is not made by Arduino team, is made by Olimex. So, Arduino should clone this board.


Quote from "Arduino has been pwned by Olimex" article:
[quote]I'll count down the top 11 complaints(regarding to the original Arduino, my note) again with fixes provided by the engineers at Olimex.

#11. Accidental resets - Re-introduce the Atmel recommended noise suppression - check.
#10. Analog sucks - Separate regulator for Analog, optional Vref for even more precision - check.
#9. Shields cover reset switch - move switch - check.
#8. Shields short out on USB connector - use mini usb - check.
#7. Pin layout is Random - new set of .1 centered pins - check.
#6. Frequency dependencies - provide replaceable crystal - check
#5. Linear regulators suck - use proper regulator - check.
#4. Pin assignment is Random - group power and signal together in Uext connector for GPS, ZIGBEE, I2C, etc...
#3. Power wire in a portable world - add lithium charger and auto switching - check.
#2. 5v in a 3v volt world - provide 5v/3.3v switch.
#1. Battery life sucks - lose the firestarter and add real ULP Voltage regulators - check.

And this is the short list, add real time clock support, 4 mounting holes, and Industrial temperature components and the Olimexino is far and away the highest quality Arduino Board ever produced for $29 on Mouser.[/quote]

If someone want to enter in the Arduino world, this is what I recommend. The first link goes to Dave's video blog.

Vasi
Edited by vasi 2012-02-28
Hobbit name: Togo Toadfoot of Frogmorton
Elvish name: Mablung Miriel
Beyound Arduino Lang
 
djuqa

Guru

Joined: 23/11/2011
Location: Australia
Posts: 447
Posted: 09:50am 27 Feb 2012
Copy link to clipboard 
Print this post

Totally Agree
Olimex Makes absolutely BRILLIANT Boards

The Bargain Basement prices are a BONUS.

VK4MU MicroController Units

 
vasi

Guru

Joined: 23/03/2007
Location: Romania
Posts: 1697
Posted: 10:02am 27 Feb 2012
Copy link to clipboard 
Print this post

I'm thinking at an Arduino with grbl firmware for my CNC but I have also other options regarding to the microcontroller. But yes, I would like to have Olimexino 328. Maybe in the future...

Vasi
Hobbit name: Togo Toadfoot of Frogmorton
Elvish name: Mablung Miriel
Beyound Arduino Lang
 
JohnS
Guru

Joined: 18/11/2011
Location: United Kingdom
Posts: 3800
Posted: 11:26am 27 Feb 2012
Copy link to clipboard 
Print this post

Also the PIC32-Pinguino boards such as http://www.olimex.com/dev/pic32-pinguino-otg.html

Again from Olimex.

John
 
vasi

Guru

Joined: 23/03/2007
Location: Romania
Posts: 1697
Posted: 06:07pm 27 Feb 2012
Copy link to clipboard 
Print this post

  JohnS said   Also the PIC32-Pinguino boards such as http://www.olimex.com/dev/pic32-pinguino-otg.html

Again from Olimex.

John


Yes, is a well made board but is mainly for Microchip users. I wanted to talk about ATmega based boards. Right now I'm looking at AT90USB1287 which can make a good and cheap development board, cheaper than Micropendous if I design and make it myself (as simple as possible).

Vasi
Hobbit name: Togo Toadfoot of Frogmorton
Elvish name: Mablung Miriel
Beyound Arduino Lang
 
Olimex
Senior Member

Joined: 02/10/2011
Location: Bulgaria
Posts: 226
Posted: 06:47pm 27 Feb 2012
Copy link to clipboard 
Print this post

thanks for the nice words :)

I will confess that before we made this board I spent some time to read the Arduino forum and the Arduino users feedback, so we just listened and implemented what Arduino users wanted but had not in Arduino 2009.

Vasi, AVR Mega are obsolete now, even Arduino Due ARM9 board will get obsolete until they release it.

In March we will launch the super-duper Cortex M4 168 Mhz STM32F407ZGT6 which have 1MB Flash and 196K RAM in Arduino compatible layout for EURO 30 retail.
There is interest in few developers from Maple community who are ready to implement the library support, there is already bootloader for F4, by end of March this board will be for sale and it outperforms Mega, Due, probably Tre too

Cortex M4 have floating points and F4 is really powerful, Arduino team problem is that they too much follow Atmel and didn't look around what else is available when they decided to move to more powerful hardware
 
vasi

Guru

Joined: 23/03/2007
Location: Romania
Posts: 1697
Posted: 09:04pm 27 Feb 2012
Copy link to clipboard 
Print this post

  Olimex said  
Vasi, AVR Mega are obsolete now, even Arduino Due ARM9 board will get obsolete until they release it.[/quote]

You know that a microcontroller become widely used if is cheap, it have a big community of adopters and if continue to be produced after others are long gone. And I'm talking about hobby zone (that zone from where only component manufacturers get some benefits).

[quote]In March we will launch the super-duper Cortex M4 168 Mhz STM32F407ZGT6 which have 1MB Flash and 196K RAM in Arduino compatible layout for EURO 30 retail.
There is interest in few developers from Maple community who are ready to implement the library support, there is already bootloader for F4, by end of March this board will be for sale and it outperforms Mega, Due, probably Tre too [/quote]

Nice to have, but an avalanche of boards can be risky. You also know that a board needs time to be promoted and supported and you must stick with it. Unfortunately for the industry, the home user's needs are not rising at the same speed of technology advance. But I know you target mainly professionals - they always need that board yesterday.

[quote]Cortex M4 have floating points and F4 is really powerful, Arduino team problem is that they too much follow Atmel and didn't look around what else is available when they decided to move to more powerful hardware


Maybe the community of Arduino is not prepared yet to leave ATmegas... I think they will continue to grow future generations of engineers or at least hobbyists using ATmegas and then ARM (there are still users of 8051 and I also want to score it for my "portfolio"). They are preparing mainly ATMEL users (and I think this is the first major effect in working with Arduino and I think also Microchip finally realized that). In my opinion, an ATMEL user is better prepared to move to any ARM from the market due to the very similar development chain.

Anyway, a Cortex M4 can be great for RepRap project (see? I'm also not a good target ).Edited by vasi 2012-02-29
Hobbit name: Togo Toadfoot of Frogmorton
Elvish name: Mablung Miriel
Beyound Arduino Lang
 
ArtBecker
Regular Member

Joined: 25/08/2011
Location: Philippines
Posts: 47
Posted: 07:05am 28 Feb 2012
Copy link to clipboard 
Print this post

Seeed Studio also makes an excellent Duemilanove, with several improvements over the basic version. It is cheap at US$22.50, with free shipping for orders over $50. I have bought a lot of stuff from them, including the colorful Seeeduino, with no problems.

http://www.seeedstudio.com/depot/seeeduino-v30-atmega-328p-p -669.html?cPath=132_133



The Seeduino uses the same white connectors as their Grove system, which I also have. There are adapter cables between the Grove type connectors and the standard ones.

I also got the last Wii Nunchuck adapter they had, but plenty of other places sell them. It's worth an hour or so to look over all the items they offer.
 
JohnS
Guru

Joined: 18/11/2011
Location: United Kingdom
Posts: 3800
Posted: 10:11am 28 Feb 2012
Copy link to clipboard 
Print this post

My thought is that it's a very limited board, so little RAM :(

I like the sound of the F4 board!

Will it only be SWD? Or JTAG?

John
 
vasi

Guru

Joined: 23/03/2007
Location: Romania
Posts: 1697
Posted: 10:23am 28 Feb 2012
Copy link to clipboard 
Print this post

Is a nice looking board (prettier than Olimexino). Which one, it is user's choice. Probably, the price is the main factor for many.


Hobbit name: Togo Toadfoot of Frogmorton
Elvish name: Mablung Miriel
Beyound Arduino Lang
 
vasi

Guru

Joined: 23/03/2007
Location: Romania
Posts: 1697
Posted: 10:53am 28 Feb 2012
Copy link to clipboard 
Print this post

My suggestion regarding to Seeeduino design:



The Grove connectors must be angled (as is on Olimexino), to permit shielding same time. Even more because they already use it on Grove shield:


Edited by vasi 2012-02-29
Hobbit name: Togo Toadfoot of Frogmorton
Elvish name: Mablung Miriel
Beyound Arduino Lang
 
Olimex
Senior Member

Joined: 02/10/2011
Location: Bulgaria
Posts: 226
Posted: 10:25pm 28 Feb 2012
Copy link to clipboard 
Print this post

I confirm seeduino is better designed that arduino, just missing lipo charger, low power LDOs and dc/dc to have same functionality as olimexino
 
ArtBecker
Regular Member

Joined: 25/08/2011
Location: Philippines
Posts: 47
Posted: 03:50am 29 Feb 2012
Copy link to clipboard 
Print this post

"The Grove connectors must be angled (as is on Olimexino), to permit shielding same time. Even more because they already use it on Grove shield:"

That is a good idea, though you should have been more clear that you Photo-Shopped the Seeeduino in your photo.

Seeed Studio sells a package of 10 angled (or straight) Grove connectors for 99 cents, so at least the serial connector can be changed. In any event, the connectors only duplicate pins, and don't replace them. Conceivably, many users don't use shields anyhow.

However, even if both Grove connectors are populated, you can still install a shield, with just a very small (insignificant) gap at the pin 5 end of the analog connector. The digital and power connectors fit perfectly flush, and all the analog connectors make good contact, due to the long pins used by shields.

The Wii Nunchuck adapter is back in stock at $4.
 
vasi

Guru

Joined: 23/03/2007
Location: Romania
Posts: 1697
Posted: 01:02pm 29 Feb 2012
Copy link to clipboard 
Print this post

  ArtBecker said  That is a good idea, though you should have been more clear that you Photo-Shopped the Seeeduino in your photo.


He he, don't tell me you searched for it in Seeedstudio shop! Sorry, you are right!

Hobbit name: Togo Toadfoot of Frogmorton
Elvish name: Mablung Miriel
Beyound Arduino Lang
 
YT2095

Newbie

Joined: 07/02/2012
Location: United Kingdom
Posts: 22
Posted: 02:31pm 29 Feb 2012
Copy link to clipboard 
Print this post

although not a Due etc... I think my fave has to be the Digilent Chipkit UNO32.
the IDE is almost identical, the board takes all due Arduino shields, the programming code for it is transportable from arduino (the libraries differ somewhat), and its got extra pins and is over 5x faster.

it`s a nice step into a New controller (PIC32) other than Atmel, it will take "grown up" code too.
a genuinely nice segway into more advanced code and applications.

I expect the Pinguino may be similar, although I don`t know anything about it`s IDE yet, I may get one later on in the year when I finish my current projects.

I personally like the Due, as I can pop the 328p out and program a new one, this gets impossible with SMT devices.

each board has their own good points I guess ;)


 
ArtBecker
Regular Member

Joined: 25/08/2011
Location: Philippines
Posts: 47
Posted: 05:32pm 01 Mar 2012
Copy link to clipboard 
Print this post

The Ardweeny might be the smallest, and cheapest, Duemilanove version, at under $10, plus shipping.



Ardweeny at Maker Shed

It requires either an external USB-to-TTL FTDI-type cable or adapter, or else you just program the chip in an Arduino Uno (selecting the Duemilanove w/328 option in the IDE, since the Ardweeny 328's Duemilanove bootloader isn't compatible with the Uno or Uno R3 bootloader).
 
Print this page


To reply to this topic, you need to log in.

© JAQ Software 2024