Search results

  1. R

    pins variable not accepted hen trying BASIC program to access a 1602 LCD

    Hi all, I am tying to access a 1602 LCD using a Basic program from a book PICAXE Microcontroller, by David Lincoln. I have attached the file. PICAXE 18M2 used. The pins variable is flagged as an error during syntax check so I tried pinsb, which is accepted but no data appears when the LCD is...
  2. R

    INA219 current sensor to PICAXE

    Hi all, has anyone interfaced a INA219 current sensor to a PICAXE 18M2
  3. R

    PICAXE Editor v6.9

    I would like to program PICAXE cchips with assembler, where can I get a download for v6.9 please
  4. R

    symbol PORTB = 6

    I have returned to trying to program PICAXE using PIC Basic Programming and Projects (Dogan Ibrahim) using PICAXE Editor. In project 3 four symbols are defined: symbol TRISB = =134 symbol PORTB = 6 symbol led = B0 symbol ms500 = 500 when I check the program in PICAXE editor it shows a syntax...
  5. R

    Connecting Pickit3 direct to 08M2/18M2

    Hi all, can anyone help with my problem in understanding picaxe information, I am 81 and slow on the uptake. I have all of the necessary hardware required but I want to use as my target a Magenta PIC16C64 tutorial pcb which I can modify as required but I can't figure out where each wire from...
Top