Search found 90 matches

by chefpilot
Tue Mar 05, 2024 8:43 pm
Forum: Lua and API Scripting Help
Topic: Game Controller and Air Player
Replies: 17
Views: 2993

Re: Game Controller and Air Player

Hi,
I suggest to take an arduino Mega 2560 and some encoders. You can connect more than 20 encoders.
by chefpilot
Sun Jul 16, 2023 6:23 pm
Forum: Arduino
Topic: ESP32 with TFT and message port
Replies: 3
Views: 1575

Re: ESP32 with TFT and message port

Thanks a lot, I did exactly what you suggested prior starting this chat but with no result. Now I did it again with a positive result. It was not an infinite loop it was an messagePort->SendMessage statement which was called every loop. I solved the problem with an additional if statement. Thanks fo...
by chefpilot
Sat Jul 15, 2023 5:10 pm
Forum: Arduino
Topic: ESP32 with TFT and message port
Replies: 3
Views: 1575

ESP32 with TFT and message port

Hi, I'm trying to build a hardware radio with some buttons, encoders and a 1.77'' tft-Display. In the beginning with just some lines of code everything was fine and working properly. After further developing more lines of code the ESP32 is not connecting to AP any more and I have no clue why. I trie...
by chefpilot
Mon Apr 24, 2023 5:55 pm
Forum: Raspberry Pi
Topic: Raspberry Image
Replies: 15
Views: 6281

Re: Raspberry Image

I made a tickmark at "Extract files with full path" and that solved the problem.

Marc
by chefpilot
Sun Apr 23, 2023 8:41 pm
Forum: Raspberry Pi
Topic: Raspberry Image
Replies: 15
Views: 6281

Re: Raspberry Image

Thanks alot.
Now everything is working fine.

Marc
by chefpilot
Fri Apr 21, 2023 8:22 pm
Forum: Raspberry Pi
Topic: Raspberry Image
Replies: 15
Views: 6281

Re: Raspberry Image

I tried ist excatly that way. Unfortunately with the same negative result.
Marc
by chefpilot
Thu Apr 20, 2023 8:49 pm
Forum: Raspberry Pi
Topic: Raspberry Image
Replies: 15
Views: 6281

Re: Raspberry Image

Hi, I tried everything according your instructions. The installation went fine, no problems. When trying to statrt AirPlayer I'm receiving the following massage: 20-04-2023 21:30:50.515 INFO Bootloader: Starting--- 20-04-2023 21:30:50.515 INFO Bootloader: Asking for application Linst online. Attempt...
by chefpilot
Wed Nov 02, 2022 5:32 pm
Forum: Air Player ARM
Topic: Raspi and Desktop both with AirPlayer
Replies: 2
Views: 1836

Re: Raspi and Desktop both with AirPlayer

Thanks for your quick response.
I played even more with the firewall settings and renewed the xplane plugin. Now everythng is working.
I do not have a clue about the final solution but I'm happy that the problem seems to be solved.

Marc
by chefpilot
Tue Nov 01, 2022 9:30 pm
Forum: Air Player ARM
Topic: Raspi and Desktop both with AirPlayer
Replies: 2
Views: 1836

Raspi and Desktop both with AirPlayer

I have the following setup: - Using AirManager on my Laptop for programming instruments and setup the different AirPlayers - first Desktop with xplane11 and AirPlayer for testing - second Desktop with xplane 11 for flying - raspberry PI4 with AirPlayer I have the following "test instrument"...
by chefpilot
Fri Sep 30, 2022 11:14 am
Forum: Lua and API Scripting Help
Topic: IIC si_variable_write, array
Replies: 9
Views: 1003

Re: IIC si_variable_write, array

Thanks Ralph,
but that is just a typo in this threat. I just checked it in the original script. The reference comes out of the wiki:
https://siminnovations.com/wiki/index.p ... ble_create

Marc