Hello everyone, I bought a programmer for pic, I wanted to know if anyone can tell me if this controller is compatible with basic4android. I would start to create something with these chips.
see the link
What is it your trying to do. The programmer obviously used for programming. So, are you wanting to create an app to program the PIC?
There is no direct way in android or b4a to do this. In fact I've not heard of any way to do it with a phone.
If your wanting to do the programming on pc then I would suggest either PICBasic pro for Great Cow Basic (a little buggy gut very usuable, easy and free).
However, the most difficult part is to create the hex file. You probably have to make some reverse engineering by using the PC program supplied with your PIC programmer and see how the hex data look like when you make a program.
If your wanting to do the programming on pc then I would suggest either PICBasic pro for Great Cow Basic (a little buggy gut very usuable, easy and free).
Don't hesitate with Proton+, i developped many professional products with it (talking apps, gps, radars, etc see Pendentif-Radar
).
In addition it is rather easy to communicate with Android devices runnig B4a !