On Mon, Oct 1, 2018 at 7:05 AM <[email protected]> wrote:

> I wanted to post this work we did: UXMux!
>
> https://github.com/circuitandcode/uxmux
>
> *Here is a demo*: https://youtu.be/pwHVf08JeU4
>
> UXMux is a *framebuffer* implementation of *liteHTML*. It loads images
> (pngs), text and custom fonts, supports basic CSS/position and links! This
> is a faster, lighter weight, easier to maintain, easier to use alternative
> to QT and Electron.
>
> It also allows you to embed C programs as if they're javascript (it
> doesn't support javascript).
>
> <link type="binary/elf" href="FILENAME.elf">
>
> and call the function with
>
> <a href="FILENAME.elf" target="functioname" type="function/static">
>
> It's mostly at a proof of concept stage but it's very organized and you
> may find it useful.
>
> It needs modifications to better support touch, although mouse has worked
> (although as needed to be tuned per system)
> Apparently, there were some color issues on the BBB, please feel free to
> post here with your results if you'd like some input.
>
> We're accepting pull requests and will likely have testing set up for our
> own purposes!
>

Thanks for sharing on the list!

I've got a simple project in mind where I plan to use a PocketBeagle, SPI
LCD and a few buttons as a remote control for my BlueDonkey autonomous RC
car (https://github.com/jadonk/BlueDonkey). This looks like it could be a
great way to view the captured webcam and add control signals.


> --
> For more options, visit http://beagleboard.org/discuss
> ---
> You received this message because you are subscribed to the Google Groups
> "BeagleBoard" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/beagleboard/d4b09b9d-8864-4c49-8242-8ea2e05ca17a%40googlegroups.com
> <https://groups.google.com/d/msgid/beagleboard/d4b09b9d-8864-4c49-8242-8ea2e05ca17a%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
-- 
https://beagleboard.org/about

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CA%2BT6QPnfwhNav2FdnWpfQXbdUpnd2F1yZYe%3D0LLHptNVZBAZaA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to