| Welcome, Guest |
You have to register before you can post on our site.
|
| Latest Threads |
SlateOS for PineTime
Forum: Development Discussion on PineTime
Last Post: gzuh000
Yesterday, 06:24 PM
» Replies: 1
» Views: 85
|
Beta test Signal Desktop ...
Forum: News
Last Post: as365n4
08-11-2026, 08:57 AM
» Replies: 0
» Views: 85
|
SlateOS
Forum: General Discussion on PineTime
Last Post: highjumpman
08-10-2026, 07:17 AM
» Replies: 0
» Views: 114
|
StarPro64 Irradium (based...
Forum: Getting Started
Last Post: mara
08-09-2026, 03:30 AM
» Replies: 23
» Views: 12,923
|
Where should I post a Pin...
Forum: Getting Started
Last Post: tllim
08-08-2026, 06:56 PM
» Replies: 3
» Views: 396
|
Hacker Phone Manifesto
Forum: General
Last Post: matteorossi053
08-07-2026, 05:19 AM
» Replies: 6
» Views: 734
|
wasp-os status
Forum: General Discussion on PineTime
Last Post: cleansugar
08-07-2026, 05:15 AM
» Replies: 6
» Views: 6,572
|
Selling Pinebook Pro, Pin...
Forum: General
Last Post: arw
08-06-2026, 12:10 PM
» Replies: 2
» Views: 339
|
Screen size issues after ...
Forum: PineNote Software
Last Post: j_s
08-05-2026, 02:20 PM
» Replies: 1
» Views: 679
|
Pinephone + Keyboard for ...
Forum: PinePhone Hardware
Last Post: greebleshaver
08-04-2026, 06:27 PM
» Replies: 17
» Views: 12,818
|
|
|
| I2C Touch Panel |
|
Posted by: mbt28 - 06-12-2017, 11:32 AM - Forum: LCD and Touch Panel
- No Replies
|
 |
Hi,
I have 8 inch CTP with GT 911 controller but it is 6 pin I2C, as far I see default touch in Pine64 uses SPI for touch. Is it possible to use I2C touch screen?
Thanks
|
|
|
|
SystemLED *ON* on boot |
|
Posted by: ecolezen - 06-09-2017, 06:53 PM - Forum: Pi2, Euler and Exp GPIO Ports
- Replies (4)
|
 |
Hi, just want to share a little tip:
How to turn the systemLED ("LED") to *ON* when the board is booting (loading the system).
![[Image: DSC_0045-photo-led.jpg]](http://www13.plala.or.jp/pskitty/img/pa64sysled/DSC_0045-photo-led.jpg)
My 1GB Pine64 Board sometimes start booting process and sometimes don't... so I have to way and "see" activities on the screen or LAN interface...
So, I decided to put an LED on the systemLED holes (label "LED"), and switch it to ON when booting...
![[Image: pine64-drawing-v2-p6.jpg]](http://www13.plala.or.jp/pskitty/img/pa64sysled/pine64-drawing-v2-p6.jpg)
When using without a monitor (remote) this LED is very helpful...
These 3 lines of script turn the LED to "ON":
Code: echo "359" > /sys/class/gpio/export
echo "out" > /sys/class/gpio/gpio359/direction
echo "0" > /sys/class/gpio/gpio359/value
Full instructions on the link below:
http://www13.plala.or.jp/pskitty/pine64-sysled.html
Drawings, source code, high quality photo, etc, on GitHub:
https://github.com/valterfukuoka/pine64-sysled
Regards all,
Valter
|
|
|
|
| Win 10 IoT 15063_20170602 shutdown |
|
Posted by: dkryder - 06-05-2017, 05:31 AM - Forum: Windows 10 IoT
- Replies (6)
|
 |
hello, nice work on 0602 but i noticed a few things. the about allwinner link has bad url and shutdown via command line or upper right power only reboots device, no actual shutdown. what would be best way to shutdown? oh yeah, cortana, what is best suggested method to get the voice recognition working? is there a list of known good mic/speaker setups?
|
|
|
|
|