Search found 1718 matches

by BenR
Tue Jun 14, 2022 9:38 am
Forum: App Developer
Topic: Calculate Standard Deviation
Replies: 7
Views: 6932

Re: Calculate Standard Deviation

Hi Wayne,

That's been added for you now. I've pushed the latest component to the library update system for you.

The latest source is here if you're interested.

StandardDeviation.fcfx
(28.4 KiB) Downloaded 419 times
by BenR
Mon Jun 13, 2022 3:33 pm
Forum: General
Topic: XPT2041 & SPI Conflict
Replies: 11
Views: 3138

Re: XPT2041 & SPI Conflict

Maybe try adjusting the SPI properties, clock phase etc, might be the data is a bit out of phase?
by BenR
Mon Jun 13, 2022 1:32 pm
Forum: Feature Requests
Topic: BME688 ESP32 ESP8266 Rasberry PI AVR
Replies: 23
Views: 7806

Re: BME688 ESP32 ESP8266 Rasberry PI AVR

Thanks Leigh, I've made the change you recommended here and rolled it out now.

Much appreciated :D
by BenR
Mon Jun 13, 2022 12:08 pm
Forum: General
Topic: Help with PID code (does it work?)
Replies: 7
Views: 2005

Re: Help with PID code (does it work?)

Yes that's possible just use a second Digital input to drive the setpoint and the value for this can be assigned from your control variable.
by BenR
Mon Jun 13, 2022 12:06 pm
Forum: General
Topic: XPT2041 & SPI Conflict
Replies: 11
Views: 3138

Re: XPT2041 & SPI Conflict

Hmm your code to do the temperature bit shifting looks ok to me but that error seems very large. Are you using a type -K thermocouple? How are you connecting from the IC to the thermoucouple? it is making a good connection and is there other bi-metal action going on that could be effecting your read...
by BenR
Mon Jun 13, 2022 10:38 am
Forum: General
Topic: Help with PID code (does it work?)
Replies: 7
Views: 2005

Re: Help with PID code (does it work?)

Hello,

When you do the library updates, please change the drop down at the bottom from files in use to fuill database.

Hopefully this should solve the issue for you.
by BenR
Mon Jun 13, 2022 10:32 am
Forum: Feature Requests
Topic: E-paper display driver (e-inkt / epaper)
Replies: 15
Views: 4567

Re: E-paper display driver (e-inkt / epaper)

I've bought one of each so hopefully they will wing their way to me fast and I can have a play.

I've also had a quick look through the GxEPD2 library and it looks like it should directly support both displays so I'll try and base a component on this if I can.
by BenR
Mon Jun 13, 2022 10:27 am
Forum: Bug Reports
Topic: PIC16(L)F18446 missing PortB IOC on Interrupt Icon Properties
Replies: 4
Views: 1375

Re: PIC16(L)F18446 missing PortB IOC on Interrupt Icon Properties

Thanks for letting us know, I've made the changes for you and they should now be available via the library updates.
by BenR
Mon Jun 13, 2022 10:06 am
Forum: General
Topic: XPT2041 & SPI Conflict
Replies: 11
Views: 3138

Re: XPT2041 & SPI Conflict

Hello, Aha I thought the SPI pins were shared with another component but they aren't they are just for the temperature sensor so it's strange. I've looked at the ESP32 problem pins and the pins your currently using look like they should be fine. It could be a timing problem, the datasheet for the MA...
by BenR
Mon Jun 13, 2022 9:55 am
Forum: Bug Reports
Topic: RPI PICO SPI problem
Replies: 8
Views: 2243

Re: RPI PICO SPI problem

Hello,

Please can you post your .fcfx project file and we will investigate for you.