Forum: Mikrocontroller und Digitale Elektronik App um Mikrocontroller per Bluetooth steuern (iOS)


von Thorben M. (thorben93)


Lesenswert?

Hi alle :-)!
Ich möchte euch gerne eine neue App vorstellen, von der ich eben auf 
Facebook erfahren habe. Die heißt Bluetuino (iOS) und kann mit einem BT 
Modul HM-10 einen Arduino (angeblich auch andere Mikrocontroller) per 
Bluetooth bedienen. Ist wohl voll dynamisch und anpassbar. Den 
originalen Text von Facebook habe ich mal per copy&paste angefügt.

Ein Kumpel hat zufällig so ein Modul da, das werde ich morgen ausleihen 
und direkt mal versuchen. Bisher war die BT Steuerung mit nem 
Iphone/Ipad ja nicht möglich. In den Youtube-Videos sieht es recht gut 
aus. Ich meld mich


Hi everyone, I want to share my last project "Bluetuino" with you. I 
developed an mobile application which lets you connect an iOS device 
with your Arduino (or any other microcontroller) via Bluetooth. Due to 
the simple user interface you can easily define custom remote actions 
and send them to your Arduino. It is totally free: No In-App purchases 
and no ads! I hope you like and I would appreciate it, if you would 
share it with your friends and if you tell me about your projects 
realized with Bluetuino. Check out the following URLs:
Blog: http://blog.bluetuino.com
AppStore: https://appsto.re/de/Mszuab.i
Facebook: https://www.facebook.com/bluetuino
Youtube: http://tinyu rl.com/gn3hvtu

von Torsten R. (Firma: Torrox.de) (torstenrobitzki)


Lesenswert?

Thorben M. schrieb:
> Modul HM-10 einen Arduino (angeblich auch andere Mikrocontroller) per
> Bluetooth bedienen. Ist wohl voll dynamisch und anpassbar. Den
> originalen Text von Facebook habe ich mal per copy&paste angefügt.

Wenn es den nicht unbedingt "seriell over GATT" sein muss, gibt es jede 
Menge generischer GATT Clients für iOS. Z.B. BLExplr oder LightBlue.

von Rufus Τ. F. (rufus) Benutzerseite


Lesenswert?

Der entscheidende Punkt hierbei ist der hier:

> There are different Bluetooth modules available like the HC-05
> or the HC-06 for Arduino projects. All have in common, that they
> don’t support BLE standard.
> Due to the fact that Bluetuino app requires this BLE standard
> an alternative Bluetooth module must be used: the HM-10 ...

Um BT mit einem iOS-Gerät nutzen zu können, muss man entweder einen 
"made for iOS"-BT-Dongle-Chip von Apple kaufen oder auf BLE (BT4.0 
"low energy") setzen.

Bitte melde dich an um einen Beitrag zu schreiben. Anmeldung ist kostenlos und dauert nur eine Minute.
Bestehender Account
Schon ein Account bei Google/GoogleMail? Keine Anmeldung erforderlich!
Mit Google-Account einloggen
Noch kein Account? Hier anmelden.