User Activity

  • Posted a comment on discussion Open Discussion on GCBASIC

    Hello Anobium, Do these new chip still require the $55 - $AA sequence for EE memory ? Geoffrey Younger

  • Posted a comment on discussion Open Discussion on GCBASIC

    Hi Ben, I would look at something like a quad rotary encoder to sub-divide your large table into manageable chuncks - either decimal or hex - The user dials up the table number and hits a GO button. Adafruit make such a device -product # 5752 that only uses two pins ! It is an I2C device meant for the Arduino market. Since GCBasic handles most AVR devices with aplomb, it should not be too difficult. I have also devised a BCD thumwheel/Hex switch interface that uses just One uC pin with adc capability,...

  • Posted a comment on discussion Compiler Problems on GCBASIC

    Many thanks for that. Cheers Geoff

  • Posted a comment on discussion Compiler Problems on GCBASIC

    Many thanks for that. Cheers Geoff

  • Posted a comment on discussion Compiler Problems on GCBASIC

    One final comment from me, Could you please update the Help File with this change to the Function Statement. I spent an awful lot of time in there trying to figure out what had happened. Cheers Geoff

  • Posted a comment on discussion Compiler Problems on GCBASIC

    Donation Made

  • Posted a comment on discussion Compiler Problems on GCBASIC

    Thank you Evan. I compiled and programmed the 15244. Works like a charm ! Cheers Geoff

  • Posted a comment on discussion Compiler Problems on GCBASIC

    Thanks for all the useful information. I have done the following. 1. Dim myreturnedvaluefromKPDfunction as byte ' 2. Function KPD() 'When called -> Returns PB value 3. Added myreturnedvaluefromKPDfunction = KPD just below the Function call I tried to compile, but I still get the error msg. I then rem'd out #3 and tried to compile again but without success. Any further clues ? Geoff

View All

Personal Data

Username:
gyounger
Joined:
2017-10-15 06:37:02

Projects

  • No projects to display.

Personal Tools