Tagged Questions

3
votes
4answers
136 views

What are the best free schematic tools out there?

I'm sure there are plenty of schematic tools available. Which ones do you use/prefer? Feel free to also list tools which aren't completely free but very popular.
0
votes
3answers
88 views

How do you develop software for the Arduino?

Is the main way of programming the Arduino's Atmel MCU thru a Visual Programming environment such as Max/MSP? Or do you have to write typical C code? What are the different ways a …
8
votes
9answers
315 views

What are low cost circuit and PCB design software?

Do you know of any freeware or low cost circuit / PCB design software? I know a few which I have listed below but I was wondering if there were more of its kind. Please mention th …
7
votes
1answer
123 views

Anyone ported the QP state framework for Arduino?

In reviewing possible approaches for my data logging project, I have found the book "Practical UML statecharts in C/C++" to be very interesting for more serious work with the Ardui …
5
votes
5answers
132 views

What are the freeware SPICE simulators available?

Does anyone know of a freeware SPICE / circuit simulator?
7
votes
7answers
195 views

Good tool for Mac OS X to draw circuits.

I am looking for tool to draw circuits on Mac OS X. I mostly need it so I can add it into presentations. So the requirements are that it looks preety.
6
votes
4answers
137 views

Software to control an Arduino

Hi everybody is there any software working on PC with a gui that can control the outputs and read the inputs of an arduino in realtime?
3
votes
2answers
87 views

How easy is it to develop hardware to run Microsoft Robotics?

What do I need to develop hardware that can run embedded software developed with the Microsoft Robotics studio? I thought only certain high-end off-the-shelf robots that support em …