Projects

Make DIY Smart Flower Plant Pot

0 Comments

We are people who work intensely or go to school every day. We can sometimes forget to water our beloved orchids on time.  That's why I decided to develop this project. In this project, I will show you step by step how to make our IoT supported, smart plant pot using the Raspberry Pi kit PicoBricks....

Moving Tail Project

0 Comments

In this project, a servo motor works its magic to create a movement that resembles a tail. You are free to add this intriguing motion to any figurine of an animal you like; we went with a mouse, but the possibilities are endless!

New Year STEM Activities

0 Comments

As the New Year approaches, doing new year STEM activities in the classroom seems like a great idea. In this article, we have collected activity ideas that you can do with your friends and students. Enjoyable reading.

Two Player Thermometer Game

0 Comments

Here's a summary of STEM Winter Activity: A Picobricks Mainboard with temperature and humidity sensors measures the ambient temperature for you, but keeps it secret from the players. Then players take it in turns to enter their temperature predictions. The closest guess wins the game.
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...

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