Projects

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...
Security systems include technologies that can control access at building and room entrances. Card entry systems, in which only authorized personnel can enter the operating rooms of hospitals, are one of the first examples that come to mind. In addition, many entrance areas are equipped with card and password entry technologies. These...
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...
Many tools are used to measure length. One of the first that comes to mind is rulers.Our measuring instrument differs according to the place and size to measure. Tape measures are used in construction and architecture, and calipers are used for small objects that require millimeter precision. In addition, if it is...
With the development of electronic technology, musical instruments that are difficult to produce, expensive and producing high-quality sound have been digitized. Pianos are one of these instruments. Each key of digital pianos produces electrical signals at a different frequency. Thus, it can play 88 different notes from its speakers. Factors such as...
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...