Recent content by GBlair

  1. G

    servo and counting to 48,000

    Thank you for the help that will be a simple fix and I will be able to resume the testing today. It also gives me a lot of options going forward. Thanks again GBlair
  2. G

    servo and counting to 48,000

    Hi It has been awhile since I have worked with the PICAXE and have a question. I wrote a program that will actuate 5 servos up and down and currently it will run for 400 times or 2,000 pushes then go to Unload. I need to see if it is possible to get this program to run 9600 time or 48,000 pushes...
  3. G

    Stepper help

    Hi folks Need to see if I can get a little help on a stepper project I am working on. Here is the code I have right now, main: ‘ make a label called ‘main’ if pin3 = 0 then rstep ‘ If high turn right if pin3 = 1 then lstep ‘ If high turn left goto main ‘ else loop back around...
  4. G

    LCD ?

    Has anyone seen these LCD on Ebay? Item 180283675494 Just did not know if they would be worth it or not. Thanks G
  5. G

    what is ADC / readadc

    Can someone tell me what this stands for? Or just explain what it is for?
  6. G

    Think I might make a new board.

    I have came up with a new board layout let me know what you think of it. I want to use my previous board configuration and just add some other circuits. I got most of the ideas from http://www.thebackshed.com/Windmill/PicLog.asp and this is where I found out about the Picaxe chips. I have...
  7. G

    New to the Forum

    Hi Folks New here and just getting my feet wet with the Picaxe. I have made me a proto board to play with and try and learn a few things using the Picaxe chips. What I want to do is monitor some solar projects that I am also working on (voltage and temperature and hopefully RPM). What would be a...
Top