Search found 6 matches

by miiya
Tue Nov 17, 2020 11:57 am
Forum: iPad Help
Topic: User properties on iPad and Android
Replies: 10
Views: 6275

Re: User properties on iPad and Android

Hi, I also think user property should be accessible from the tablet app. I'm using the tablet to display engine instruments for C172. The problem is the EGT gauge has default max EGT set to 2000F which is too high and makes the gauge always out of range for 172. It could be adjustable to around 1300...
by miiya
Sun Jun 21, 2020 3:28 am
Forum: Raspberry Pi
Topic: Tutorial: changing screen resolution and orientation of a Pi
Replies: 5
Views: 5098

Re: Tutorial: changing screen resolution and orientation of a Pi

Sorry for late reply.

It looks like new GPU on RPi4 doesn't support display_rotate in the config file
according to official RPi forum.

Also, my display does't look good even if placed upside-down.
I'm now looking for an IPS panel for replacement...

Thanks anyway.

Kohei
by miiya
Fri Jun 12, 2020 5:56 pm
Forum: Raspberry Pi
Topic: Tutorial: changing screen resolution and orientation of a Pi
Replies: 5
Views: 5098

Re: Tutorial: changing screen resolution and orientation of a Pi

Hi, I'm using RPi4 and want to rotate screen 180deg, placing it upside down to avoid my TN display from being whiteout when looked down. It looks like specifying display_rotate in /boot/config.txt doens't work for Pi4. Using xrandr is suggested but AirPlayer Pi doens't seem to have one. Any ideas? T...
by miiya
Sun Oct 21, 2018 12:10 am
Forum: Arduino
Topic: Arduino Compilation error using Arduino Library SiMessagePort
Replies: 43
Views: 12943

Re: Arduino Compilation error using Arduino Library SiMessagePort

Hi I've got it working and now. Deleting cache and patching platform.txt in "C:\Users\Kohei\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.6.23" solved the problem(that folder didn't exist at first so I've skipped patching). For future visitors, here's what I did to make it workin...
by miiya
Sat Oct 20, 2018 3:18 pm
Forum: Arduino
Topic: Arduino Compilation error using Arduino Library SiMessagePort
Replies: 43
Views: 12943

Re: Arduino Compilation error using Arduino Library SiMessagePort

Hello Gilles Thank you for reply. Here's compilation log for SiMessage example code. Regards, Kohei Arduino: 1.8.7 (Windows 10), Board: "Arduino Nano, ATmega328P (Old Bootloader)" C:\Program Files (x86)\Arduino\arduino-builder -dump-prefs -logger=machine -hardware C:\Program Files (x86)\Ar...
by miiya
Sat Oct 20, 2018 2:25 pm
Forum: Arduino
Topic: Arduino Compilation error using Arduino Library SiMessagePort
Replies: 43
Views: 12943

Re: Arduino Compilation error using Arduino Library SiMessagePort

Hi,

I'm now trying to use SiMessageport and having exactly the same problem.
With latest version(1.87) compilation fails and with some other version, upload fails.
Could you tell me what course of action solved the problem in your case?

Thanks.

Kohei