arduino virtual breadboard

Post here about your Arduino projects, get help - for Adafruit customers!

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
ezeeetm
 
Posts: 35
Joined: Fri Oct 05, 2012 4:25 pm

arduino virtual breadboard

Post by ezeeetm »

can somebody recommend a good virtual breadboarding tool for Arduino...I don't mind paying for it.

I downloaded this
http://www.virtualbreadboard.com/Frames.aspx?TAB=1

but it doesn't have thermistors or mosfets. Closer look shows I can *probably* make these from scratch using the "pin diagram design sheet"

but, before I go diving in and learning a whole new piece of software...thought I'd ask to see if there isn't a more widely supported or otherwise better tool?

thanks.

User avatar
adafruit_support_mike
 
Posts: 67446
Joined: Thu Feb 11, 2010 2:51 pm

Re: arduino virtual breadboard

Post by adafruit_support_mike »

Take a look at Fritzing: http://fritzing.org

It supports the Arduino and is free.

User avatar
ezeeetm
 
Posts: 35
Joined: Fri Oct 05, 2012 4:25 pm

Re: arduino virtual breadboard

Post by ezeeetm »

[email protected] wrote:Take a look at Fritzing: http://fritzing.org

It supports the Arduino and is free.
thats exactly what i did, thanks.

fritzing does not support code testing though, right?

sqqqrly
 
Posts: 1
Joined: Sat Sep 03, 2011 10:55 pm

Re: arduino virtual breadboard

Post by sqqqrly »

I have found the lastest svn version to much improved. You will need to compile it. The version in wheezy repos is ancient. The download version is better, but svn is by far best. I needed to be able to put text on the schematics and did not like the yellow notes widget. The svn version has this fixed.

http://code.google.com/p/fritzing/source/checkout

svn checkout http://fritzing.googlecode.com/svn/trunk/ fritzing-read-only

Locked
Please be positive and constructive with your questions and comments.

Return to “Arduino”