Tor.sh :fedora: :silverblue: · @torbuntu
100 followers · 1032 posts · Server fosstodon.org

Another fun event soon! Get to try out a new development platform which has options for and a (details in the link).

I primarily will target Pokitto but the emulator for makes it easy to see how the games would look on other platforms too!

itch.io/jam/micojs-game-jam

#gamejam #pokitto #32blit #espboy #gamebuinometa #picosystem #galacticunicorn #micojs

Last updated 1 year ago

Jonathan Littlewood · @frogplate
85 followers · 202 posts · Server mastodon.cloud

My latest plaything is a , a tiny gaming handheld reminiscent of the Nintendo Game Boy Micro. The PicoSystem has a 240 x 240-pixel colour display, an RP2040 (Dual Arm Cortex M0+ running at up to 133Mhz with 264kB of SRAM) and 16 Mbytes of Flash.

It's programmable in MicroPython, CircuitPython, or C++. Unfortunately, it has been years since I've written any serious Python 3 code, so I will need some quality time with Pluralsight.

#pimoroni #picosystem

Last updated 2 years ago

Mike Bell · @mike
89 followers · 108 posts · Server rebel-lion.uk

Decided to go with this "psychedelic tartan" for day 3 on .

#lovebytetcc #pimoroni #picosystem

Last updated 2 years ago

Mike Bell · @mike
83 followers · 104 posts · Server rebel-lion.uk

day 2 on .

Took advantage of the built in sprites to keep some decorations while reclaiming enough bytes for the (rather basic) snow.

#lovebytetcc #pimoroni #picosystem

Last updated 2 years ago

Mike Bell · @mike
83 followers · 99 posts · Server rebel-lion.uk

Thought I'd try some but on the !

I'm using PicoSystem Micropython, which is probably not that dissimilar to using LUA on the suggested fantasy consoles.

This is day 1 in 253 characters:
p=pen
c=fcircle
def t(y):fpoly((60,y),(60-y,y+y),(60+y,y+y))
p(240)
clear()
p(41200)
i=9
while i<50:t(i);i+=9
p(252)
frect(50,91,20,20)
c(25,94,3)
c(55,40,3)
p(49404)
c(45,76,3)
p(3312)
c(70,58,3)
c(95,94,3)
p(61695)
hline(58,9,5)
vline(60,7,5)
flip()

#lovebytetcc #pimoroni #picosystem

Last updated 2 years ago

Pico3D 1.1 brings a new inspired outskirt stable where players can restock on ammo. Also additional Blender documentation for anyone who wants to modify/expand the world or create a new one ☺️

#microcontroller #picosystem #pimoroni #raspberrypi #openworldgame #botw

Last updated 2 years ago

Pigeon · @ThePigeon
52 followers · 374 posts · Server mstdn.social

Found this awesome project for the which allows for some 3D graphics! It even loads .blend files with textures:
github.com/bernhardstrobl/Pico

It runs surprisingly smoothly, granted you overclock the picosystem to 344 Mhz like I did. Goes to show how ridiculously overpowered the RP2040 "micro-controller" is ! (although it only seems to render at half resolution due to the mere 264 KB of ram the chip has)

#picosystem #GitHub

Last updated 2 years ago

Pigeon · @ThePigeon
74 followers · 656 posts · Server mstdn.social

Found this awesome project for the which allows for some 3D graphics! It even loads .blend files with textures:
github.com/bernhardstrobl/Pico

It runs surprisingly smoothly, granted you overclock the picosystem to 344 Mhz like I did. Goes to show how ridiculously overpowered the RP2040 "micro-controller" is ! (although it only seems to render at half resolution due to the mere 264 KB of ram the chip has)

#picosystem #GitHub

Last updated 2 years ago

Stylus 🦉 · @stylus
117 followers · 779 posts · Server octodon.social

Kinda excited about this handled gaming system called . it can also run so it's got that going for it. The construction and packaging are top notch.

#pimoroni #picosystem #circuitpython

Last updated 2 years ago

· @astraluma
362 followers · 1724 posts · Server tech.lgbt

Got a with the goal of creating embedded PursuedPyBear.

First challenge: detangling their SDK and how they've integrated it with

Second challenge: how do I want to expose this in a PPBish way.

#picosystem #micropython

Last updated 2 years ago

Pigeon · @ThePigeon
74 followers · 656 posts · Server mstdn.social

recently got a
the only language i’m decent at is Python, but with its performance it’d be hopeless on what is basically a microprocessor.
So i’ve had to pick up ++
Big fan, frustrating at times, its low-levelness is awesome, idk how to remove items from an array, what are pointers ;-;
7/10 Would recommend

#C #picosystem

Last updated 2 years ago

シャポコ🌵🔞 · @shapoco
1304 followers · 4530 posts · Server pawoo.net

"shapoco/picosys-mandelbrot: Mandelbrot Set Viewer for PICOSYSTEM"

github.com/shapoco/picosys-man

#shapolab #picosystem

Last updated 3 years ago