Projects

A voice controlled car is the dream of everyone who is interested in robotic projects. In this article, we will learn how to make a voice control car with the parts from the Picobrick Zero to Hero Kit. You can see the codes at the bottom of the page. Table of Contents...
Robot arms have replaced human power in the industrial field. In factories, robotic arms undertake the tasks of carrying and turning loads of weights and sizes that cannot be carried by a human. Being able to be positioned with a precision of one thousandth of a millimeter is above the sensitivity that...
Ultrasonic sensors send out sound waves at a frequency that our ears cannot detect and produce distance information by calculating the return time of the reflected sound waves. We, the programmers, develop projects by making sense of the measured distance and the changes in distance. Parking sensors in the front and back...

Labyrinth Game

0 Comments

Table of Contents Your imagination is the limit of what you can do with PicoBricks! With PicoBricks, you can create most games you want using your creativity. For example, making labyrinth games can be pretty fun. With the new version PicoBricks, you can control it with a remote control!  If we need...

Otto Tank Project

0 Comments

Hello friends! Do you want to control a remote control robot? Just tap a few buttons to go forward, go back, turn right and left! But the most interesting thing about this robot is its ability to protect itself! Thanks to the ultrasonic sensor on it, it scans its surroundings and stops automatically when...
An automatic opening and closing trash can greatly simplify the process of disposing of your garbage and waste. In this project, the trash can we are going to make seems to understand when you're about to throw something away; it opens its lid when you bring your hand close and closes when...
How about build your own autonomous maze solving robot? In this project, we will witness a car using LDR sensor, motor driver and servo motors to solve the maze by itself. You can find python codes and wiring diagram for beginners in our article. Coding education is as old as the history...
In this project, we will prepare a simple glass smarthouse with IOT technology and PicoBricks. We will use PicoBricks with the ESP8266 wifi module in this greenhouse. In this way, we will turn the plant-house into an object that we can track over the Internet. Table of Contents Hello Maker! We will...

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