Tutorials

WPE WebKit + Cog: a kiosk UI stack

Embedded software must meet strict constraints like fast booting and fault recovery. WPE WebKit and Cog provide a modern UI solution using web technologies while maintaining reliability. This stack separates control logic from the UI, allowing for faster updates and improved diagnostics, making it suitable for various embedded systems.

Use Projen to deploy custom packages to AWS CDK

Projen is a tool that streamlines managing AWS CDK projects by automating tasks like file generation and dependency management. It allows developers to focus on infrastructure code instead of project setup. By following specific commands, users can create projects, configure repositories, and publish packages to npm and GitHub.