Anobium - 2026-07-30

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.