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 knull

  1. K

    keypad interfacing with PIC18F4520

    How will the value of the key that ive pressed, be read and stored into the array DataEntered[]? The variable "digit" in my case refers to value of the key? Which would be key[dataIn]? digit = key[dataIn] ? If not then do i have to modify the way i read the switch to return values...
  2. K

    keypad interfacing with PIC18F4520

    Hi Brian, im a student and new to C. Could you assist me with an example? or a guide i could follow
  3. K

    keypad interfacing with PIC18F4520

    Hi newbie here, i have 2 questions. 1) How do i display a 2 digit No. on keypress? 2) When I press 5 on the keypad, the LCD displays '5'. How do i then store the value ive inputted? I want to compare the number ive pressed to a randomly generated number. this is my existing code what...

Part and Inventory Search

Back
Top