I just post a new folder with demo code for the Microchip PIC10F322 Demo Board .
See this folder for the new stuff, lots there and a great readme.md (github.com) at this folder
🎯 The new demo code
The demos are designed to help quickly understand how to use GCBASIC with the PIC10F322, especially for:
Rapid prototyping
Educational use
Verifying compiler behaviour
Testing peripheral interactions on a known board
🛠 Typical projects could be
LED blink and pattern management
ADC‑to‑PWM control
CLC logic control
Basic timing and interrupt control
💡 Nice Board!
The PIC10F322 is a small device with surprisingly advanced features (PWM, ADC, CLC). The demo remove the guesswork and provide minimal, clean, hardware‑verified code — ideal for learning, debugging, or building your own firmware on top of a known working baseline.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I just post a new folder with demo code for the Microchip PIC10F322 Demo Board .
See this folder for the new stuff, lots there and a great readme.md (github.com) at this folder
🎯 The new demo code
The demos are designed to help quickly understand how to use GCBASIC with the PIC10F322, especially for:
🛠 Typical projects could be
💡 Nice Board!
The PIC10F322 is a small device with surprisingly advanced features (PWM, ADC, CLC). The demo remove the guesswork and provide minimal, clean, hardware‑verified code — ideal for learning, debugging, or building your own firmware on top of a known working baseline.