You are viewing an older revision! See the latest version
CANopen
CANfestival stack running on mbed¶
CANfestival is an open source CANopen stack for master and slave nodes.
This page documents how to use the CANfestival stack with mbed and CANfestival tools on a windows based PC.
More detailed information about the CANfestival stack can be found here.
Information about CANopen can be found here.
Gathering the minimum requirements¶
The following requirements are necessary for a windows machine.
- Python 2.4 or greater - needed to use the object dictionary editor
- Gnosis Utils - needed to use the object dictionary editor
- Mercurial - needed to download the stack documentation and object dictionary editor software
- CANfestival GUI object dictionary editor - the entire project
- Clone the repository from http://hg.pibit.ch/CanFestival-3
Setup details¶
- Install Python
- insert install image
- Install Gnosis Utils
- insert install image
- Install TortiseHg
- insert install image
- Clone CANfestival repository
- insert clone image
Examples¶
Master node
[Not found]
Slave node
[Not found]