Technology and Development

Controle de carro robótico por WiFi

WiFi Robotic Car Control

This tutorial will teach you how to control a Robo car using any Wifi enabled device. Required components: 1. ESP 8266 Wi-Fi module 2. Arduino UNO (or equivalent) 3. Driver...

WiFi Robotic Car Control

This tutorial will teach you how to control a Robo car using any Wifi enabled device. Required components: 1. ESP 8266 Wi-Fi module 2. Arduino UNO (or equivalent) 3. Driver...

Wattímetro baseado em Arduino

Arduino-based wattmeter

This is an Arduino board based project that can measure the power consumption of devices. When we connect this wattmeter to a device that is in operation, the 16*2 LCD...

Arduino-based wattmeter

This is an Arduino board based project that can measure the power consumption of devices. When we connect this wattmeter to a device that is in operation, the 16*2 LCD...

Brilho de tela adaptável usando script LDR e Python

Adaptive screen brightness using LDR and Python...

Requirements: 1. Arduino with Atmega328p 2. LDR 3. Python 2.7 on your machine 4. Python Libraries: Pyserial Summary: Ever wondered how useful the auto-brightness feature is on phones? You can...

Adaptive screen brightness using LDR and Python...

Requirements: 1. Arduino with Atmega328p 2. LDR 3. Python 2.7 on your machine 4. Python Libraries: Pyserial Summary: Ever wondered how useful the auto-brightness feature is on phones? You can...

Estrutura de aquisição e notificação de detecção de dados usando sensor de umidade

Data Detection Acquisition and Notification Fra...

India is an agricultural country and agriculture is a basic occupation in our country. Since today, farmers water their plants every day but this is the project that helps farmers...

Data Detection Acquisition and Notification Fra...

India is an agricultural country and agriculture is a basic occupation in our country. Since today, farmers water their plants every day but this is the project that helps farmers...

Como funciona a visão computacional

How computer vision works

Machine vision has changed drastically following its convergence with artificial intelligence. Traditional computer vision systems relied on predefined library functions and algorithm...

How computer vision works

Machine vision has changed drastically following its convergence with artificial intelligence. Traditional computer vision systems relied on predefined library functions and algorithm...

Filtros de Áudio: Projetando um Mixer de Áudio – Parte 8

Audio Filters: Designing an Audio Mixer – Part 8

In the previous tutorial, we learned how to design an audio equalizer. Here we will cover how to design an audio mixer. An audio mixer is an electronic device that...

Audio Filters: Designing an Audio Mixer – Part 8

In the previous tutorial, we learned how to design an audio equalizer. Here we will cover how to design an audio mixer. An audio mixer is an electronic device that...