Skip to content
Akash Kollipara edited this page Dec 4, 2023 · 10 revisions

Cyancore

Cyancore is an open source unified software platform for embedded system projects!

Cyancore Insignia

What is Cyancore

Cyancore got started as hobby project with a motivation to write a portable projects which can run on any of the hardware platforms. It is designed to be a goto framework for any sort of project be it an application, firmware, OS, etc..

Although it is a comprehensive framework, it also let newbies to get started with simple projects. It provides opportunity to understand the inner working of cpus/mcus and offers flexibility to port their projects on any hardware architecture without much of a hassle. Because of tighter integration of features and abilities, we aim to utilize the hardware and software resources better and improve various KPIs of the final product.

This doesn't mean user can bypass reading documentation of platform/cpu and Cyancore code. It is good practice to first read the documentation of the hardware platform and Cyancore code to avoid surprises later during project development.

Though this framework supports various hardware platforms and software modules, we aim to keep it simple, intuitive and well structured so that every user can benefit from using this and enjoy the features of this framework. This framework is for all... Students, teachers, hobbyists, corporate, professionals, freelancers, etc.


Here are few useful links: