RasPiArduino icon indicating copy to clipboard operation
RasPiArduino copied to clipboard

Arduino Framework for RaspberryPI

Results 85 RasPiArduino issues
Sort by recently updated
recently updated
newest added
trafficstars

I like to use visual micro/ visual studio. I was wondering if there was a way to get a bin file from that instead of exporting from the Arduino IDE....

Somehow when I try to use its works fine when compelling the first time but when I want to compile it another time I have to restart the IDE otherwise...

we use raspi arduino framework https://github.com/me-no-dev/RasPiArduino when we upload or run .bin file on raspberry pi 3 error occur UNKNOWN-REVISION 0x00000000. the link https://github.com/me-no-dev/RasPiArduino library successfully run on raspberry pi...

I've installed this on a couple of PIs already - so far everything is working great. Last week we got a new router that issues IPv6 t - and I...

Hi! Is it possible to use RasPiArduino to create an Arduino sketch to let a Raspberry Pi3 use Bluetooth? Are there some examples of Bluetooth classes and primitives provided by...

1) You say that it compiles into native raspberry binaries. By this can I assume that the resulting apps are fully Linux/POSIX compatible? 2) Do you attempt to limit resources...

is it possible to compile spi library as shared lib in raspberry and use it separately? how can i compile it?

hi I want to use TimerOne library. when I compile i get this error : "C:\Program Files (x86)\Arduino\libraries\TimerOne/TimerOne.h:39:20: fatal error: avr/io.h: No such file or directory" I really appreciate your...

Hi, I have a Raspberry 3 and I use RasPiArduino for I2C communication with this gas sensor : http://wiki.seeed.cc/Grove-Multichannel_Gas_Sensor/ And I use this LoRa hardware which communicates in SPI which...

https://github.com/arduino/arduino-builder Compiling without the IDE would be useful as well as provide the ability to use CI. It also might make it easier to compile directly on a raspberry pi....