12x16 LCD problem
wizardonmain
Posts: 2
This may be an old issue but everything I find here is old or incomplete.
How would you modify this code to work with the BS2sx? I assume it needs a value other than "84" in the instruction.
It would be nice, not just the answer, but how you got there.
How would you modify this code to work with the BS2sx? I assume it needs a value other than "84" in the instruction.
It would be nice, not just the answer, but how you got there.
Comments
Open the BASIC Stamp Editor program.
Click on the Help button (the little dictionary on the right end of the row of icons on top of the screen)
Click on Alphabetical Listing of Commands
Click on SEROUT
Find 84 in the table of settings for the BS2
Find the corresponding number in the table of settings for the BS2SX.
It's 240. I haven't tested that, but it should be the right one.
Baudmode table:
http://www.emesystems.com/BS2rs232.htm#Baudmode