Search found 1743 matches

by BenR
Fri May 24, 2024 1:56 pm
Forum: General
Topic: Visualizar consola
Replies: 2
Views: 24

Re: Visualizar consola

Hola, Para ver los datos de EEPROM en la simulación, haga clic en Ver -> Consolas y luego en la ventana de la consola seleccione la pestaña EEPROM. Ojalá eso ayude. Hello, To View the EEPROM data in the simulation click on View -> Consoles and then in the console window select the EEPROM tab. Hopefu...
by BenR
Fri May 24, 2024 11:25 am
Forum: Bug Reports
Topic: Error al simular a velocidad de 10Hz
Replies: 3
Views: 31

Re: Error al simular a velocidad de 10Hz

Hola,

Muchas gracias por informarnos del problema. ¿Puede adjuntar el archivo de su proyecto y lo investigaremos por usted?

Gracias de nuevo.



Hello,

Many thanks for letting us know of the problem. Please can you attach your project file and we will investigate for you.

Thanks again.
by BenR
Thu May 23, 2024 9:27 am
Forum: Feature Requests
Topic: Can you add a UHF RFID module?
Replies: 2
Views: 1628

Re: Can you add a UHF RFID module?

Hello, Is this the type of thing you're after? https://www.aliexpress.com/item/1005005296512846.html I can't see what the chip is and so not sure how to develop a component without first knowing the chip and the protocol it requires. If you could find out what chip is being used then that might help.
by BenR
Thu May 23, 2024 9:18 am
Forum: General
Topic: And ILI9341 also not compile!
Replies: 3
Views: 87

Re: And ILI9341 also not compile!

Hi Jorgen,

Sorry should be fixed again for you now.
by BenR
Thu May 23, 2024 9:17 am
Forum: General
Topic: GC9A01A_SPI1 after update!
Replies: 1
Views: 24

Re: GC9A01A_SPI1 after update!

Hi Jorgen,

Sorry I changed the SPI CAL layer slightly to get the S3 working better with IDF v5.1.

Should be fixed again for you now.
by BenR
Thu May 23, 2024 9:16 am
Forum: General
Topic: Same for ILI9488 display!
Replies: 1
Views: 26

Re: Same for ILI9488 display!

Hi Jorgen,

Sorry about that hopefully fixed for you now.
by BenR
Tue May 21, 2024 1:54 pm
Forum: Feature Requests
Topic: 4x8x8 7219 led matrix board i2c
Replies: 2
Views: 52

Re: 4x8x8 7219 led matrix board i2c

Hello, You could try the LED Matrix (Serial) component available under Outputs -> LEDs. You would only need to connect the DataIn and Clock signals to the dot matrix. You may also need to tie the CS pin to either GND or VCC depending on the wiring of the module. In the component properties set the r...
by BenR
Tue May 21, 2024 1:39 pm
Forum: General
Topic: PIC12F509 Compile Error
Replies: 8
Views: 111

Re: PIC12F509 Compile Error

Hopefully solved for you now with the latest library updates.

Please reload your project after applying the update and that should solve the compilation error for you. It basically takes the string library out of the compile process for limited memory devices.
by BenR
Tue May 21, 2024 1:25 pm
Forum: General
Topic: PIC12F509 Compile Error
Replies: 8
Views: 111

Re: PIC12F509 Compile Error

Hello, It's compiling correctly for me in v10. Do you have the latest library updates? Memory Summary: Program space used 95h ( 149) of 400h words ( 14.6%) Data space used 10h ( 16) of 29h bytes ( 39.0%) EEPROM space None available Data stack space used 0h ( 0) of 10h bytes ( 0.0%) Configuration bit...
by BenR
Tue May 14, 2024 9:51 am
Forum: App Developer
Topic: Worked examples HTTP via serial port
Replies: 9
Views: 1065

Re: Worked examples HTTP via serial port

There's an example here if that helps. I'll post it to the component wiki page too.
WebComApp.fcsx
(29.78 KiB) Downloaded 32 times

Lol Steve beat me to it :lol: