Projects

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...
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...
When we look at the electronic items around us, you realize that they have many replaceable features and they are designed by engineers to be most useful to the user. Such as lighting systems, cooking systems, sound systems, cleaning systems. The way it works, the amount, the method, etc., by many system...
Many events in our lives have been digitized. One of them is sounds. The tone and intensity of the sound can be processed electrically. So we can extract notes electronically. The smallest unit of sounds that make up music is called a note. Each note has a frequency and intensity. With the...
Now we will prepare a game that develops attention and reflexes. Moving quickly and being able to pay attention for a long time are important developmental characteristics of children. Preschool and primary school children do activities that increase their attention span and reflexes, as they are liked by their parents and teachers....
Measuring time is a simple but important task that we do in our daily lives without realizing it. A surgeon in surgery, a business person trying to catch up with a meeting, an athlete trying to win, a student trying to finish an exam or a chess match… Smart wrist watches, phones...
 Global warming is affecting the climate of our world worse every day. Countries take many precautions and sign agreements to reduce the effects of global warming. The use of renewable energy sources and the efficient use of energy is an issue that needs attention everywhere, from factories to our rooms. Many reasons...

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...