Search found 1777 matches

by chipfryer27
Sat Jun 06, 2026 10:42 am
Forum: Tips & Tricks
Topic: So Obvious.......
Replies: 4
Views: 129

Re: So Obvious.......

Haha

I can so relate to lights going off at inappropriate times with no way of moving into range 🤣

Much prefer alarm PIR to microwave detectors but each have their uses and strengths.

Band just starting so....

Regards
by chipfryer27
Sat Jun 06, 2026 7:53 am
Forum: Tips & Tricks
Topic: So Obvious.......
Replies: 4
Views: 129

Re: So Obvious.......

Hi Martin I do remember you posting about them and they do look to be very useful. If I were doing this from scratch they would certainly be a consideration if I was prepared to run cables to power them or create a case with batteries to change / recharge etc. Being inherently lazy when it comes to ...
by chipfryer27
Sat Jun 06, 2026 4:21 am
Forum: Tips & Tricks
Topic: So Obvious.......
Replies: 4
Views: 129

So Obvious.......

Hi I guess like many people I harbour an idea to do some "smart" monitoring in my house, whatever that actually means.... I hate when people say I have a "smart TV" or whatever as it invariably means they just have a very expensive remote-control in the form of a cellphone. Don't...
by chipfryer27
Fri Jun 05, 2026 10:54 pm
Forum: General
Topic: CAN (Internal, MCP2515) Problem/Bug
Replies: 9
Views: 262

Re: CAN (Internal, MCP2515) Problem/Bug

Hi

If you add an interrupt after you initialise the CAN components

Interrupt.jpg
Interrupt.jpg (100.14 KiB) Viewed 81 times

You can then select the option you need from the drop down window

Options.jpg
Options.jpg (64.56 KiB) Viewed 81 times

Hope this helps.
by chipfryer27
Sun May 31, 2026 5:43 am
Forum: General
Topic: Implementing a non blocking delay
Replies: 76
Views: 33891

Re: Implementing a non blocking delay

Hi

Thanks for letting us know. We appreciate it.

Regards

PS
Those mangoes are truly delicious. As luck would have it I may be in Navi / Juhu in the next couple of weeks so I will certainly be looking out for them. I could easily try to live on them 😁
by chipfryer27
Fri May 29, 2026 3:29 am
Forum: General
Topic: Estardyn 2.0 Inch TFT LCD Display+ Rotary Encoder EC11
Replies: 4
Views: 305

Re: Estardyn 2.0 Inch TFT LCD Display+ Rotary Encoder EC11

Hi

FC supports the ST7789 as a display. Select that and in Properties set USE SPI to No. This should then bring up a list of connections that are very similar to those documented in your post.

Hope the above has helped.

Regards
by chipfryer27
Fri May 29, 2026 2:37 am
Forum: General
Topic: Estardyn 2.0 Inch TFT LCD Display+ Rotary Encoder EC11
Replies: 4
Views: 305

Re: Estardyn 2.0 Inch TFT LCD Display+ Rotary Encoder EC11

Hi Best I can find on the module is here https://www.aliexpress.com/item/1005012093736094.html?src=google&src=google&albch=shopping&acnt=603-455-9033&isdl=y&slnk=&plac=&mtctp=&albbt=Google_7_shopping&aff_platform=google&aff_short_key=_oFgTQeV&gclsrc=aw.ds&...
by chipfryer27
Fri May 29, 2026 2:03 am
Forum: General
Topic: Estardyn 2.0 Inch TFT LCD Display+ Rotary Encoder EC11
Replies: 4
Views: 305

Re: Estardyn 2.0 Inch TFT LCD Display+ Rotary Encoder EC11

Hi Viktor

The rotary encoder is most likely to be the same as the Quadrature Encoder found in Flowcode (Inputs). I'd be very surprised if it were not. Allocate pins for A/B and also push-button and off you go.

I'll have a look at display / I2C / levels a little later.

Regards
by chipfryer27
Thu May 28, 2026 7:39 pm
Forum: Feature Requests
Topic: Load Custom properties to components
Replies: 5
Views: 315

Re: Load Custom properties to components

Hi

Could you not save a "template" of a very basic chart with your component configured? Maybe even just uC and component(s)?

Regards
by chipfryer27
Wed May 27, 2026 6:19 am
Forum: General
Topic: A4988 control velocity Stepper
Replies: 3
Views: 373

Re: A4988 control velocity Stepper

Hi I still think this is part of a bigger picture as I don't see any initialisation of the MCP2307 IO expander, nor any calls to it. Where is your stepper motor connected to? Difficult to say what is going wrong as without an explanation of what it should be doing I would need to reverse engineer to...