Buzby
Reaction score
120

Latest activity Postings About

    • Buzby
      Buzby replied to the thread Need Interrupt Help.
      I think you need to read upon how interrupts are configured on PICAXE chips. You need a 'setint' instruction to tell the interpreter...
    • Buzby
      Buzby replied to the thread Emulate A Retriggerable One Shot.
      A variable starting with 'bit' is a bit variable. 'w' is a word variable. See Manual 1, Page 53 for lots more detail. (...
    • Buzby
      Buzby replied to the thread Emulate A Retriggerable One Shot.
      Because you don't need exactly 25mS, ( as implied in post #1 ), then a software loop will do the job without interrupts or precision...
    • Buzby
      Buzby replied to the thread Palindrome Numbers.
      Why is the sum of three palindromic numbers special ? Are there solutions with any other number of palindromes ? Is three the minimum...
    • Buzby
      There is a situation where I2C busses can lock up. Read here, it might be a cure for you ...
    • Buzby
      Buzby reacted to Bill.b's post in the thread My Christmas lights 2025 with Like Like.
      Hi all. This is my Christmas light display for 2025. I use picaxe 08M2 - 20x2 controllers for the control of the carnival motors and...
    • Buzby
      Buzby reacted to cpedw's post in the thread Foucault pendulum with Like Like.
      I was motivated by a visit to the London Science Museum where there is a 22m tall pendulum. That's a bit too big for my house so I was...
    • Buzby
      Buzby replied to the thread Generating code with ChatGPT.
      A few years ago I started writing a Rubik's Cube solver using the PE simulator. It was going great, but when it needed more than one...
    • Buzby
      Buzby replied to the thread Generating code with ChatGPT.
      ChatGPT might not know much about Picaxe, but it is a whizz with Python !. I am working on a project using an RPi4. I don't know...
  • Loading…
  • Loading…
Back
Top