Classic electronics instruments (oscilloscope, power supplies, function generators etc) work well for me, especially for repairs and tracing faults in the circuit. However I found that when I am trying do develop something new there are some practical problems. I usually work on more than one original project and I switch between them often. There are multiple reasons for it: waiting for ordered components, finding a problem with my current project which I can’t solve, returning to an old project as I have new idea et cetera. When switching between projects I found that reconnecting the project to all measurement instruments and setting up the instruments’ parameters was time-consuming and prone to mistakes. Another problem is also finding where I store the most up-to-date version of microcontroller code.
| | |
|
The aim of this project was to develop a compact analogue/digital prototyping workstation to address the above problems. |
In the past I’ve tried a number of “all in one” instruments: Syscomp CGR-101, Gabotronics Xprotolab, Digilent Electronics Explorer and NI MyDAQ.
| | |
|
My current attempt is based on the Analog Discovery 2 from Digilent: |
I designed and built a double 2x15 connector. The first section of 2x15 pins is used by a microcontroller (currently Arduino),the second 2x15 section is used for the Analog Discovery 2. The USB hub allows for a single cable connection to a PC. 16GB of flash memory with separate directories for each project allows for storage of all the project files, including microcontroller code and virtual instrument configuration files. The whole project is enclosed in a small aluminium case (at a size of 18x11x6cm, it’s footprint on the desk is less than half that of an A4 sheet of paper).
| | |
|
Each project breadboard has attached a 2x32 female connector with long pins below. The middle 4 pins are removed. This allows the user to easily connect and disconnect projects to/from the workstation. |
The mini electronic workstation is controlled by WaveForm software running on Ubuntu (WIN10 and Mac versions are available from Digilent). Alternatively there are Labview drivers for the Analog Discovery 2.
| | |
|
How successful is this project? I don’t know, I’ve just started to use it. Please observe my future prototyping projects. If they will use this compact analogue/digital workstation it will mean that this approach is working for me. |