Raspberry Pi support software like Arduino

Please tell us which board you are using.
For CircuitPython issues, ask in the Adafruit CircuitPython forum.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
winthrom1
 
Posts: 1
Joined: Sun Sep 25, 2022 2:17 pm

Raspberry Pi support software like Arduino

Post by winthrom1 »

Cannot find Raspberry Pi support software like Arduino interface headers and auto load feature. There is a project I wish to build at https://github.com/TLeconte/vortrack. I bought the "adafruit feather 32u4 rfm95 lora" at MicroCenter on the advice of an associate that said this product has Raspberry Pi interface software. The specs on the product are very good, but I cannot locate the required software support for Raspberry Pi, only for Arduino.

User avatar
dastels
 
Posts: 15656
Joined: Tue Oct 20, 2015 3:22 pm

Re: Raspberry Pi support software like Arduino

Post by dastels »

It sounds like you want to use a Raspberry Pi as a development workstation to write code for the Feather. If so, the Arduino 1.8 application/tool has a Raspberry Pi version (Linux ARM, either 32 or 64 bit).

Dave

User avatar
sj_remington
 
Posts: 997
Joined: Mon Jul 27, 2020 4:51 pm

Re: Raspberry Pi support software like Arduino

Post by sj_remington »

What would the Feather/LoRa do? The vortrack code runs only on linux, and requires an RTL-SDR radio.

https://www.rtl-sdr.com/an-open-source- ... d-rtl-sdr/

User avatar
dastels
 
Posts: 15656
Joined: Tue Oct 20, 2015 3:22 pm

Re: Raspberry Pi support software like Arduino

Post by dastels »

Thye Feather LoRa is a standalone microcontroller board. It has nothing to do with the Raspberry Pi unless you write code on each to have them communicate.

Dave

Locked
Please be positive and constructive with your questions and comments.

Return to “Itsy Bitsy Boards”