Continue to Site

Welcome to EDAboard.com

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.

Recent content by zuisti

  1. Z

    ds1307 Rtc clock running slow by 6 second per day.

    @tapu: My suggestion: try to use a better 5V power supply with decoupling capacities (as close as possible to the RTC). The DS1307 is very sensitive to the quality of its power supply.
  2. Z

    [moved] Ds3231 RTC: temperature display (mikroC)

    Re: Ds3231 RTC: temperature display (mikroC) Yes, because my post above is a (well-functioning) solution, not a question. I just wanted to help others, so I published it. Kind mods, please move this to the right place (I couldn't find any better). Thank you. Regards: zuisti
  3. Z

    [moved] Ds3231 RTC: temperature display (mikroC)

    On request I wrote a simple and fast function to display the temperature measured by the Ds3231 internal sensor. - no any floating operation (integer arithmetic only) - no any character buffer (each digit is displayed immediately after computed) From the Ds3231 datasheet: Temperature is...
  4. Z

    2x PMSM Motor Drive design in 100 Live Videos

    As I see this is a hard, very big but nice job. Thanks! Unfortunately, I don't have the time to watch long videos, but I know they may be useful. It would be good to see the whole project with the source files (in a RAR). Kind regards: zuisti PS: I gave you some points on the board (as a thank you)
  5. Z

    Not complicated calculator (STM32F0, WH1602, RPN)

    Nice (and hard) project, congrats. Regards, zuisti
  6. Z

    [PIC] VU meter (2x10 or 2x16 LEDs)

    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...
  7. Z

    A constant current source simulation using transistor: problem in Proteus

    Hi arnab913; Try to add GND (GROUND symbol) to your Proteus circuit.
  8. Z

    Fast switching transistor with slow rise/fall times, why?

    This is an almost impossible "mission", the input pulse is too short. And ..you know the usual rule: the transistor (used as a fast switch) should not be driven into the saturation range ...
  9. Z

    Please explain my mistake related to 16 bit timer...

    Hi Garyl; I advise you to try it in reality. I've readed this somewhere: In Proteus the T0CON.TMR0ON bit works incorrectly in counter mode (ie if T0CON.T0CS = 1), but it's working in timer mode (T0CON.T0CS = 0). Tried also by me, it's true. My rearranged (and repaired) initialization: //...
  10. Z

    16-stage stereo peak hold/decay VU meter (mikroC, PIC)

    Attached the expanded and improved version 2.1 What's new .. - Two new projects: -- the 'one-line' stereo VU meter, in the "ONELINE" folder (see my post #2) -- On request a 2x10 LED version, in the "16F88_2x10led" folder. - Fixes: -- The displaying of the text "lin/log" on the upper LCD...
  11. Z

    How to Convert sprint layout(Ver.6) pcb files to either protel-99 SE or Altium

    Hi Andy; I do not know if it can be, but maybe that will help a little: https://www.abacom-online.de/updates/Sprint-Layout60_Viewer.exe Using this you can see and also print the lay6 file.
  12. Z

    Is there is any chance to micro controller perform last task, when power ON/OFF

    Yes, I agree. And please note at least one EEPROM write command time (to store the status of the cycle). About 10 msec!
  13. Z

    Voltage Selector Using PIC12F683 and PIC16F628A

    Hi mcmsat13; Do you know that the PIC16F628A does not have AD converter but only two analog comparators? Please study its datasheet. However, the PIC12F683 has a 4-channel 10-bit AD converter. zuisti
  14. Z

    [AVR] rf simulation in proteus

    Good luck! zuisti
  15. Z

    16-stage stereo peak hold/decay VU meter (mikroC, PIC)

    Hi schmitt trigger! I think you are more of an 'analogue' man (nomen est omen ;-)). For a long time I was also like you, too ... Thank you for your kind words. Welcome to the club (although I am only 73 years old :lol:). At this time I also built a VU meter, first with discrete transistors, but...

Part and Inventory Search

Back
Top