At least 3 others have used RPi with forte already. See forums. I had it easier. Now the Raspian packages are very current. Traveling next week and have to get my own breadboard and couple other things. But can have software and apps ready to go. No RPi FBs in 4DIAC, but the FB interface for some would be similar to Lego Mindstorms (LMS) and CBC v2 FBs.
Also I hope to use CBCv2 sensors and small motors with RPi.
Compiled 4diac on RPi. Needed to install more software that were current and instated the first time. Minor problem in 4DIAC development encouraged me to move from default tip to 1.3.1
Tested using a cross-compiler with Eclipse under Ubuntu.
So far everything seems very straight forward with the RPi
All parts for a proof concept work as 4diac on posix is expected to.
Link collection: [some good, some random]
Control LED by GPIO on RPi
- Using pins 6 Ground and GPIO 17
- Install of WiringPi
- git-core installed, too
- Wiring Pi code instructions
- http://www.raspberrypi.org/phpBB3/viewtopic.php?f=33&t=23090
- https://projects.drogon.net/raspberry-pi/wiringpi/functions/
- https://projects.drogon.net/raspberry-pi/wiringpi/pins/
- Starting Link Collection
- Blinking an LED with C
- Hello world in C on RaspberryPi
- http://hertaville.com/2012/09/28/development-environment-raspberry-pi-cross-compiler/
- http://elinux.org/RPi_Tutorials
- Cross-compilation for Raspberry Pi in GCC. Where to start?
- http://linuxtortures.blogspot.fr/2012/07/communicating-with-raspberry-via-gsoap.html
- maybe since uses eclipse
No comments:
Post a Comment