Recent content by dennis shubert

  1. D

    08m2+ not progaming above 3.01v

    I put together a 08m2+ download circuit (as I have before with success , however I can only get a good download using a regulated power supply from 2.5v to 3.01v. Anything above or below this voltage causes a reset, and or a download error.Do they make an 08m2+ that uses only 3.5v maximum. Or...
  2. D

    how to program a 1602a-i2c for arduino with a picaxe chip

    Think I will get an arduino and lib may work then Thanks for your time. DCS
  3. D

    how to program a 1602a-i2c for arduino with a picaxe chip

    I have an Orbital i2c lcd works great with picaxe. But I got a 1602a-i2c for arduino a few $ Ebay. I would like to know how to program with a 082m2 picaxe chip. I tried a lot of code I only get a backlight and screen on. no data sent. Does any one have a snippet or some code that will work. I...
  4. D

    Auto header fill

    Thank you Alan, I was using PE5, I use PE6 also. It was The "ppp" in PE6 I was looking for. All working. Thanks again.
  5. D

    Auto header fill

    I use to use this command ( ; ) example ; Target PICAXE:8m2 but I forgot the key to have auto fill. Any help would be appreciated.
  6. D

    eeprom simulation in V6.0.8.10

    In program editor V5.2.0.1 version simulated external eeprom works in simulation, but just started using Version 6..... however when run simulate the eeprom data is not shown just [00] instead of true data, not simulating eeprom. V6 downloads proper to eeprom cl256 works, read and write hi2cin...
  7. D

    Picaxe 28x1 portc.5 serout

    I can use a serout on portc on a picaxe 28x2 but not on a 28x1 I tried using serout c.5 & serout c 5 & many combos but cant work on x1 I can high c 5 on x1 and works. Does an x1 not suppert serout on portc. Thanks for any info. I can serout on (portb--serout 3 )on an x1 Dennis
  8. D

    project28 project board 103resistor array

    I have a 28 project board 103g resistor array picaxe 20-1 the board ahas a 9 pin a 10 k pull down reesistor array installed on inputs c0 thru 7 as a minimum operating circuit. I want to use the sda-scl-hi2c on pins c.3 and 4 BUT I will need pull up resistors on these lines not pull down. Data...
Top