Resources
Community forum
The GHI Electronics forum is where professionals building commercial products on SITCore and TinyCLR ask questions, share builds, and trade tips. Monitored and supported by our staff.
Samples repo
A collection of projects built around TinyCLR, including the samples that ship on SITCore boards. Use it for reference code, working hardware demos, and starting points for your own projects.
github.com/ghi-electronics/TinyCLR-Samples →
Drivers repo
Drivers for common devices used by us and our commercial customers — also available as NuGet packages. Use the source to build your own.
github.com/ghi-electronics/TinyCLR-Drivers →
Libraries repo
The complete set of libraries included with TinyCLR. Useful when you want a deeper understanding of how the runtime works. We don't recommend making changes locally, but contributions and suggestions are welcome.
github.com/ghi-electronics/TinyCLR-Libraries →
Public TinyCLR issues are tracked in the same repo:
github.com/ghi-electronics/TinyCLR-Libraries/issues →
Website and docs repo
This entire site — including the documentation you're reading now — lives in the ghi-website repo. Find a typo or want to suggest an improvement? Open an issue or PR.