I use B4A <https://www.b4x.com/b4a.html>for any kind of embedded Android App. I have also published a terminal app on playstore <https://play.google.com/store/apps/developer?id=Timers+n+Savers&hl=en_US&gl=US> built on B4a for wifi/bluetooth/USB to serial terminal control. Pretty good and now its free.
Regards, Sunish On Thu, 20 Jan 2022 at 21:29, hans <[email protected]> wrote: > Hello all, > > Because I make quite a lot with servos, I have now used the HC-05. > > Of course thanks to the Bluetooth lib. > > To control the case I used an Arduino servo controller. This produces a > number in 2 bytes such as 1120, which means servo 1 to 120 degrees. The > bytes come through without a preceding start byte, which I find not very > elegant. > > I converted that 0 to 180 to 0 to 255 and with that I control the servos > via known servo lib. > > It works well, but my iPhone still shows the range from 0 to 180. > > Now I see some things made with MIT app inventor. Before I start racking > my old brain with this, I'd like to ask if anyone has already done > something with this. > > regards > > Hans > > -- > You received this message because you are subscribed to the Google Groups > "jallib" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jallib/144eb8d0-1935-46a6-a113-9d483e3c240bn%40googlegroups.com > <https://groups.google.com/d/msgid/jallib/144eb8d0-1935-46a6-a113-9d483e3c240bn%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "jallib" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jallib/CAFGw2pH_-%2BrX40Oe_NqAKzMgSfA%2BexWX%3DPrsLDP1jsd2go71qQ%40mail.gmail.com.
