DIY - Automated plants watering system: mounting

  • avatar
  • 536 Views
  • 1 Like
  • 10 mins read
Preview post image

As we transition into the practical implementation of our Arduino-powered automatic watering system, the focus shifts from theory to the tangible. This section of the guide will meticulously guide you through the steps of physically mounting the components, integrating sensors, and establishing the necessary connections between modules. It's an opportunity to transform conceptual understanding into hands-on reality. Prepare to immerse yourself in the practical aspects of this project, where we navigate through the nuances of placing each module and executing the precise wiring required to bring your plants care system to life.

Google reduces recaptcha free tier

  • 430 Views
  • 1 min read

reCAPTCHA, a service by Google designed to protect websites from spam and abuse, has been predominantly free for most sites. While enjoying the free tier limits of 1 million assessments per month, leading to near-universal implementation on millions of websites, it appears that a change is imminent starting April 1st, 2024.

Elon Musk’s Neuralink implants brain tech in human patient

  • 194 Views
  • 1 Like
  • 1 min read

On Sunday, Elon Musk's neurotechnology startup Neuralink successfully implanted its device in a human for the first time. The billionaire mentioned on X, formerly known as Twitter, on Monday that the patient is recovering well.

The company is working on a brain implant designed to assist individuals with severe paralysis in controlling external technologies solely through neural signals. Neuralink initiated the recruitment of patients for its inaugural in-human clinical trial in the fall, following the approval granted by the U.S. Food and Drug Administration in May to conduct the study.

 Join Our Monthly Newsletter

Get the latest news and popular articles to your inbox every month

We never send SPAM nor unsolicited emails

Running PHP8.3 with Nginx on Ubuntu

  • avatar
  • 1.5K Views
  • 2 Likes
  • 6 mins read
Preview post image

PHP is a scripting language widely used for web development, with code processed on a web server through a PHP interpreter, implemented as a module, daemon, or CGI executable. Nginx lacks the default ability to handle dynamic web pages with PHP and requires specific additional plugins for this purpose. One such plugin is FPM (FastCGI Process Manager), an alternative PHP FastCGI implementation offering additional features, particularly advantageous for high-traffic sites. FPM stands out as the preferred method for PHP page processing with Nginx, surpassing traditional CGI-based methods in terms of speed.

Play The Simpsons theme song with Arduino and a buzzer

Available to registered members only
  • avatar
  • 462 Views
  • 1 Like
  • 5 mins read
Preview post image

The Simpsons, that legendary animated series we all know and love, has become a cultural phenomenon. With its hilarious take on family life in Springfield, it's an absolute classic. We decided to have a bit of fun and recreate the show's iconic theme song using a piezo buzzer.

Buzzer is used to generate sound, beep or even melody of a song. It can be found in alarm devices, computers, timers and confirmation of user input such as a mouse click or keystroke. A piezo buzzer is not like a regular speaker that you might think of. It uses a material that actually changes shape when you apply electricity to it which in turn creates noise. The faster you bend the material, the higher the pitch of the noise that is produced.

What's new in PHP 8.3

  • avatar
  • 1.0K Views
  • 6 mins read
Preview post image

PHP 8.3 was released as scheduled on November 23, introducing numerous new features and improvements since the PHP 8.2 release. We'll go through most important features, performance improvements, changes and deprecations one by one.

PHP 8.3 and subsequent versions now enable the declaration of types for PHP class constants. This guarantees type compatibility for constants when overridden by child classes and interface implementations. Before PHP 8.3, there was no way to enforce type compatibility programmatically.

Apple Vision Pro available on February

  • 257 Views
  • 1 min read

Apple announced Apple Vision Pro will be available on February 2, at all U.S. Vision Pro is a revolutionary spatial computer that transforms how people work, collaborate, connect, relive memories, and enjoy entertainment. Vision Pro seamlessly blends digital content with the physical world and unlocks powerful spatial experiences in visionOS, controlled by the most natural and intuitive inputs possible - a user's eyes, hands, and voice.

How to use a buzzer with Arduino

  • avatar
  • 620 Views
  • 4 mins read
Preview post image

A piezo buzzer is a small device that converts electrical signals into sound waves. Unlike traditional speakers, piezo buzzers operate on the piezoelectric effect. When a voltage is applied, the buzzer's piezoelectric crystal deforms, producing sound waves. This simplicity makes piezo buzzers cost-effective, lightweight, and ideal for applications where the space is limited.

Merry Christmas and a Happy New Year!

  • avatar
  • 449 Views
  • 1 Like
  • 1 min read
Preview post image

Wishing you a festive Christmas filled with warmth, laughter, and the company of loved ones. May the spirit of the season bring peace and happiness to your heart. As the year concludes, welcome the promise of a fresh start and a new chapter in the coming year. May the New Year be adorned with success, good health, and countless moments of happiness. Merry Christmas and a Happy New Year to you and your loved ones!

How to install Apache Kafka

  • avatar
  • 361 Views
  • 3 mins read
Preview post image

Apache Kafka, a distributed streaming platform, has emerged as a cornerstone for managing real-time data feeds and streaming applications. At its core, Kafka efficiently handles the flow of information between applications in real-time. Its strength lies in managing large streams of data, ensuring the integrity of information throughout the process. In this article, we will explore into the fundamental aspects of Kafka and provide a step-by-step guide on how to install it on your system.

Hey visitor! Unlock access to featured articles, remove ads and much more - it's free.