Picoware - v2.2.0 #261
jblanked
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
This release adds an
MMBasicinterpreter, anEmailsystem app to read and write messages,Ghoulsmultiplayer,CodeandFlashDesktop app views, and support for theMarauder V8andWaveshare 1.69 Touch LCD. It also cleans up theKeyboardclass and other GUI classes for consistent visibility and interaction on all supported devices.For Flipper Zero users, BLE (Bluetooth Low Energy) is now enabled, and the firmware is now loaded from the SD card. Over the next few releases, more and more Flipper Zero "features" will be added into the firmware.
Over the next few months, Picoware plans to support:
If you would like to see Picoware on your favorite device, or you'd like a new feature, please let us know on Discord or in our Discussions.
Thank you for your support!!
Here's the full changelog:
MMBasicinterpreter (executes .bas files)Code(load, write, and execute code) andFlash(flash UF2s to RP2040/RP2350 devices) viewstuple assignmenterror in theUpdateapplicationKeyboardclass key rendering and dynamic textbox positioningset_brightnessmethod to theDrawclass (controls screen brightness/backlight strength)Screen Brightnesssetting (inLibrary -> System -> Settings)Choiceclass with correct line spacing and a lower title font sizeToggleListclass with dynamic positioningGameboyapplication (the RP2350 can now push 60 fps smoothly)Drawclass with bytearray inversion (translates black to white and vice versa) and afill_triangle_alphamethodsettingsJavaScript module with the latest settings (anthropicApiKey,geminiApiKey,localUrl,screenBrightness, andxaiApiKey)drawJavaScript module withlenandscreenshotmethodsBatteryclass for battery information and management (previously part of theInputclass)System InformationappSearchBarGUIEmailapp into the systemLibraryview and added inbox/unread message readingBOARD_HAS_PICOCALCdefine inpicoware.system.boardsForecastandMicroBrowserapps (by @C0n57an71n)Ghoulsto the latest version (multiplayer support)Desktopicon positions for better visibility across all devicesThis discussion was created from the release Picoware - v2.2.0.
All reactions