Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums



(Advanced Search)

Forum Statistics
» Members: 29,303
» Latest member: jackleen
» Forum threads: 16,143
» Forum posts: 116,676

Full Statistics

Latest Threads
Third-party cheap touchsc...
Forum: PinePhone Hardware
Last Post: mikeb
Yesterday, 05:19 PM
» Replies: 2
» Views: 794
eMMC failed
Forum: Pinebook Pro Hardware and Accessories
Last Post: Der Geist der Maschine
Yesterday, 04:34 PM
» Replies: 17
» Views: 12,062
(real) Mainline U-boot fi...
Forum: General Discussion on ROCKPRO64
Last Post: aleksei
Yesterday, 06:21 AM
» Replies: 0
» Views: 56
Thoughts after a year wit...
Forum: General Discussion on Pinebook Pro
Last Post: ksosn
06-20-2025, 03:00 AM
» Replies: 0
» Views: 84
Pinebook Pro in EU for Sa...
Forum: General Discussion on Pinebook Pro
Last Post: shelfaberrant
06-19-2025, 02:14 AM
» Replies: 4
» Views: 2,535
Axolotl on PinePhone / Mo...
Forum: Mobian on PinePhone
Last Post: zetabeta
06-19-2025, 01:52 AM
» Replies: 222
» Views: 237,765
touchscreeh doesn't accep...
Forum: PinePhone Pro Hardware
Last Post: teekay
06-19-2025, 01:13 AM
» Replies: 5
» Views: 457
Wake-up call
Forum: General Discussion on PinePhone
Last Post: KC9UDX
06-18-2025, 08:38 PM
» Replies: 9
» Views: 664
bookworm vs trixie discus...
Forum: Mobian on PinePhone
Last Post: anonymous
06-17-2025, 06:27 AM
» Replies: 64
» Views: 20,978
VoIP account on mobian di...
Forum: Mobian on PinePhone
Last Post: j_s
06-15-2025, 04:19 PM
» Replies: 0
» Views: 88

 
  Recalbox
Posted by: fdeschape - 01-31-2016, 06:44 PM - Forum: Game Station Emulation - Replies (29)

Hello everyone,

My current favorite OS for the rpi2 is RECALBOX. It is easy to use and its the best one ive seen to run n64 on using the rpi2. My guess is that with the 64bit and 2gb version (which i kickstarted) it would run perfect. 

Anyone know if it will be difficult to make recalbox work on the pine a64+ 2 gb? If not I do not mind retropie or Lakka.


  Air mouse Shown in FruitNinja Video on the kickstarter campaign
Posted by: AlanB - 01-31-2016, 02:17 PM - Forum: Accessories - Replies (11)

On the kickstarter campaign page there is a video of someone "Testing Fruit Ninja with an optional Air Mouse!"
From the video itself, it seems that is a very responsive 3D Air mouse.  I would like to purchase that exact unit and give it a try.
What is the brand and model number of that specific Air Mouse?


  motor shield?
Posted by: hazerty - 01-31-2016, 02:19 AM - Forum: Pine A64 Projects, Ideas and Tutorials - Replies (12)

have you planned motor shield for3D print or other?


  Lego Case
Posted by: Kiryu - 01-30-2016, 11:59 PM - Forum: Enclosures - Replies (67)

I plan on building a Lego NES case when I finally get mine. Will probably need to run to the lego store at some point to get the pieces I need, but would anyone happen to know the parts list to make something like this?


  LVDS Questions
Posted by: MikeJewski - 01-30-2016, 11:16 PM - Forum: LCD and Touch Panel - Replies (5)

It is said on the wiki that the plus model can drive an LCD through LVDS up to 1366x768. My question is how would the pine64 react to the inverter needed with older LCD displays from laptops. Also, would it be able to drive an LED LCD screen through this display port?


  New module: POT board
Posted by: Crispin - 01-30-2016, 07:30 PM - Forum: POT modules - Replies (25)

Hi all,

Very cool to see the new modules being talked about and shown.

I saw the latest Kickstarter update and was wondering what the role of the "12C POT board" was? What is this and what would it be used for? Or is this one of those "if you have to ask then it isn't for you"-type scenarios?  Smile

Cool


  NAS, Plex Server
Posted by: Crispin - 01-30-2016, 07:22 PM - Forum: Linux on Pine A64(+) - Replies (2)

Hi all,

I've been imagining all the areas I might be able to put a PINE64 to good use around the home, and so far I'm predicting I'm going to need at least half a dozen of them! Sounds like a few fun weekends ahead...

Does anyone know if there is the ability/opportunity to use a PINE64 to run a small NAS operating system (and connect it up to a few USB hard drives)? Or is this not a good use-case, perhaps because a SATA connection is needed?

The other idea I had was to run Plex Server on a PINE64 as a back-end (and of course use another PINE64 for a front-end) - does anyone know if that would be possible? Or would it suffer from the same lack of SATA speed for media retrieval? I was hoping it might be fine for 1-2 simultaneous streams?

Cool


  PicoCluster
Posted by: Crispin - 01-30-2016, 07:11 PM - Forum: Cluster Computing - Replies (4)

Hi all,

I am intrigued by the partnership with PicoCluster and what this might enable for end-users in our homes.

Does anyone have any ideas/plans on what clustering PINE64s might enable? Or does it simply make one's PINE64 unit more powerful/fast, as opposed to adding more features?

Cool


  Spurious interrups from KEYADC
Posted by: StefanB - 01-30-2016, 08:36 AM - Forum: POT modules - Replies (2)

During U-Boot startup I see the following message repeated

Code:
key pressed value=0x1

This is obviously caused by interrupts from the KEYADC. As far as I can see, this pin is left floating, but should likely be weakly (1..10 MOhm) pulled to GND.

I assume the purpose of this pin is to implement an R2R ladder input, like

http://hackaday.com/2012/03/02/r2r-ladde...e-adc-pin/


  Manually resizing SD partition
Posted by: atoomic - 01-30-2016, 08:34 AM - Forum: Android on Pine A64(+) - Replies (1)

Would like to know the best way to resize the sd card partition if I install android from the dd image
to a larger sd card than the original ?
is there any android tool to do this ? should I use gparted or any other command line ?

> dd bs=4M if=something-from-a-2-GB-card.img of=/dev/mmcblk0 # to a 64 GB card