Search results

  1. J

    AXE091U, 18M2 IC, DS1307 Setup

    Can someone tell me what pins must be connected to where on the 18M2 IC for the DS1307 in the AXE091U board? I need resistor values and everything. Additionally the DS1307 goes into the 'DS1307' slot in the AXE091U correct? And what goes into the '24LCxx' slot?
  2. J

    Clock Module 28X2 Pins

    I've been trying to connect the DS1307 clock module to a 28X2 on the experimentation board. I connected the module properly on a 18M2 IC however for some reason it doesn't appear to be working with the 28. Can anyone tell me where to put the SDA, SCL and OUT pins into the 28X2?
  3. J

    iButton Memory

    I've created a program that runs a clock module and an iButton 1-wire reader. I want to be able to display what time the iButton was detected and keep that in some sort of record so when I put it in again it displays the same time. I was originally planning on using B1 etc. variables to swap...
  4. J

    Clock Module + Screen Failure

    I created a program in which I can use a clock module and a iButton reader simultaneously. It worked for a long period of time however now has decided to bug out. The screen used to display the time in hours/minutes/seconds/PM or AM. It now displays >=.??.?? PM. Can someone tell me what's...
  5. J

    Program Retrieval

    I accidentally deleted my program. I have it still on my Picaxe and was wondering if I could somehow extract it into the editor. Thanks for any replies.
  6. J

    DS1307 Clock Module Skipping Time

    I have hooked up a DS1307 clock module to the AXE091U and programmed it to display the time on the screen however for some odd reason the time skips. Watching the seconds on the screen it skips about 15 odd every now and then. Additionally the seconds go up to 90 which is a bit questionable...
  7. J

    DS1921H Time Reading

    On the Picaxe website the DS1921H reads "the clock measures seconds to years". I have an AXE091U experimental board hooked up with a 28X2. How would do I read the time from which my iButton is detected by the reader and present it onto an LED screen.
  8. J

    iButton Time Logging

    For my electronics project I require the ability to display the time of which a Thermochron temperature logger iButton is detected on a screen. I have a Picaxe 18M2 hooked up to an AXE091U board with two DS1921H Thermochron temperature loggers. I can detect them using the 1-wire reader but...
  9. J

    XRF Picaxe iButton data tranfer

    How would I go about transferring variable data such as time clocked by an iButton or the specific variables after being detected from one Picaxe IC to another, wirelessly using the XRF module?
  10. J

    Data transfer between Picaxes?

    For my electronics project I require the ability to transfer data between Picaxe IC's wirelessly to one main hub IC. The data will be generated from individual iButton logs. I have researched into a selection of methods and components such as possible bluetooth however none seem particularly...
  11. J

    iButton serial codes

    For my electronics project I require the ability to differentiate between two iButtons. I can get the iButton to be detected however I am unable to detect a specific iButton serial code. If someone could tell me where I'm going wrong in my program that would be soooo helpful. Below is my current...
  12. J

    iButton isn't being detected.

    For my electronics project I require an iButton to be detected and differentiated from another iButton. I have 2 DS1990R iButtons running with an 18M2 Pic on the AXE091U. I created a BASIC program which worked originally but then stopped later. The program is below and was created simply to see...
Top