Giter VIP home page Giter VIP logo

Comments (6)

laurb9 avatar laurb9 commented on July 22, 2024

This could help: https://www.raywenderlich.com/85900/arduino-tutorial-integrating-bluetooth-le-ios-swift

from panocontroller-firmware.

laurb9 avatar laurb9 commented on July 22, 2024

Identified candidate board: HM-10 or HM-11, Bluetooth 4.0 LE
http://www.openhwdesign.com/ble-hm-10/
http://www.banggood.com/HM-10-Bluetooth-4_0-Module-Transparent-Serial-Port-p-967059.html

from panocontroller-firmware.

laurb9 avatar laurb9 commented on July 22, 2024

Another option is the Feather M0 BLE from Adafruit. Cortex M0 plus Bluetooth 4.1 LE in a pro-mini form factor.
https://learn.adafruit.com/adafruit-feather-m0-bluefruit-le/overview

Also Arduino 101 with Curie/Bluetooth, same price but large form factor.
Advantage: includes an IMU so one less board to connect to.
http://store-usa.arduino.cc/collections/products-atheart/products/abx00005

from panocontroller-firmware.

laurb9 avatar laurb9 commented on July 22, 2024

#59

from panocontroller-firmware.

laurb9 avatar laurb9 commented on July 22, 2024

Implemented a simple bluetooth control using the generic Adafruit Bluefruit iOS App
Connect to "Adafruit Bluefruit LE" -> Controller tab -> Control Pad module.
Directional arrows work, 1=OK, 3=CANCEL.

This is mostly a proof of concept and not all that useful yet, until all navigation can be moved to the app.

from panocontroller-firmware.

laurb9 avatar laurb9 commented on July 22, 2024

Work started on the iOS PanoController App
Will use Adafruit BLE modules because I have them already, although their interface is not compatible with the BLEPeripheral Arduino library.

This will replace the nrf24 radio controller unit that I added in #9

from panocontroller-firmware.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.