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 sanjiv365

  1. S

    [PIC] pic18f46k22 with pic kit 2

    i have pic kit 2 and want burm pic18f46k22 but in device list of pickit there is no pic18f46k22, how can i do it with pickit2
  2. S

    increase the frequency - want to know how to convert AC(50-60hz) to DC to AC(400hz)

    i want to know how to convert AC(50-60hz) to DC to AC(upto 400hz) as ouput
  3. S

    [51] problem while compiling nuvoton79e855

    help to develope code for i2c i developing project need to save the set value but didn't how to program in nuvoton n79e855 help me pls, help to code for i2c
  4. S

    [General] about keil access memory

    how to get data from code memory to RAM in Keil C51.
  5. S

    [51] problem while compiling nuvoton79e855

    guys this my code in 89s51 but didn't how get it into nuvoton and how to access xram of nuvoton #include <n79e855a.H> #include <stdio.h> #include <string.h> sbit SET = P1^0; sbit INC = P1^1; sbit LED = P3^7; sbit CLK = P1^4; sbit DOUT = P1^5; sbit DIN = P1^6; sbit CS = P1^7; code const...
  6. S

    [51] problem while compiling nuvoton79e855

    this is my code unable compile on the keil
  7. S

    [51] 4 digit seven segment display for two purpose

    using 8051 ssd and mcp 3301
  8. S

    [51] 4 digit seven segment display for two purpose

    but i want to use only one button to increment as well as for the toggle btween adc and ssd. if button pressed set value will inc and blink thrice after that it will show adc value and after all that i have to compare these two values and turn on led(after succes in led i need to use relay over...
  9. S

    [51] 4 digit seven segment display for two purpose

    i have project in which i want to use 7 segment for two purpose, 1.. for display to set value 2.. for show adc value how can i get it

Part and Inventory Search

Back
Top