Recent content by Hansen

  1. H

    Net Server ?

    I downloaded Program Editor ver 6 today I can't find Vizards for Net Server Have we lost that ?? or is there a other way
  2. H

    PWM as input

    I want to read 4 channel the lower value on a input will be around 1100 PWM nad the higest around 1900 PWM possible it have to be change so it read the neutral position on all 4 input in the start-up ( power on sequence) main function is to turn the 6 light channel if any channel change from...
  3. H

    PWM as input

    Is it possible to use Picaxe to work with PWM on the input from 800 pwm to 2000 PWM Plan is to work with the signal come from RC reviver
  4. H

    seriel input ??

    see a lot off POST with seriel ind "hardware not found" Is the seriel not a voltage divider to convert the (RS232 15 volt) to the input level as the PIC can handle 5v Taken from manual voltage divider 3/1 on input CAN this be used ????
  5. H

    Julian date ??

    Julian date is 7 char long exm 2453623 i can't have that in a word this come from eeprom as ascii char in 7 diff byte 2453623 JD is CE 2005 September 09 7 char off JD read from 24c08 byte 3f hex to 45 hex as the same time it have a another date 0605 also in ascii code 0605 is month 6...
  6. H

    read 24c02 send as hex to terminal Need someadvice

    I have a task which I have divided in proportion stepper since I do not know where the individual date elements are day, month & year and maybe kind of off checksum This chip uses as a time lock on a battery pack in a UPS system I want a change it.. after I change battery so it does not get...
  7. H

    Touch problem 08m2

    [B My 4 If don't work with 3 ask :(
  8. H

    Touch problem 08m2

    I can not find solution on this problem I've tried to describe the function of the 2 touch buttons my slave task "start2" look at the b1 to see if it change compare to b0 I need some advice Plz
  9. H

    2 Touch 4 Function Advice Needed

    I think alot over this FSM how to build it the driver routine shut be ready Code:
  10. H

    2 Touch 4 Function Advice Needed

    all this base on PICAXE 08M2 C.1 should have 2 functions on and add power C.4 must hvae 2 Off functions and sub ​​power On and Off function must change C.0 power change is C.2 nogle PWMOUT 4 forskældig Level press C.1 if C.0 = 0 let C.0 = 1 if it's on the add power level Tryp in...
  11. H

    PWM led driver with step up power

    This is my new Pwn drive for Led Touch 1 and 2 shall be use for ON and OFF and Dimm up and Down NFET2 Is the ON/OFF on the LED Program not made yet Both the circuit it teste and work fine :) OUTPUT on the catode from D1 is 10volt my 3 LED take 3.3volt each so don't need a Resistor
  12. H

    recycling

    I see many want power supply for picaxe, I maybe can give advice I Recycling 1 off my old mobil charger 5.7 volt 500 ma the a diode in series give me 5v and it have work for me ½+ year with out problem
  13. H

    Fast ?? on PWMOUT command

    I want continue PWMOUT on my PIN2 shut the command then use as in main or can it be don as main 2 main: pwmout 2, 99, 40 goto main main2 pwmout 2, 99, 40 rest off the program
  14. H

    home base system design

    I want to make a picaxe network can work up to 25-30m how many is it possible to link together with a major chip and how many slave chip I will build a system to house control rainwater management heat Management Power control for wind turbine and solar cell Control Centre outsider Light...
  15. H

    Wind turbine controler

    I have plans to build a wind turbine but would like to see how the run 1st To volts 2nd the Amp 3rd RMP 4th the total effect over a week, month, it is possible to do with Picaxe or you must find another solution
Top