Postby kolban » Wed Feb 03, 2016 2:09 am
A new project can be found on Github here:
https://github.com/me-no-dev/RasPiArduino
Which provides the ability to compile Arduino sketches using the Arduino IDE on either Windows or Linux and run the resulting binaries on the Raspberry Pi.
I have an original RPi, but never got around to buying anything newer as I never used the Pi its self…
So I may be able to blow the dust off it and give that repo a try, assuming my old board is supported
I have an original RPi, but never got around to buying anything newer as I never used the Pi its self…
So I may be able to blow the dust off it and give that repo a try, assuming my old board is supported
Me too…
I saw a video where someone did that with a beagleboneblack, but I’ve not heard of anyone doing the same on a RPI.
I wonder how you would upload the code?
That method did cross my mind.
But it would be nicer not to have to keep unplugging and moving the card
I will checkout that forum when i get some free time
https://github.com/dwelch67/raspberrypi … er/armjtag
More interesting to me the RPI Serial Remote Stub someone wrote which only required a UART dongle. You compile in some code that is part of the kernel7.img. Then you can load and debug code using a gdb client much like you would with say the BMP debugger.
https://github.com/jamieiles/rpi-gdb
https://github.com/dwelch67/raspberrypi … plaunchpad
You could hack up a version that works with a maple mini and have an interesting interface.




