BASCOM-8051® is a Windows BASIC COMPILER for the 8051 family.
It will run on all versions of Microsoft Windows from 95 to 10 (32&64-bit) and has all the features of BASCOM LT.
In addition it has full support for arrays and the single floating point type.
Key BenefitsDecision and structures
IF, THEN, ELSE, ELSEIF, END IF, DO, LOOP, WHILE, WEND, UNTIL, EXIT DO, EXIT WHILE, FOR, NEXT, TO, DOWNTO, STEP, EXIT FOR, ON .. GOTO/GOSUB, SELECT, CASE.
Input and output
PRINT, INPUT, INKEY, PRINTHEX, INPUTHEX, LCD, UPPERLINE, LOWERLINE,DISPLAY ON/OFF, CURSOR ON/OFF/BLINK/NOBLINK, HOME, LOCATE, SHIFTLCD LEFT/RIGHT, SHIFTCURSOR LEFT/RIGHT, CLS, DEFLCDCHAR, WAITKEY, INPUTBIN, PRINTBIN, LCDHEX, OPEN, CLOSE, DEBOUNCE, SHIFTIN, SHIFTOUT.
Numeric functions
AND, OR, XOR, INC, DEC, MOD, NOT, ABS, BCD.
I²C
I²CSTART, I2, I²CWBYTE, I²CRBYTE, I² and I²CRECEIVE.
1WIRE
1WWRITE, 1WREAD, 1WRESET.
SPI
SPIINIT, SPIIN, SPIOUT.
Interrupt programming
ON INT0/INT1/TIMER0/TIMER1/SERIAL, RETURN, ENABLE, DISABLE, PRIORITY SET/RESET, COUNTERx, CAPTUREx, INTERRUPTS, CONFIG, START, LOAD.
Bit manipulation
SET, RESET, ROTATE, BITWAIT.
Variables
DIM, BIT , BYTE , INTEGER , WORD, LONG, SINGLE, STRING , DEFBIT, DEFBYTE, DEFINT, DEFWORD.
Miscellaneous
REM, ' , SWAP, END, STOP, CONST, DELAY, WAIT, WAITMS, GOTO, GOSUB, POWERDOWN, IDLE, DECLARE, CALL, SUB, END SUB, MAKEDEC, MAKEBCD, INP,OUT, ALIAS, DIM , ERASE, DATA, READ, RESTORE, INCR, DECR, PEEK, POKE, CPEEK, GETRC5.
Compiler directives
$INCLUDE, $NOINIT, $BAUD and $CRYSTAL, $OBJ, $SERIALINPUT, $SERIALOUTPUT, $ROMSTART, $RamsIZE, $RamsTART, $MONSTART, $IRamsTART, $DEFAULT XRAM, $ASM-$END ASM, $LCD.
String manipulation
STRING, SPACE, LEFT, RIGHT, MID, VAL, HEXVAL, LEN, STR, HEX
Program CreationTo make a program takes just a few steps :
(hardware must be purchased separately)
The program can be written in a comfortable MDI colour coded editor.
Besides the normal editing features, the editor supports Undo, Redo, Bookmarks and block indention.
The simulator lets you test your program before writing it to the uP.
You can watch variables, step through the program one line at the time or run to a specific line, or you can alter variables.
To watch a variables value you can also point the mouse cursor over it.
A powerful feature is the hardware emulator, to emulate the LCD display, and the ports. The LCD emulator also emulates custom build LCD characters!
When you are done with the simulator it is time to program the chip using one of the supported programmer drivers.
The version of BASCOM supplied will be less than 6 months old but it does not matter as you can update to the very latest version free of charge using the Update Wizard utility supplied with the software.
Please note that it might take up to 1 additional working day to despatch your order for this product.