About 400 results
Open links in new tab
  1. Home - PICAXE

    Blockly for PICAXE A new graphical way to generate your PICAXE program. Simply drag'n'drop blocks into a program stack. Windows, Mac, Linux, Chromebook or online.

  2. PICAXE Manuals - Getting Started - PICAXE

    This first section provides general information for getting started with the PICAXE system. No prior understanding of microcontrollers is required, as a series of simple tutorials introduce the main …

  3. Index of - Software - PICAXE

    Proteus Virtual System Modelling (VSM) for PICAXE is a software circuit simulator, that combines a ‘virtual’ PICAXE chip with animated components and Berkeley SPICE circuit analysis to …

  4. PICAXE-Editor-6 - Software - PICAXE

    PICAXE Editor 6 is the recommended Windows software for programming, testing and simulating BASIC, Blockly and flowchart programs for PICAXE.

  5. What is PICAXE?

    PICAXE chips are popular because they are very low-cost, and simple to program using free, easy-to-learn software. The PICAXE chip can react to input sensors and switch outputs on …

  6. Index of - BASIC Commands - PICAXE

    BASIC Commands Your guide to the PICAXE language Command Categories Alphabetical Index Digital Input/Output Analogue Input/Output Time Delays Program Flow Control Interrupts and …

  7. Software - PICAXE

    Proteus Virtual System Modelling (VSM) for PICAXE is a software circuit simulator, that combines a ‘virtual’ PICAXE chip with animated components and Berkeley SPICE circuit analysis to …

  8. Software Selection - Getting Started - PICAXE

    PICAXE BASIC is much simpler to learn (and to 'debug') than traditional microcontroller languages such as assembler code or 'C'. The software for BASIC programming is completely …

  9. if - BASIC Commands - PICAXE

    IF condition THEN label If the condition is true, the program flow jumps to the label specified and continues execution from there. IF condition THEN GOTO label This behaves in the same way …

  10. Index of - Project Gallery - PICAXE

    The student’s assignment is to write a program to read the Blue Box output voltage as an analog input of the PicAxe microprocessor 08M2 at the pin C.1, conve...