Thread: Any arduino coders here?
Threaded View
-
26-01-2013 #31
AVR v PIC debates are always good :-)
A PIC system similar to an Uno is a comparable price, and when I looked last year, PIC compilers were not exactly user friendly.
Each have their own strengths and weaknesses, but for simplicity Arduino does currently have quite a lead, and the standard layout with lots of 'sheilds' (aka stackable expansion boards) makes prototyping far easier.
I use Mega's, Uno's and Pro Mini's. Uno's I've currently got 3 off as I use them for general development. One of my current projects will be getting shrunk from an Uno and breadboard to a custom PCB running an Atmega328 with the UNO bootloader. Final cost is very similar to using a PIC, but I get the benefit of using the Arduino programming.
The Mega's are used for a similar, but more complex system. This could be done far cheaper with a custom PCB and an Atmega somewhere between the 2550 and 328, but I only need 3, so using the Mega eliminates dealing with a chip not officially supported by Arduino.
And the Pro Mini's are for a display controller, which i only need 2 off, so other options work out more expensive. The Pro-Mini sits neatly inside the housing, with the display and serial connector wires connected straight to it, without needing any protoboards.
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Help Make 1st Step - Wiring Up Drivers to Motor and Arduino
By Treemonkey in forum General ElectronicsReplies: 10Last Post: 25-04-2013, 05:47 PM -
CNC Controller with Arduino and Gamepad
By Christian Knuell in forum Electronic Project BuildingReplies: 2Last Post: 20-10-2012, 10:25 PM -
Imported L298 Arduino Modules
By boldford in forum Motor Drivers & ControllersReplies: 4Last Post: 30-07-2012, 11:06 PM -
DIY arduino CNC 2 axis table
By ruthharm84 in forum Electronic Project BuildingReplies: 5Last Post: 06-05-2012, 01:54 AM
Bookmarks