Search found 96 matches

by dvcam99
Thu Dec 12, 2024 3:04 pm
Forum: Feature Requests
Topic: Int 64 variable
Replies: 2
Views: 3000

Re: Int 64 variable

Top very good!!
by dvcam99
Thu Dec 12, 2024 2:21 pm
Forum: Feature Requests
Topic: Int 64 variable
Replies: 2
Views: 3000

Int 64 variable

Hello FC Team,

are there any plans to implement signed and unsigned int 64 variable number size in the future?

BR
Dirk
by dvcam99
Thu Aug 29, 2024 7:06 am
Forum: General
Topic: Byte or INT number into a ASCII hex string
Replies: 5
Views: 3873

Re: Byte or INT number into a ASCII hex string

Hello together, many thanks for your suggestions. I will check it out. In between I found a way to solve my problem. I used the string function "ToString$" too. After the function I used switch component in order to filter for string element 0-2. 0 is giving me the hundert, 1 is giving me ...
by dvcam99
Tue Aug 27, 2024 10:42 pm
Forum: General
Topic: Byte or INT number into a ASCII hex string
Replies: 5
Views: 3873

Byte or INT number into a ASCII hex string

Hello FC Community,

I belive I need some help. I want to convert a Byte or INT number into a ASCII hex string.

Example: DEC123 = 0x7B should look like in ASCII HEX string 313233

I tried to use HEX2string or 2string, unfortunately these function are nor give the required result.

BR

Dirk
by dvcam99
Fri Jun 14, 2024 11:57 pm
Forum: General
Topic: ESP32 Toolchain under WIN11
Replies: 2
Views: 2108

Re: ESP32 Toolchain under WIN11

Hello together, I can report that with a downgrade the compiler will run through. Target folder: C:\ESP32\Dummy_Test Source name: C:\ESP32\Dummy_Test\Test1.fcfx Title: Description: Device: ESP.ESP32.ESP32_WROOM_32 Generated by: Flowcode v9.3.1.36 IDF is now version 4.4.7 Git is now 2.21.0-64 Pyton i...
by dvcam99
Fri Jun 14, 2024 7:59 pm
Forum: General
Topic: ESP32 Toolchain under WIN11
Replies: 2
Views: 2108

Re: ESP32 Toolchain under WIN11

Hello Matrix Team, Hello Ben, I belive I need some help regarding the ESP32 toolchain installation and the compile inside FC9. Unfortunately I must install my prof. pack on a new PC because the old one crashed. The ESP32 compiler is giving me the follwing error message: Target folder: C:\ESP32\Dummy...
by dvcam99
Fri Jun 14, 2024 5:12 pm
Forum: General
Topic: ESP32 Toolchain under WIN11
Replies: 2
Views: 2108

ESP32 Toolchain under WIN11

Hello Matrix Team,

is the following link still the correct procedure in order to install the ESP32 toolchain under WIN11?


https://www.flowcode.co.uk/wiki/index.p ... _Toolchain

BR
Dirk
by dvcam99
Thu Dec 21, 2023 2:55 pm
Forum: Feature Requests
Topic: INA219
Replies: 3
Views: 3891

Re: INA219

Hello,

INA219 is I2C device. I´m pretty confident that you can adress this device via the existing I2C component inside FC.

BR
Dirk
by dvcam99
Thu Dec 07, 2023 1:21 pm
Forum: Feature Requests
Topic: ActivLook smart glasses and ESP32 BT LE
Replies: 3
Views: 8114

Re: ActivLook smart glasses and ESP32 BT LE

Hello guys,

many thanks for good informations and feedback. HC-05 could be a work around, not shure if it support Bluetooth LE.

I would prefere the ESP32 BLE direct way via Bluetooth BLE master GATT component. May a good reason to upgrade to FC10 too.

BR

Dirk
by dvcam99
Thu Dec 07, 2023 11:01 am
Forum: Feature Requests
Topic: ActivLook smart glasses and ESP32 BT LE
Replies: 3
Views: 8114

ActivLook smart glasses and ESP32 BT LE

Hello Matrix Team, I´m wondering if it is possible to support ESP32 Bluetooth LE (Low Engergy) master mode. I would like to sent meas data to a ActivLook smart glasses device. Protocol specs can be found under the following link: https://github.com/ActiveLook/Activelook-API-Documentation/blob/main/A...