Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.
It seems you want to get the schematic from somebody
and you want the code from somebody
... this means others should do the job for you ... without pay ... good luck.
Btw: this is not how a forum works. A forum is meant that you do the main job.
Then - in case you encounter a problem - you should post
* what you have done so far (your schematic, your code)
* your test parameters
* what you expect
* what you see instead
* what you have done to debug the problem
Then the forum members will help you to solve the problem. .. still the main job is your job.
Hi dahmano;
I wrote such VU meter programs but in mikroC, not in mikroBasic. You can find them here, on the forum ...
However, long ago I wrote VU programs using the Proton Basic (PDS).
Now I upload (only for you :wink two versions.
I'm using the Proton Basic also now, but only as a very intelligent PIC assembler, avoiding almost all its inbuilt commands like Print or HserOut. I always want to know exactly what's happening in my program.
No one in this forum was born with electronics knowledge. Whatever we know, it is because we followed a four step process:
1-research and read many circuit descriptions.
2-build the circuit (and perhaps write the code) on your own. Best approach is a breadboard.
3-test circuit, and most likely, fail.
4-analyze and probe around the different circuit nodes.
Repeat steps 1 thru 4 until success is achieved.
Alternately, if one does not have the time or money to achieve the previous steps, an alternative which I have used several times, is to purchase a kit available on the web and build it.
Once that you got it running correctly, study the schematic, probe the circuit with a DMM or scope, and then perform some modifications and re-test.
@eril: you should analyze the code, get some knowledge on a specific programming language, make the changes and recompile using your preferred compiller.
Yiusti was kind enough to post his designs with source code, you should be thankfull for this.
Or, you need some extras? Free lunch? Ball scratch? :twisted:
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.