one of the many things i tried with gcbasic was a thermometer using an LM35;i never managed to figure out the maths involved,and i seem to have lost my code which i was playing with.for the life of me i can't find an example gcb routine using the LM35 pleeeese can you post the code you got to work? i've read through all the 4meg html with no luck many thanks
8051 support and hardware debugging WOW! can't wait :- microchip's debug tools are obsolete within a few years and frequently buggy themselves! The greatcowbasic toolchain is a real winner already; but this steps up another level.
sure no problem
look in:- "C:\GCstudio\gcbasic\demos\LCD_Solutions\Eight_Wire_LCD_Solutions\LCDCURSOR_8WIRE_TEST_ATMega8_LCD8Bit.gcb" for a clear description of LCD headers for AVR Mega chips
WH2002A is a Character LCD 20x2 display which is built in with ST7066 controller IC. https://www.winstar.com.tw/products/lcd-display/character-lcd-display-module/lcd-20x2.html
WH2002A is a Character LCD 20x2 display which is built in with ST7066 controller IC the S60069-22 has an 80-pin pinout as well as not seeming to be compatible with the HD44780 chip..eek! https://www.winstar.com.tw/products/lcd-display/character-lcd-display-module/lcd-20x2.html
if searching in your emails proves fruitless, you could always try Oshonsoft PIC simulator; which IS still in active developement... https://www.oshonsoft.com/licenses.php there is a free trial version to take it for a spin before comitting to paying!
it seems as though there's only 10-bit PWM hardware on this chip range...sneaky!