Recent content by brw3sbc

  1. B

    Clock-I2C 18M2 DS1307 20X2 LCD 12/24 hour

    What I have here is a clock program running on an 18M2, reading (and changing) the time on a DS1307 clock chip, then feeding formatted data to a 20X2 that is driving a 2 X 16 LCD display (in parallel mode). A lot of the basic code came from one of the experiments in the book "Programming and...
  2. B

    AXE022 40X2 Circuit Diagram & I/O table

    Hello, Has anyone created a Circuit Diagram (to replace page 4 of the AXE022 document) to incorporate the 40X2 processor? I've just received my AXE022 and 40X2 chips, and now see that the AXE022 PDF is lacking the drawings w/r/t the 40X2 (both pages 2 and 4). Regards, Brian
  3. B

    ExpressSCH vs Eagle vs ???

    Experienced opinions sought: I'm starting to document my first serious project and have cursorily explored Eagle (Macintosh) and ExpressSCH (Windows). I gave up on Eagle and tried Ex..SCH. I was somewhat successful there, but soon discovered inconsistencies in their libraries (with the pin...
  4. B

    #no_data - I'm missing something

    Hello, I am having some comprehension issues. It would seem that the #no_data directive does not load the EEPROM. Does this mean that "Data" instructions (e.g. Data (%01111), are not executed and the EEPROM not loaded? That doesn't make sense to me, since I have seen a number of programs with...
Top