Search found 1575 matches

by chipfryer27
Sun Nov 23, 2025 9:40 pm
Forum: General
Topic: Flowcode Exchange
Replies: 28
Views: 37215

Re: Flowcode Exchange

Hi I do some Proof of Concept (PoC) and whilst I wholeheartedly agree with andeug regarding the hidden dangers of Chinese products, they do have their place (in many cases the bin). If need to establish if something or other is the way forward or just a bad idea, I'd much rather spend £10 on amazon ...
by chipfryer27
Fri Nov 21, 2025 6:03 am
Forum: Feature Requests
Topic: MQTT UART
Replies: 1
Views: 181

Re: MQTT UART

Hi Yes, very much so. I am traveling just now so need to be brief, but take a look at these posts https://www.flowcode.co.uk/forums/viewtopic.php?t=3044 It may give you a start. It is for 76xx modules though. The 800 is 2G and is being retired in many countries (if not already). Connect your uart tx...
by chipfryer27
Fri Nov 14, 2025 11:43 pm
Forum: General
Topic: Haversine formula
Replies: 8
Views: 459

Re: Haversine formula

Hi Viktor Your coordinates are a bit off :) LatDeg2 = 48.8919 LonDeg2 = 12.5113 Puts you roughly at Straubing airport in Germany, 705Km from Warsaw. My attached chart gets the same result as in that link I sent. I made a constant of Pi/180 using 3.1415926 for Pi and more or less used Martin's calcul...
by chipfryer27
Tue Nov 11, 2025 9:14 am
Forum: General
Topic: Haversine formula
Replies: 8
Views: 459

Re: Haversine formula

Hi Viktor Whilst not actually doing it myself I did earmark this site as it gave many different ways to calculate, and also mentions a TRS-80 being used to calculate (my second computer) https://www.movable-type.co.uk/scripts/latlong.html Might be of some interest. I found a lot of sites "scary...
by chipfryer27
Tue Nov 11, 2025 8:22 am
Forum: General
Topic: Reading string back
Replies: 5
Views: 340

Re: Reading string back

Hi
I'm having a small issue when reading the airtime back from the GSM network
Further to the above, what module are you using, what command are you issuing and what is the expected reply?

Regards
by chipfryer27
Mon Nov 10, 2025 6:20 pm
Forum: General
Topic: Opening project in FC10 in FC11!
Replies: 12
Views: 763

Re: Opening project in FC10 in FC11!

Hi Jorgen I have been opening some v10 projects in v11 without issue. Admittedly due to my current travelling I'm not as active as I would like therefore my targets and other hardware / components have been quite limited. However using ESPs, PICs, 2x16 / 4x20 LCDs, UARTs and the like have not so far...
by chipfryer27
Sun Nov 09, 2025 1:42 pm
Forum: Projects - Embedded
Topic: Kitchen Timer project using MikroElektronika 7seg Click with 74HC595
Replies: 1
Views: 166

Re: Kitchen Timer project using MikroElektronika 7seg Click with 74HC595

Hi Still travelling so I cannot be of specific help but most of all you are asking is most likely covered in the wiki. Most components have an explanation plus examples and I think there is an example of a counter somewhere. Sorry I can't provide a specific link. Do take a look at the 7-segment LED ...
by chipfryer27
Sat Nov 08, 2025 11:07 pm
Forum: Bug Reports
Topic: MiniClick LCD component bugs
Replies: 6
Views: 344

Re: MiniClick LCD component bugs

Hi

Briefly, I see you have not initislised any components so it is unlikely you will have much succes.

I'm traveling just now but will reply in more depth later.

Regards
by chipfryer27
Thu Nov 06, 2025 3:43 pm
Forum: General
Topic: ESP32 "Flash EEPROM"
Replies: 5
Views: 409

Re: ESP32 "Flash EEPROM"

Hi

Using an ESP "lolin-lite" I have used the EEPROM 2D component to good effect. As Martin states above it isn't really EEPROM but not so much you'd notice :) It saves data and can be read back upon reboot etc. It would probably work for other variants and no harm in trying.

Regards
by chipfryer27
Fri Oct 24, 2025 3:37 am
Forum: Bug Reports
Topic: WS8211 component encountered an error and cannot be used anymore (solved)
Replies: 7
Views: 1838

Re: WS8211 component encountered an error and cannot be used anymore

Hi Please reread Martin's post of above. He will work on having the fix published. Meanwhile, until it is published, if you update then you will revert back to the non working version. If you download Martin's "fix" as per above, then the chart will work again. It takes time for your fix t...