TotalCross / TotalCross/totalcross

LED component

Open
#201 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

feature
Dominant language
Java
Stars
227
Forks
42
Avg merge
1d 19h
Merged PRs (30d)
11

Description

When we created our hello world tutorial for embedded systems, where a button switches an LED on and off, we needed to use an image to represent the physical device.

To create simple tutorials like that for embedded devices with TotalCross, it would be nice to have an LED component that is easy to call and use on these starter GUIs, for people to experiment.

@victoriaingrid-del was kind to think for us how this component could look like, and here is what she did:

image

I really like the colours she picked, inspired by the Bootstrap colour design.
image

This would be a fun feature to introduce in TotalCross V7, as it provide a cool component to be used in getting started tutorials 😃

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing existing GUI components and the hello-world embedded tutorial in TotalCross to find the public component patterns and wiring behavior. Add a callable LED component matching the referenced visual design, with a way for the tutorial's button to switch it on and off; done means it can be used in starter GUIs without an image.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
embedded-iot, frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.