Click here to Skip to main content
15,886,026 members

The Insider News

   

The Insider News is for breaking IT and Software development news. Post your news, your alerts and your inside scoops. This is an IT news-only forum - all off-topic, non-news posts will be removed. If you wish to ask a programming question please post it here.

Get The Daily Insider direct to your mailbox every day. Subscribe now!

 
NewsHow to build a 5$ Arduino (clone) Pin
Terrence Dorsey14-Mar-13 11:13
sitebuilderTerrence Dorsey14-Mar-13 11:13 
GeneralRe: How to build a 5$ Arduino (clone) Pin
DaveX8614-Mar-13 17:54
DaveX8614-Mar-13 17:54 
You can do it for even less than that if your program is small enough to fit on an ATTiny85 (8k of memory for programs a.k.a 'sketches'), here's how:

How to Program an ATTiny85[^]

You can buy an ATTiny85 microcontroller at Dip Micro for $1.39 Cdn[^]

...or if you want to get fancy you can get an AVRISP programmer shield [^]for your Arduino...makes it easier than jury rigging your own programmer.

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.