Ian Smiths demonstrations have been collated and published. Thess demonstrations show how legacy boards are very useful and how easy GCBASIC is to use in the development of useful solutions.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I recently just added two simple but useful commands to the Graphical LCD KS0108 driver. These commands allow you to toggle the display on or off without affecting the internal status or display RAM data.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Discover GCBASIC and PICINFO: Simplifying PIC Microcontroller Projects
The Story of GCBASIC: Making Microcontroller Programming Accessible
GCBASIC Preferences Editor: Simplifying Your Development Setup - Part 1 of 5
Part 2: Programmers Tab
Part 3: Compiler Tab
Part 4: Tool Variables
Part5: Summary
Unlocking USE.INI
Last edit: Anobium 2025-03-26
GCBASIC Compiler Preferences: Part 3 - The 'Compiler Tab' Deep Dive
GCBASIC Preferences Editor: Simplifying Your Development Setup -Part2
Exciting New Developments! New tools on the way....however
Last edit: Anobium 2025-02-05
GCSTUDIO Released February 2025
GCBASIC Preferences Editor: Tool Variable Tab -Part 4
GCBASIC Preferences Editor: The Summary
Next, is set of posts on how your GCBASIC source is transformed into Assembly code. The more you know the more you can get out of GCBASIC.
GLCD ILI9341 not working issue
This is a post explaining how an issue is not what it seems. The root cause is an error in a low level library.
The latest build updates the hwspi.h library. This will also resolve other SPI issues.
Last edit: Anobium 2025-02-17
New Feature: 18F Chip I2C Slave Mode Warning
This post explains a new feature to make using legacy 18F chips a little easier when you using I2C.
Microchip Development Board demos: The PICDEM 2 Plus Board 2002
Ian Smiths demonstrations have been collated and published. Thess demonstrations show how legacy boards are very useful and how easy GCBASIC is to use in the development of useful solutions.
New GLCD KS0108 Driver Commands Added
I recently just added two simple but useful commands to the Graphical LCD KS0108 driver. These commands allow you to toggle the display on or off without affecting the internal status or display RAM data.
Improved support for BigFonts across all GLCD libraries
The titles tells all. :-)
Si4703 Radio solutions
The is a great collection of Si4703 radio solutions - they include GLCD, LCD and TM1638. A great set of demonstrations.
Thank you Alexandr-G for taking the time to create the demonstrations and then to work to get them all published on GitHub.
Great!
Unfortunatley the link on the page linked doesn't work. Should be: https://github.com/GreatCowBASIC/Demonstration_Sources/tree/main/Radio_Solutions/Si4703_Solutions
(My browser tries to find http://See%20https://github.com/Grea... )
@Roger. Thanks. All sorted with the corrected URL. :-)
Why you should avoid the K150 programmer - Protect your projects!
GCBASIC a Continuous Build Project
I am posting this as this is something that will interest anyone that wants to help change GCBASIC.
Some historic KO-FI posts for you.
New implementation of bitwise operators
Additional compound operators
Understand MOVFW and MOVF Instructions of the 16F
Global Control of Required Capability Checks
MPLAB-X 3.xx Support
Automatic Removal of HEX when compilation fails
Compatibility with MPLAB-X 3.xx
Improved handling of leading Zero when defining variables
New LCD IO-Expander Support
New Support for SPIMode in SSD1331 GLCD library
Defining what a Legacy PIC is
The easy way to improve the Help
A major update to the SH1106 GLCD library
New 8bit Support for the GLCD ILI9341
This is updated library improves the performance - dramatically.
New Read Pixel Color Support for the GLCD ILI9341
This new read pixel function improves the ILI9341 library, and, there are demo to show case how this works.
See the KO-FI post.
Invaders Shooting Game!
Calling all retro game enthusiasts and DIY electronics hobbyists!
New updates released today
Some of the updates are required updates like the I2C and SPI changes - please do update.