Skip to content
Derek Jamison edited this page Jul 12, 2023 · 9 revisions

Completed Pages

FURI is the Flipper Universal Registry Implementation.

The FuriMessageQueue is typically used in an application for communicating events, using a First-In/First-Out queue.

Information about ViewPort, View, Canvas, ViewDispatcher & SceneManager.

Information about the SubGHz CC1101 feature.

In-progress Pages

Debugging Asserts (with hardware debugger) and doing Logging (no special hardware needed).

I have only added two modules to this page (for now, mostly a link to a blog that describes modules at high-level).

Future Pages

Here are a few ideas that I hope to add soon:

  • Configuring your development environment (clone, setting up VSCode, FBT, ufbt)
  • Debugging
  • UI Modules
  • UI Widgets
  • Icon animation & elements.
  • UI - Writing your own Module
  • GPIO
  • CC1101 (details on how to tweak what we receive)
  • IR (file formats, APIs)

There are so many other topics we can cover. Let me know which ones you would like me to prioritize! Reach out to me on Discord @ codeallnight. If you'd like to support my work, feel free to buy me a coffee ☕.

Clone this wiki locally