E-Puck robot programming for behaviour coursework.
Tristan Murfitt, Tino Aranjani, Tarun Iyer, Brandon Randle, Joshua Dando, Sarthak Gupta.
You can find the files under program > demo. Each coursework task has its own .c and .h file (prefixed as cwk_).
- Clone git repo
- Create your own branch
- Open the workspace: program > demo > Coursework.mcw
- Use main_c.c and edit your task files (eg. cwk_fear.c and cwk_fear.h)
- Build the project
- Use Tiny Bootloader to load the program > demo > Coursework.hex file onto the E-Puck. Or use the multi-device shell script with
./bootloader/epuckupload -f ./program/demo/Coursework.hex /dev/tty.e-puck_3532-COM1. You can find the correct COM port by usingls /dev/tty.*.