Showcase

Here is the place for presenting your creative Project done with GCBASIC. The first 2 Entries are provided as Examples.

Don't hesitate to provide your own Projects. Pictures and Videos are welcome, too. Of course we do not claim any Copyright on your descriptions, Pictures, Videos and so on. But please provide the Source Code as well, if it is possible. We all could learn. 

You are ready? contact some of the active Members in the Forum: User Submitted Projects, so we can arrange the publication. Thank You in Advance.

 

Example Projects

These projects are intended to provide a brief glimpse of what can be easily accomplished with GCBASIC. Each project has a brief description, along with the source code and schematic diagram in case you want to try it for yourself.

Those using Great Cow Graphical BASIC can open up the GCBASIC code in GCGB - use File > Open, and change the file type to text files.

 

 

 

 

Morse Code transmitter

This project is a simple Morse Code transmitter. To use, type in a message using the keyboard (only alphanumeric characters are recognised). Then press ENTER and the message will be played in Morse Code using the attached speaker. Pressing ESC clears the typed message.  It demonstrates the usage of LCD displays, PS/2 keyboards, and the Tone command.

View schematic diagram   View GCBASIC code


Light Logger

This project logs light readings to the internal EEPROM of the controller.
It shows how to make use of the EEPROM data memory and analogue to digital converter, both of which are built in to many PIC microcontrollers.

View schematic diagram   View GCBASIC code

Top


Please watch this Page for updates.

 

Hopefully here will be presented some further User provided Showcases