Search results

  1. Gramps

    ADC crosstalk problem

    Just wondering..... Do picaxe micro's have an issue like this or is this something just peculiar to it Arduino? The article addresses this issue by using a 3.3 refer Avoid this Cross Talk Problem when You Use the ADC Pins When any Arduino digital pins switch, they load the internal 5V rail on...
  2. Gramps

    DeepSeek writing Picaxe code

    Especially in the instructions from China laughable.
  3. Gramps

    Ridiculous PicAxe Sale

    My order came in today and it included a CD-ROM for the bot110 versabat. Gramps
  4. Gramps

    Ridiculous PicAxe Sale

    Yes I believe up to 2 kg for this price.
  5. Gramps

    Ridiculous PicAxe Sale

    Thanks erco! Even though it's after Christmas still got some great deals! Gramps
  6. Gramps

    Merry Christmas and Welcome Sam!

    Erco, A great gift idea! My boy, Jeff (oldbitcollector)was 8 years old when we gutted our first tv chessis together. A Radio Shack 50 and 1 experimenter kit came later. By age 10 a commodore came into his life!
  7. Gramps

    David Lincoln books

    I purchased the book when I first became interested in learning to program the picaxe micro. Was a little disappointed but just attributed it to my own inability to understand what was going on. Gramps
  8. Gramps

    Model Railway Turntable 48 position

    It is truly amazing what you can learn just reading threads! I love low tech simple answers for complex questions! For example, detecting not only the keys on a Keypad Matrix but the position of a rotary switch or encoder or the state a dozen bumper switches with just one pin! Gramps
  9. Gramps

    A byte variable can store an integer number from 0 to 255.

    My son, Jeff, "oldbitcollector" has been building some really cool stuff with a raspberry pi (64bit)
  10. Gramps

    A byte variable can store an integer number from 0 to 255.

    Yup. I'm from the "hollow state" days...;)
  11. Gramps

    A byte variable can store an integer number from 0 to 255.

    "A typical microcontroller is a computer-on-a-chip including RAM and ROM, with strong I/O support, providing a single-chip solution." Whereas a microprocessor requires all the external stuff to make it work. Correct? But then there is a micro computer. How is it different from a microcontroller...
  12. Gramps

    A byte variable can store an integer number from 0 to 255.

    I didn't realize there was a difference between a microcontroller and a micro processor.
  13. Gramps

    A byte variable can store an integer number from 0 to 255.

    So I suppose all the micros are 8-bit.
  14. Gramps

    A byte variable can store an integer number from 0 to 255.

    Is the number 255 unique to picaxe chips or is there a bigger picture here?
  15. Gramps

    Pinout explanation

    It sure does! Nice build, too! Gramps
  16. Gramps

    Pinout explanation

    I didn't realize there was such a part! Very nice for just $20!
  17. Gramps

    Pinout explanation

    Yes! Love those simple low tech solutions!
  18. Gramps

    How to tell PWM to stop

    In this project pot variable1 will represent the position of the steering axle and the end stops. Pot variables2 and 3 will be the two inputs from the magnetic line following sensors. (Hopefully) all three variables will steer the vehicle as it follows the buried signal line.🤔
  19. Gramps

    How to tell PWM to stop

    Bill, thanks for posting. I'm away from the hardware right now and don't even have access to the Editor. Hopefully I can get back to this later Gramps
  20. Gramps

    How to tell PWM to stop

    Thank you so much for everybody's help! Gramps
Back
Top