Hi Sunish,
Thank you for your response. I tried your app and used it to read the arduino codes from the “Uno Servo control”app . I'm using this app now but as I said, in the used code is missing a fixed start byte . I've also tried to follow the video of the program you mentioned, but it's very hard for me to follow. Thanks anyway . Hans Op woensdag 26 januari 2022 om 07:15:47 UTC+1 schreef [email protected]: > 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/6b773313-e35a-4cc2-9442-0627717474d9n%40googlegroups.com.
