CanFestival focuses on providing an ANSI-C platform independent CANOpen stack that can be implemented as master or slave nodes on PCs, Real-time IPCs, and Microcontrollers. A WxPython based CanOpen Object Dictionary editor GUI is also provided.
License
GNU Library or Lesser General Public License version 2.0 (LGPLv2)Follow CanFestival
You Might Also Like
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
-
Nice CANopen stack that works and that can be ported easily. Sadly the project is not actively maintained anymore. Mailings to the mailing list are not answered and valuable patches and contributions are ignored. Maybe this is the reason for some forks of this project. If you are looking for an actively maintained CANopen stack you may better consider the CANopen Node project: https:||sourceforge.net|projects|canopennode Development of this project is very active. Patches are welcome and questions will be answered by maintainer. A problem of the CanFestival stack is also, that it does not provide an interface for hardware CAN message filtering. This is a problem for small embedded devices on heavy bus loads. The CANopen Node stack supports setting of hardware message filters. We are currently porting a CANopen stack for eCos realtime OS an considered CanFestival but now we are switching to CANopen Node stack because it is actively maintained.
-
Complete CANopen stack.