Recent content by Greeper

  1. G

    Program Complete Notification

    I know this may seem silly, and I might be able to dig my way through, but maybe someone can save me some time. When programming a batch of units, when the upload was complete, there would be a chime and a flag to indicate the upload completed successfully. I've recently upgraded to Win11 and...
  2. G

    Interrupt not working

    This is likely the most embarrassed I've been in a forum...I can't believe it was that simple. In my mind it flows with the left to right and if 'port' is 'state' made sense in my head...Well, never mind. It works now and I thank you for your help...Now I've got to go do something I'm actually...
  3. G

    Interrupt not working

    I've done a few things with the PICAXE and have had some success. When things don't work, break it down into the basics and work through it...this is the first time I've tried to use an interrupt, but it made sense and I can't get it to work. So I simplified it and it still doesn't work. Here's...
  4. G

    Logging Data from serial port

    Well, resistors in place. I didn't have diodes, but I designed it in the PCB, so I took a chance anyway. All night with the delays down to 1 second, so I sent the request and received a response around 50,000 times. In actual usage it will have the diodes and will message once a minute, so I...
  5. G

    Logging Data from serial port

    I've been using the Picaxe for simple digital and analog I/O, but I'm trying something new. In my project I get a serial input that reads like: 000.0 00.0 119.9 60.0 0000 0000 000 206 13.37 000 100 0026 0000 001.7 00.00 00000 00010000 00 00 00000 0100 0000 Each value is separated by a space...
Top