After checking in the forum of rocrail, I have moved from the original idea of having everything package in the rocpi library to a more HW independent approach.
In this new version, the rocpi library is just forwarding the commands through a TCP connection to the RPIC daemon, which is the one interfacing the GIPO in the raspberry pi and the serial port to access the ucontroller.
In this way rocrail can actually run on the raspberry –as it is my intention – or in any other platform, leaving the daemon the responsibility to interface the HW.
- rocrail-4990-wheezy-armhf. Compiled version of rocrail with the rocpi library (still needed to send commands to the daemon)
- rocpi_daemon_solution. Source code to obtain the rocpi library.
- rprpicd.tar. RPIC daemon and the source code.
- Setting up rocpi_v1.6. The instructions
The firmware in the ucontroller has not changed from the previous post… Yeah, and I need to create a repository and a page to gather all the info related to the rpi.