Projects

Control Panel Project

0 Comments

Basically, this project will allow you to remotely control and monitor various LED, sensor, motor, and other components over a web browser interface.
While sitting at home in the summer, you may have wished you could "build your own temperature controlled fan. In this article, you will learn how to build your own smart automatic fan with the Raspberry Pi Pico Kit with Picobricks. Moreover, we share the necessary wiring diagram, Microphyton and Arduino C...
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...
Workplaces, factories, homes and even animal shelters… There are different electronic systems that can be used to protect our living spaces against intruders. These systems are produced and marketed as home and workplace security systems. There are systems where the images produced by security cameras are processed and interpreted, as well as...
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...
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...