pouët.net

Go to bottom

Pokitto Game Handheld

category: general [glöplog]
 
Website:
www.pokitto.com

Specs:
https://talk.pokitto.com/t/wiki-2-pokitto-technical-specifications/514

Photo:
[img]
https://cdn-images-1.medium.com/max/1024/1*hsu9cu351SM-DbvUBkHHiQ.jpeg[/img]
added on the 2017-12-26 21:58:42 by elan elan
Yay, link fail hat trick.
added on the 2017-12-26 22:12:03 by noname noname
Admin please can you fix that picture and url?Ehm I will buy you pizza...
added on the 2017-12-26 23:21:43 by elan elan
Is that an arm or an atmega?
added on the 2017-12-27 19:15:29 by xernobyl xernobyl
Didn't notice the url with the specs.
added on the 2017-12-27 19:16:09 by xernobyl xernobyl
Looks pretty nice! As requested: https://talk.pokitto.com/t/wiki-2-pokitto-technical-specifications/514 ;)

Also has GPIO, which I think is fun.
added on the 2017-12-27 20:29:37 by cxw cxw
Go make a demo about it :D
added on the 2017-12-27 20:41:38 by Preacher Preacher
Arm m0 48mhz...So powerful for demos/intros...
added on the 2017-12-28 00:42:53 by elan elan
Looks nice, I've been thinking about getting one of all these handhelds that are being kickstarted (Arduboy etc.) and this one seems to have some of the better specifications at least.
added on the 2017-12-28 01:12:54 by Sdw Sdw
You can make demos already on PC too there is simulator (emulator):
https://talk.pokitto.com/t/pokitto-simulator-first-release-try-programming-the-pokitto-for-yourself/156/19
added on the 2017-12-28 02:05:02 by elan elan
Looks nice. Specs are as low as I like it. I'd consider getting it and trying it, going back from openhandhelds at hundreds of mhz and megs of mem to something a bit more mid-school.
added on the 2017-12-28 10:54:00 by Optimus Optimus
If it has easy and fast way for pixel per pixel software effect (either a fucntion to render buffer to vram or direct access to vram?) then I want.

I was checking the resolution and it's small and nice as I like it. But what's the pixel bit depth? Is it 8bit with palette or 16bit?
added on the 2017-12-28 11:04:43 by Optimus Optimus
220x174x4 colors
110x88x16colors
96x64x256colors
I will ask about depth and total colors.You can also code your mode...
added on the 2017-12-28 13:55:08 by elan elan
Uh, I have no connection with the project, but I know the CPU and the display controller quite well, so some random facts:

* The display has it's own memory and offers 18bit/pixel (666 encoding) even at the highest resolution. You can lower the color-depth and gain faster screen update. The display will color-convert for you.

* The display has no acceleration functions. Not even a bit-blit or rectangle fill.

* Partial screen updates will be needed because the CPU has less RAM than the display. :-)

* The micro-controller has no dedicated display controller so the display is likely connected via standard SPI. This again allows DMA transfers from main memory to the display in the background.

* The DMA supports linked lists so you can go crazy and use the DMA to reprogram itself and do blitter like things, fill polygons or whatnot.
added on the 2017-12-28 15:53:40 by torusle torusle
cool, their company seems to be based in Lahti, Finland, where I was born and where some other suomiskeners are from too :)

It does look very suitable for low resolution games and demo productions, I just wish that their simulator actually emulated the processor, memory and display of the real device. but I guess having at least a simulator is a big help - using with GNU Rocket for example.
added on the 2017-12-28 16:46:10 by visy visy
@Optimus - https://talk.pokitto.com/t/total-colors-color-depth/779
BTW Optimus just buyed 2xJustCPC and playcity soundcards.So can we make some intro/demo using ArkosTracker2 Playcity player?
added on the 2017-12-28 22:09:18 by elan elan
Is there any way to actually buy these things? Or at least, is there any pricing info for them?
added on the 2017-12-29 14:58:38 by sol_hsa sol_hsa
You will be able buy them soon in 2018... Price of RaspberryPI3 plus minus...
added on the 2017-12-29 22:27:28 by elan elan
So around 50€.
added on the 2017-12-30 07:06:33 by sol_hsa sol_hsa
39Euro to 50Euro.I am not creator of it.Just those prices was on Kickstarter.So price of used GBA without flash on Ebay.Thats OK.
added on the 2017-12-30 08:10:02 by elan elan
Shop will be open during early 2018...
added on the 2017-12-30 08:14:11 by elan elan

login

Go to top