Learn electronics, coding, and projects — step by step.

Month: October 2023

014 - MakeCode MicroBit: Brickcell CO2 SGP30

George Bantique October 24, 2023 No Comments

SGP30 Digital Gas Sensor The SGP30 is a digital gas sensor from Sensirion designed to detect various gases in the ambient environment. It is commonly used to measure the concentration of Total Volatile Organic Compounds (TVOC) and equivalent carbon dioxide (eCO₂) in the air. TVOC (Total Volatile Organic Compounds) TVOC is a measure of the […]


Read more 014 - MakeCode MicroBit: Brickcell CO2 SGP30

013 - MakeCode MicroBit: Brickcell Gesture APDS9960

George Bantique October 17, 2023 No Comments

APDS9960 Gesture Sensor The APDS9960 is a digital RGB (Red, Green, Blue) and gesture sensor manufactured by Broadcom, now part of Avago Technologies. This sensor is designed to detect hand gestures, proximity, and ambient light, making it useful for applications such as touchless gesture-controlled interfaces in electronic devices. It operates by emitting infrared light and […]


Read more 013 - MakeCode MicroBit: Brickcell Gesture APDS9960

012 - MakeCode MicroBit: Brickcell Rotary Encoder

George Bantique October 11, 2023 No Comments

A rotary encoder is an electromechanical device used to convert the angular position or rotation of an object into an electrical signal. It’s commonly used in various applications, such as measuring the position of knobs on electronic devices, controlling the movement of motors and machinery, or even in computer mice. Rotary encoders can be of […]


Read more 012 - MakeCode MicroBit: Brickcell Rotary Encoder

011 - MakeCode MicroBit: Brickcell RTC DS3231

George Bantique October 10, 2023 No Comments

The DS3231 is a popular real-time-clock (RTC) integrated circuit (IC) manufactured by Maxim Integrated. An RTC is a device that keeps track of time even when the main power source to a system, such as a microcontroller or a computer, is turned off or unavailable. The DS3231 is commonly used in a variety of electronic […]


Read more 011 - MakeCode MicroBit: Brickcell RTC DS3231

010 - MakeCode MicroBit: Brickcell Gyro MPU6050

George Bantique October 8, 2023 No Comments

The MPU6050 is a sensor module used in electronics and robotics. It combines a 3-axis accelerometer and a 3-axis gyroscope in a single package. This combination of sensors allows it to measure both linear motion (acceleration) and rotational motion (angular velocity) in three dimensions each. It is commonly used in projects involving motion tracking, orientation […]


Read more 010 - MakeCode MicroBit: Brickcell Gyro MPU6050