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 stepan89

  1. S

    7 segment display problem ATMEL

    Thanks again! I want to "upgrade" it little more. I'd like to move a counter (0 - 59, lets say it increments every second) - and I want it to move along the displays like the number "120" before. Every second it changes and moves ... next second change and move ... round and round ... I tried...
  2. S

    7 segment display problem ATMEL

    To: mgate Thanks a lot! That's a pity I can't try it, I must wait till friday, I haven't got microcontroler at home :-) ---------- Post added at 12:25 ---------- Previous post was at 12:11 ---------- OK... i think I understand. But if I would like to run it over and over again, from left to...
  3. S

    7 segment display problem ATMEL

    Hello everyone, I am a very beginner in microcontrolers. I need to program a 7-segment display - I need to show 3 (or more) digit number and move it from the first display to the last. I have got 8 seven-segment displays. I uploaded an image for better imagination, what I need. I should be...
  4. S

    Matlab matrix - delete elements

    Thank you very much, problem solved:-)
  5. S

    Matlab matrix - delete elements

    Hello everyone, Can someone help me please with this code? I have vectors (coordinates) x = [1 1 2 3 5 6 1 1 5] and y = [2 3 6 8 4 1 1 1 5] If I plot them, everything's ok, it works... plot(x, y, 'bo') for example... Now I would like to delete some elemets, to be accurate: If the x OR y is...
  6. S

    Matlab Code help - fingerprint enhancement

    Hi everyone, Can someone help me please with this code? I don't understand the second part -it is not my code... I just want to understand what is happening there: %In the first part, the image is read, it is binarized, and then the thinning is %done. It is simple. That's what I wrote...
  7. S

    Matlab - very simple GUI, audiorecorder, help

    Hello everyone, I am new with matlab and I need your help. I tried to create a very simple gui. When push the button start - it should start to record, when pause it should pause, graf - show the graph from getaudiodata(),... It doesnt work. Dont know why. Thanks for your help. ©tìpán function...

Part and Inventory Search

Back
Top