Introduction to Kidbright Board

Anya A.
1 min readMar 18, 2020

KidBright board is an embedded board based on ESP-32 in built-in temperature and light sensors. It can be programmed with C++ or Python programming languages. For early learners, the Kidbright board can also be programmed using software called KidBright IDE. KidBright IDE is a block-based programming tool that can enhance logical thinking. Instead of traditional text-based programming, block-based coding involves dragging blocks of instructions. Block-based programming facilitates programming process, teaches basic logical thinking and programming concepts for early learners without the need to worry about syntactical errors.

Useful links:

Kidbright handbook : https://www.kid-bright.org/en/download/155/

Kidbright IDE and drivers download: https://www.kid-bright.org/en/downloads/

Kidbright circuit design: https://www.kid-bright.org/en/download/110/

Kidbright hardware store: https://www.kidbright.io

--

--