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

(this is not an issue of bugreport, just a suggestion for user-friendliness) i recently used dietpi to make a minimal (for max speed, (yes i know the gain in small))...

How can I compile for a QEMU instance of RaspberryPi (for testing purposes)? Using emulation method described here: https://github.com/dhruvvyas90/qemu-rpi-kernel ``` pi@raspberrypi:~ $ cat /proc/cpuinfo processor : 0 model name :...

Hi, I've been using RaspiAdrduino on a Raspberry Pi Zero and PI4 without a hitch, until recently. My problem stems from the serial library as far as I can tell...

Getting the above prompt from Arduino ide, I enter my root "pi user" password but the prompt returns. Any ideas?

Hello everyone, I am using RasPiArduino to add support for Raspberry Pi to Visuino. So far it works great :-) I have noticed that some libraries are missing however, and...

Tried the RasPiArduino on a Pixel version of Raspbian and it fails every time I try to use the ttl serial (Pins 8,10). I2C and Digital IO still seems to...

Hi! At first, thanks for your amazing work! I can successfully compile and run sektches in Arduino IDE with RasPiArduino. (network upload also works flawlessly) My goal is use your...

Is using Aurdino code on Rasberry Pi just as powerful as using Rasberry Pi programming?

I get output to work, I can toggle an LED, but I can't read a switch on port 4, which I can read from python just fine. Here's the code...

I can ssh to my rPi just fine, but tools/port only shows ttyUSB0, no network option. I can also see this advertisement from the board ``` 20:45:19.829254 IP 192.168.205.194.5353 >...