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 bas_90

  1. bas_90

    How to control the push button?

    Re: Help me to control the push button ... (^_^) , i'm now edit the code for my project .. when finished , i will send code for u to see it really thnx for yr TIME :) :) :)
  2. bas_90

    How to control the push button?

    Re: Help me to control the push button ... thnx alooooooooooot Peter :))))))))))))))) (^_^)
  3. bas_90

    How to control the push button?

    Re: Help me to control the push button ... ?!!!!!!!!!!
  4. bas_90

    How to control the push button?

    Re: Help me to control the push button ... Ok no problem , wait u :) :) really thnx alot ^_^
  5. bas_90

    How to control the push button?

    Re: Help me to control the push button ... i working Ok but don't do what i want :( because it working sequential command .. and i want to make for example 4 buttons 1 button go to Home (Main Menu) 1 button go to back (Cancel) 1 button go to "Choose 1" 1 button go to "Choose 2" thnx about...
  6. bas_90

    How to control the push button?

    Re: Help me to control the push button ... Okay , Have a nice TIME :D i will try it now ;)
  7. bas_90

    How to control the push button?

    Re: Help me to control the push button ... i failed to try it :( plz write this example by Switch Statment while (1) { if (PORTC.B0 = 1) { Lcd_Cmd(_LCD_CLEAR); //Clear LCD screen Lcd_Out(1,1,"Main options")...
  8. bas_90

    How to control the push button?

    Re: Help me to control the push button ... Okay Sir :), thnx alot i will try ...
  9. bas_90

    How to control the push button?

    Re: Help me to control the push button ... Sorry, any example ?!! :) thnx - - - Updated - - - MikroC example, i don't understand it too :D can u make a simple example ?! :)
  10. bas_90

    How to control the push button?

    Re: Help me to control the push button ... i have a question , how can use this buttons for submenu example, now the LCD Display 1- Start 2- Setting and we designs 2 buttons to choose what we want .. now "2- Setting" display 1- Ch1 2- Ch2 how can use the 2 button for this submenu ... ...
  11. bas_90

    How to control the push button?

    Re: Help me to control the push button ... :))))))))))))))) , thnx alot .. it's working fine :razz:
  12. bas_90

    How to control the push button?

    Re: Help me to control the push button ... thnx Peter, but i compiled this code and don't make i want or i don't understand it :D .. i need a simple code to change the words on LCD by push button :)
  13. bas_90

    How to control the push button?

    my project contains a menu in FIRST (On LCD) for example: 1- Start 2- Setting how can I make a push button when click on it go to "Start" or click in other push.. go to"setting" and display a nother menu ?! i using MikroC and PIC 16F877A .. thnx for all :)
  14. bas_90

    LCD Character Show "? ??? ? ? ? ? ? ? ?"

    when connected LCD Character with Microcontroller Don't Show the Wanted Words that programmed in PIC it display "? ??? ? ? ? ? ? ? ?" without any words picture to explain the problem what's the wrong ?!
  15. bas_90

    How to know if PIC works correctly or NOT ?!

    i have a question ... Can i test everything in circuit without put other components ?! (the PIC contains the code of all components)

Part and Inventory Search

Back
Top