PROGRAM eg.gif
File Size: 22 kb
File Type: gif
Download File

Picaxe programming editor

PICAXE
The unique feature of the PICAXE system is that programs are downloaded via a direct cable link straight into the microcontroller, so no expensive programmers or erasers are required. The easy to use sofwareis free, and so this low cost approach also means that students can use the whole programming system at home. 
              As the PICAXE is a 'chip' level device, students can design their own 
PCBs to build into their own control projects

The software supports both textual 'BASIC' program listings, and generation of programs via graphical flowcharts. Flowcharts can be created and simulated on screen, and then automatically converted into BASIC program listings.

The software is free for educational (non-commercial) use and may be installed on all types of school network or students home computers. The software runs under any Windows operating system (Windows 95, 98, ME, NT, 2000, XP). No other platforms (DOS, Linux, Mac etc.) are currently supported, although Linux is under development. 

Software Features:
  • Supports flowcharts, BASIC, logic diagrams and assembler code programming.
  • Supports on-screen simulation of BASIC and flowchart programs
  • Supports serial and USB direct cable downloading of all PICAXE products.
  • Has inbuilt BASIC-assembler interpreter so that BASIC programs can be automatically converted into sequential assembler code (requires Serial PIC Programmer)
  • Full assembler code development environment with easy to use interface and programmer.

    Download Equipment:

    For PICAXE downloads the only piece of equipment you need is the low-cost PICAXE serial download cable (part AXE026) (connects to the 9 pin serial port found on most desktop computers).
    IF your new laptop does not have the 9 way serial port then use the USB download cable instead (part AXE027)
    The software also has an assembler code mode for programming microcontrollers using a traditional Serial PIC Programmer (part BAS800). Although this is not required for the PICAXE system, students who wish to learn about assembler code can automatically convert their PICAXE BASIC program into assembler code, so that the assembler language can be learnt by 'disassembly' of the BASIC.