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 weifeng

  1. W

    need help in designing an audio amp

    hi i need to design a 0.5w audio amp with mute & volume control. The design must allow end-user to select 2 diff types of freq response, namely mute, speech and music. The selected choice must be indicated visually. i tried seaching in the net, but could only find higher power watts audio...
  2. W

    need help in correcting errors

    hi, i tried correcting sum errors in this program alreadi, but stil the line in red is wrong... does anyone knows the error? thanx. :( #define DS1307_SDA PIN_B1 #define DS1307_SCL PIN_B0 void boot_up(void); void rtc_programming(void); void read_rtc(void); //========================== //...
  3. W

    need help in correcting errors

    hi, i reali hope sum one could help mi wif this program. i nid to get it done urgently. i reali appreciate if sumone can offer help. thanx.
  4. W

    need help in correcting errors

    hi, i duno wat is it use for oso, tat's y i asking for help...
  5. W

    need help in correcting errors

    hi, can anyone help mi to modify this RTC program? there is an error when i build it in MPLAB IDE. I am using C18 compiler. the 3rd line in red is an error.... #define DS1307_SDA PIN_B1 #define DS1307_SCL PIN_B0 #use i2c(master, sda=DS1307_SDA, scl=DS1307_SCL)...
  6. W

    where to find rtc programs using Dallas DS1307?

    rtc driver source code dallas hi, while trying to build my program, i stil face many errors in it... anyone knows hw shd i change this: void read_clock(byte control_reg) ??? thanx.
  7. W

    where to find rtc programs using Dallas DS1307?

    ds1307 rtc c program with pic18 hitech hi, the source code in dallas i tried already, there are still errors...
  8. W

    where to find rtc programs using Dallas DS1307?

    program for the ds1307 real time clock hi, i tried the program, but den this: 'SEN' has not been defined C:\Documents and Settings\user\My Documents\testing.c:30:Error [1101] lvalue required C:\Documents and Settings\user\My Documents\testing.c:31:Error [1105] symbol 'SEN' has not been defined...
  9. W

    where to find rtc programs using Dallas DS1307?

    ds1307 i2c c pic examples hi, the las part of the program which is to start up I2C bus, the "dot dots" in between and after must add in something rite? what must be added?
  10. W

    where to find rtc programs using Dallas DS1307?

    programme for i2c ,ds1307 hi, regarding abt tis website=http://www.sixca.com/micro/pic/ds1307/ the source code in it, i got sum parts of the statements don't quite understand it. what is the #use #fuses #use ???? anyway while trying to...
  11. W

    where to find rtc programs using Dallas DS1307?

    program for rtc in c hi all. reali thanx for all the help given. :)
  12. W

    where to find rtc programs using Dallas DS1307?

    ds1307 c18 hi. thanx for the website link. its the program i m finding. thanx a lot. :)
  13. W

    where to find rtc programs using Dallas DS1307?

    c18 ds1307 hi, i need to find an RTC program using DS1307 chip. I am using PIC18F452, MPLAB IDE/C18 compiler. Can any one tell me where can i find it? thanx.
  14. W

    help needed urgently!!

    hi, i hav a rtc program found in the net which uses visual basic. Can anyone tel me hw to change it c18 compiler/MPLAB IDE??? thanks
  15. W

    urgently need help in RTC programming!

    I alreadi hav these data. I need more straight forward help. Anyway, thx u veri much

Part and Inventory Search

Back
Top