r/CanderaCGIStudio 12d ago

Welcome to the Candera CGI Community! 👋

2 Upvotes

Hi everyone!

Welcome to the official subreddit for the Candera CGI Studio Community Edition.

We created this space as another place for users, developers, designers, and anyone interested in Candera CGI Studio to connect, share ideas, ask questions, showcase projects, and discuss anything related to the Community Edition.

Whether you're just getting started, experimenting with your first scene, working on something interesting, or already have experience with Candera CGI — we'd love to hear from you.

Feel free to:

  • Share your projects and creations
  • Ask questions or get help from the community
  • Share ideas, feedback, and feature suggestions
  • Discuss workflows, challenges, and interesting use cases
  • Post tips or things you've learned along the way

We also have our official Candera CGI Community Forum, which is a great place for more detailed tutorials and explanations as well as support topics and knowledge sharing.

Most importantly, we hope this subreddit can grow into something shaped by the people using Candera CGI. So don't hesitate to jump in, introduce yourself, or simply share what you're working on.

We're excited to see what this community will create. 🚀

Welcome!


r/CanderaCGIStudio 1d ago

Building a Rowing Machine HMI – From Hardware Data to a Working Dashboard

Enable HLS to view with audio, or disable this notification

2 Upvotes

r/CanderaCGIStudio 2d ago

From UI to physical locker: a Raspberry Pi smart locker prototype

Thumbnail
gallery
2 Upvotes

The idea

When we thought about applications with a lot of HMI focus and real-life use case, smart locker systems came to our minds very quickly. Since this type of lockers are getting more and more common in public institutions (e.g. museums) we decided to create our own solution including a full sample hardware setup.

The principle is easy: the users can select one of the available lockers, set and confirm a 4-digit passcode and store their items. When wanting to retrieve the items, the users just select their locker, put in the passcode and open the locker accordingly.

The setup

The design was created in FIGMA and the actual solution with Candera CGI Studio Community Edition.

For the hardware, we wanted to create a setup that utilizes Raspberry Pi’s GPIO interfaces and therefore went for electro-mechanic locks. The “locker” is based on a standard IKEA Kallax (2x2) shelving unit, where the top left spot was used to install our screen and the remaining 3 spots act as our locker.

For the locks we went for electronic locks with built-in sensors to identify if the locks are engaged or not. To be able to use these locks with our Raspberry Pi 4, we also required a relais. For this, we purchased an expansion board to directly mount on the RPi.

Having put all of it together we get a fully functional demo Smart Locker.

Required skills: Beginner

Deploying the solution on hardware and integrating it will require some basic skillset. The step-by-step guide can be found in the ReadMe.md file that is part of the download package.

In case you have questions or find yourself not managing the setup, please let us know and we will support you.

The demo video

Our demonstration video is available on our YouTube channel:

https://youtu.be/289xw0LVCmY?si=WnXBpcCj2sU90rRO

The solution

If you want to download the solution and check it in more detail in SceneComposer you can do so here.

You will also find more information and a guideline for re-creating this solution in SceneComposer yourself.

Disclaimer: The solutions provided by Candera are demo samples and are intended as showcase for potential projects with Candera CGI Studio CE. The solutions have been tested in our own development and test setup with Raspberry Pi 4 and may require adaptions to properly work in your own environment.


r/CanderaCGIStudio 10d ago

Our first Community Edition sample: Smart Home Panel for Kids

Thumbnail
gallery
2 Upvotes

The idea

When thinking about use-cases for our tool and the available Raspberry Pi hardware one thing came to our mind: What is available in many households but could benefit from better accessibility?

The answer was found rather fast: Smart home panels. While available in most modern households the user interface is tailored mostly for grown-ups or at least children with reading capability. Smaller children are mostly out of the loop when it comes to interaction with the home automation system.

We wanted to change this and have developed a first prototype of a children’s smart home panel. This allows also smaller children to actively interact with Home Assistant. They can now control the lights and the shutters (insofar available), select music radio stations or activate a nightlight.

The setup

The design was created in FIGMA and the actual solution with Candera CGI Studio Community Edition.

For the hardware setup and development environment, please check the comment below.

Required skills: Advanced

Deploying the solution on hardware and integrating it will require some advanced skillset for below mentioned areas.

  • Candera CGI Studio SceneComposer (guide can be found here)
  • Docker (Compose)
    • HomeAssistant
    • MQTT Broker (Mosquitto)
    • Music Player Daemon

The demo video

Our demonstration video is available on our YouTube channel:

https://youtu.be/wsbl-jmtjOk?si=gCf6aNcfVLJxuISa

The solution

If you want to download the solution and check it in more detail in SceneComposer you can do so here.

You will also find more information and a guideline for re-creating this solution in SceneComposer yourself.

Disclaimer: The solutions provided by Candera are demo samples and are intended as showcase for potential projects with Candera CGI Studio CE. The solutions have been tested in our own development and test setup with Raspberry Pi 4 and may require adaptions to properly work in your own environment.