Search found 617 matches

by jgu1
Tue Mar 26, 2024 6:24 am
Forum: Bug Reports
Topic: GPS not send LAT_LONG
Replies: 27
Views: 2897

Re: GPS not send LAT_LONG

Hi!

I have the same setup HW as you. I make a test later today and see if I get the same result with your program.

You hear :D

Jorgen
by jgu1
Fri Mar 22, 2024 5:11 am
Forum: General
Topic: Programs cannot be loaded to some clone Arduino nanos
Replies: 6
Views: 1403

Re: Programs cannot be loaded to some clone Arduino nanos

Hi Aynhan!

While you program the Nano, do you have Connect the serial pins RX And TX to other HW ,Don`t :D

You are able to choose two devises one for 115200 and one Ch340, these are different?

Maybe you already is aware of this, could be ;)

Br Jorgen
by jgu1
Tue Mar 19, 2024 7:31 pm
Forum: Bug Reports
Topic: GPS 8Bit Pic not compile!
Replies: 4
Views: 634

Re: GPS 8Bit Pic not compile!

Mealwhile I found it Martin, thank you. :D Install the Toolchain and first still not compile, same, but then I (as you say change to "bigger chip) I can compile :D But this is a very simpel and small program with gps, is this gps take so much space in the pic16F876? Will it be a good idea to reinsta...
by jgu1
Tue Mar 19, 2024 1:20 pm
Forum: Bug Reports
Topic: GPS 8Bit Pic not compile!
Replies: 4
Views: 634

Re: GPS 8Bit Pic not compile!

Hi Martin! Thank you for fast reply :D First the problem is on my second Laptob, not use this very often, I have a master PC, think the 8 bit work on this. Your link "here" doesnt work, could you please check Martin, then I will install the Toolchain this evening and see if it is possible to compile...
by jgu1
Mon Mar 18, 2024 7:17 pm
Forum: Bug Reports
Topic: GPS 8Bit Pic not compile!
Replies: 4
Views: 634

GPS 8Bit Pic not compile!

Hi MM! I think there is an issue with the GPS component In 10, tested both. I Have an old examble with the GPS. If I compile something in XC8 error, if I change to Arduino it compile. As soon I add the GPS component to the dashboard and initialise and try to compile, the compiler come with an error....
by jgu1
Sat Mar 16, 2024 8:05 pm
Forum: Bug Reports
Topic: Recent update of HCSR04
Replies: 18
Views: 1224

Re: Recent update of HCSR04

Ok, at least it begin to work. Play with the Prescaler too.
Martin managed to make it wery flexible.
The att. examble with 8bit Pic work very fine for me, change to your kind of sensor. And for Arduino. Have a look

Good luck :D

Jorgen
by jgu1
Sat Mar 16, 2024 6:58 am
Forum: Bug Reports
Topic: Recent update of HCSR04
Replies: 18
Views: 1224

Re: Recent update of HCSR04

Hi Enrique!


Have you tryed to change the timer and the prescaler and postscaler?
by jgu1
Fri Mar 15, 2024 7:08 pm
Forum: Bug Reports
Topic: Recent update of HCSR04
Replies: 18
Views: 1224

Re: Recent update of HCSR04

Hi Enrique!

I see on your picture you use the waterproff device. For this you have to choose the AJ-SR04M type in properties and you have to play with the
Timer, Prescaler and Postscaler, maybe this could help you ;)

Br Jorgen
by jgu1
Sun Mar 10, 2024 7:43 am
Forum: General
Topic: Any Pin Interrupt
Replies: 6
Views: 338

Re: Any Pin Interrupt

Hi Amrat! Try first Martin´s advice. (he is the best ;) ) Another way I used for time ago, I use the Interrupt Timer. I have made a small testprogram you can look at, only test in simulation. The interrupt timer check if any input or "something happend". But from experience and from all the very goo...
by jgu1
Mon Mar 04, 2024 10:09 am
Forum: Tips & Tricks
Topic: Map funktion!
Replies: 2
Views: 265

Map funktion!

Hi all!

I have just made a project where I need to "convert" an analog input to a limit
pwm output. I use the Mapfunktion, What a great tool to do this job, work perfect with FC :D

I add an examble if any interest, maybe to the Wiki ;)

Br jorgen