Click here to Skip to main content
15,900,815 members

Survey Results

Would you consider writing code specific to a chip-set?

Survey period: 7 Sep 2015 to 14 Sep 2015

Would you ever want to offload processing to the Xeon Phi coprocessor, run massively parallel code on NVIDIS's GPUs or just go retro and hit Arduino with a little assembler?

OptionVotes% 
I already directly target specific chip-sets12911.58
I would like to16815.08
I'd consider it if necessary30026.93
Never really thought about it26924.15
Not interested24822.26



 
GeneralRe: Never Pin
Eddy Vluggen11-Sep-15 3:06
professionalEddy Vluggen11-Sep-15 3:06 
GeneralRe: Never Pin
Albert Holguin11-Sep-15 4:11
professionalAlbert Holguin11-Sep-15 4:11 
GeneralRe: Never Pin
Eddy Vluggen11-Sep-15 4:13
professionalEddy Vluggen11-Sep-15 4:13 
GeneralRe: Never Pin
den2k8811-Sep-15 4:51
professionalden2k8811-Sep-15 4:51 
GeneralRe: Never Pin
Eddy Vluggen11-Sep-15 4:54
professionalEddy Vluggen11-Sep-15 4:54 
GeneralOpenCL Pin
Dan Neely31-Aug-15 3:06
Dan Neely31-Aug-15 3:06 
GeneralI Would like to Pin
aarif moh shaikh30-Aug-15 23:58
professionalaarif moh shaikh30-Aug-15 23:58 
GeneralRe: I Would like to Pin
enhzflep6-Sep-15 23:16
enhzflep6-Sep-15 23:16 
Well, you can buy an Arduino clone for under USD $5.

If you get a Arduino Pro Mini, you'll need to add to that an FTDI chip (to go between your USB port and the board's inputs)

If, on the other hand, you get a Arduino Nano, you just need to download the Arduino IDE and you can get started with a simple light-blinking demo, using the onboard led.

Grab some breadboards, bread-board connection cables, a display or some other peripherals and you're ready for fun. You should be able to get started for under USD $20. I got a 128x160px colour screen with SD card reader for about $6 or $7

Here's some clones: Arduino Nano clones

It's a lot of fun and rather addictive. Big Grin | :-D
"When I was 5 years old, my mother always told me that happiness was the key to life. When I went to school, they asked me what I wanted to be when I grew up. I wrote down 'happy'. They told me I didn't understand the assignment, and I told them they didn't understand life." - John Lennon

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.