a tool for electronics engineers/students to use - planned to include basic Voltmeter, Ammeter, Component Tester, Serial Terminal etc
To make the experience fit your profile, pick a username and tell us what interests you.
We found and based on your interests.
So, we were able to do this last month but posting a log here, need much motivation for it.
First off, images.
This is the same semiconductor tester as has been shown before on hackaday and lot of other places, the German version, we had problems porting the code so we removed all previous code and started with a new repo just to test and check this out and get this done - now what remains is to get this working alongwith the other things.
We have noticed that now we are on the brink of using up ALL the memory and RAM that the AVR ATMega328 has, we are also looking at Teensy for a better and more powerful replacement as the main controller.
So we started with implementing a basic voltmeter on the device.
Get ADC -- > Convert to Voltage --> Display on Screen
After being satisfied that it works we started on to adding circuitry for making voltage measurements of a bigger range (0 to 55V)
The device shows the 2 voltage readings in big fonts and the resolution (number of digits after decimal) changes to 1 digit when the voltage is higher than the 9.99 volts.
Also the Square Wave Generator also works, the device can output a square wave of any frequency upto 1MHz and with varying duty cycle.
All code is up on github and committed..!
Moving to the component tester implementation.
Create an account to leave a comment. Already have an account? Log In.
Please, I would like a copy of the schematics if possible. My e-mail is music. classicalguitar@gmail.com
thank you
Please, I would like a copy of the schematics if possible. My e-mail is bva1@tut.by
Excellent work
Please, I would like a copy of the schematics if possible. My e-mail is renatochura0@gmail.com
Excellent work
Please, I would like a copy of the schematics if possible. My e-mail is eobidi99xx@gmail.com
thanks in advance
Please, I would like a copy of the schematics if possible. My e-mail is albejanon@hotmail.com
thanks in advance
Hey Bro Can you share circuit on my mail:-a.d.agravat008@gmail.com
Can you please share schematic link my mail id is akshay20jha@gmail.com
Thanks in advance
I like it a lot. I have been seriously considering a shield for a FriendlyARM Mini210SBE and the 4.3 inch LCD and do transistor load curves and the works. Pick bias resitrs for you and all kinds of cool stuff. Then start adding scope functions. The board runs Debian and one could make a database of components with full parameters if there were a way to keep them sorted.
See on eBay, cheap
8-in-1 OSCILLOSCOPE TOOL Quick Guide
OSCILLOSCOPE, LOGIC ANALYZER,
VOLT AND LOGIC Test, Signal GENERATOR, PWM GENERATOR,
EVENT COUNTER, Frequency COUNTER, RC SERVO
Can you give LINK..???
I saw this: http://www.ebay.com/itm/LCD-Multifunction-Oscilloscope-2-in1-Multimeter-Digital-Handheld-Scopemeter-/111843637620?hash=item1a0a667974:g:1ugAAOSwyQtVsy3c
and http://www.ebay.com/itm/digital-oscilloscope-logic-analyzer-signal-pwm-generator-frequency-counter-/121761051107?hash=item1c598631e3:g:fa0AAOSwQTVV-MQn
BTW, the real work is in MAKING it, otherwise there is also DSO Nano and Quad and such other products and XPROTOLAB.
I want a programmable one, which I can easily use and I want to learn while making it.
Just a random thought:
-there is an avr DDS signal generator
-there is an avr mini oscilloscope (XMEGA Xprotolab)
-there is an avr component tester(R,C,L, transistor, diode etc)
If you could combine all of them in one, that would be a super tool!
that is what we are sort of doing.
but we do want to try and do most of it ourselves and then start copying (we are copying the component tester)
We also want to keep it sort of Arduino friendly - cause a board with an Arduino+Buttons+LCD can do lots of things...
yeah, unfortunetelly you cannot do the oscilloscope thing on arduino, unless you use external ADC which complicates things a bit too much. Unless you jump for the new zero.
yes, not going for an oscilloscope, but we are thinking of showing some stats of the signal being measured - like frequency, duty cycle, average value (already shown), and peak-to-peak voltage etc.
also, we might move to Teensy once the majority of the stuff has been done...
then a scope is not a very far fetched idea I think.
The ADC there is better, but it still not great, less than 1Msps. You might look at other microcontrollers that can do >2Msps.
Become a member to follow this project and never miss any updates
Please, I would like a copy of the schematics if possible. My e-mail is halilcetin54@gmail.com