Projects

DIY Weather Station Project

0 Comments

In the DIY Weather Station Project using the Raspberry Pi kit from Picobricks, participants embark on an exciting journey to build their own weather station. This hands-on project leverages the power of Raspberry Pi and Picobricks to collect and analyze environmental data like temperature, humidity, and atmospheric pressure. The project not only...
There are 1 x 5mm red LED and 1 x WS2812B RGB LED on Picobricks. While normal LEDs can light up in one color, RGB colors can light up in different colors, both primary and secondary colors. In this project we will use the red LED on Picobricks.
Different types of buttons are used in electronic systems. Locked buttons, push buttons, switched buttons… There is 1 push button on Picobricks. They work like a switch, they conduct current when pressed and do not conduct current when released. In the project, we will understand the pressing status by checking whether the...

Remote Test Project

0 Comments

The aim of this code was to create an interactive application using the PicoBricks kit to integrate an IR remote control and an OLED display. Through this process, you will successfully craft an interactive experience with an IR remote control, with the aim of elucidating the operational logic of the remote control...

Truth Or Dare Project

0 Comments

Today, we invite you to elevate the experience of a traditional game – “Truth or Dare” – by integrating it with Raspberry Pi and an OLED display. Now, you can embrace the excitement of playing this classic game with your friends or family, all infused with the magic of technology.

Raspberry Pi Calculator Project

0 Comments

Now, we have something truly amazing to share with you: the Electronics Calculator! This groundbreaking project is about to revolutionize the way we approach math problem-solving. Picture this: you're sitting at your computer, faced with a tricky math problem. But instead of scratching your head and feeling overwhelmed, all you have to do...
Do you know that you can automatically decode a text that we have provided as encrypted or automatically encrypt a text by utilizing the ASCII character table using PicoBricks and MicroBlocks IDE?
It is called the state of being autonomous when electronic systems make a decision based on the data they collect and perform the given task automatically. The components that enable electronic systems to collect data from their environment are called sensors. Many data such as the level of light in the environment,...
In the "Thermometer Monitor Project Using Raspberry Pi Kit", we utilize the Picobricks Raspberry Pi kit to measure and display environmental temperature and humidity. This project involves block programming to write Python code, providing a hands-on learning experience in using humidity and temperature sensors. You'll learn to monitor and see the temp...

How to Posts

Incorporate STEM into Classrooms with Examples

Incorporate STEM into Classrooms with Examples

Table of Contents I have previously mentioned that our team includes many STEM experts and engineers. I will try to explain step...
View Details

How to Start Robotics at Home Easily?

In recent years, a popular topic has been robotics... As the number of robots around us increases, especially parents are looking for...

How to Use PicoBricks with Arduino

Arduino Programming Language Picobricks offers us the opportunity to code with Arduino C. Getting started coding the Raspberry Pi Pico at the...