RasPiArduino icon indicating copy to clipboard operation
RasPiArduino copied to clipboard

Pi3, bluetooth and other extensions

Open psychogenic opened this issue 7 years ago • 1 comments

Greets,

I've got an Arduino SDK-based project we're looking to move to the Raspberry Pi 3.

This project seems like a perfect fit to allow porting the existing codebase, but it seems likely I'll need to add in a good deal of functionality, namely to get working with the bluetooth interface.

My questions:

  1. Would such extensions be of use/interest to you?
  2. I'll probably base the BLE API on something existing (e.g. the nRF BLE libs created for the BLE Nano2)--do you have a preference in this regard?
  3. Do you have any information, preferences, style guidelines or anything that would make merging my eventual enhancements/pull requests easier?

Thanks! Pat Deegan

psychogenic avatar Aug 17 '18 16:08 psychogenic

Yes surely I will appreciate any help with the code :) when I started writing it, raspberries did not have BT :D

me-no-dev avatar Aug 19 '18 07:08 me-no-dev