Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Any chance you could team up with me-no-dev #18

Open
KeithSloan opened this issue Feb 8, 2016 · 1 comment
Open

Any chance you could team up with me-no-dev #18

KeithSloan opened this issue Feb 8, 2016 · 1 comment

Comments

@KeithSloan
Copy link

I would like to see the ability to load Arduino sketches into the Raspberry Pi without an operating system. It looks like you have done a lot of the work of creating standalone bootloaders and me-no-dev has experience of interfacing with the Arduino IDE see https://github.com/me-no-dev/RasPiArduino Any chance you could team up.

@KeithSloan
Copy link
Author

On 08/02/16 12:11, Michael Nolan wrote:

The raspberry pi and the arduino are completely different computers
running completely different architectures, so directly porting
arduino code would be a no-go.

Well an Arduino and a PIC32 chpkit Pi are two completely different
architectures yet its possible to run sketches written for Ardunio on
the chipKit Pi
See MPIDE http://chipkit.net/tag/mpide/. There is also
http://www.uecide.org/

Also, assuming I could integrate the arm compiler with the arduino
IDE, most arduino libraries would not work. If you want to get started
programming an rpi, I recommend python and rpi.GPIO.

As to arduino libraries see https://github.com/me-no-dev/RasPiArduino


Reply to this email directly or view it on GitHub
#18 (comment).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant