Technology and Development

Envio de dados do Beaglebone Black para Arduino por meio de UART (Parte 7/15)

Sending Data from Beaglebone Black to Arduino v...

This tutorial represents the communication between Beaglebone black and Arduino through UART. You don't need any other peripherals for this tutorial. UART stands for receiver and transmitter as...

Sending Data from Beaglebone Black to Arduino v...

This tutorial represents the communication between Beaglebone black and Arduino through UART. You don't need any other peripherals for this tutorial. UART stands for receiver and transmitter as...

Interface do magnetômetro com Beaglebone preto (Parte 8/15)

Magnetometer interface with black Beaglebone (P...

This tutorial explains how to work with magnetometer and black Beaglebone. The magnetometer detects the low magnetic field and works like a digital compass. It is used in tracking applications...

Magnetometer interface with black Beaglebone (P...

This tutorial explains how to work with magnetometer and black Beaglebone. The magnetometer detects the low magnetic field and works like a digital compass. It is used in tracking applications...

Enviando correspondência do Beaglebone Black (Parte 9/15)

Sending Beaglebone Black Mail (Part 9/15)

This tutorial explains how to send email from Beaglebone black using the SMTP protocol. SMTP stands for Simple Mail Transfer Protocol. The main purpose of this tutorial is to get...

Sending Beaglebone Black Mail (Part 9/15)

This tutorial explains how to send email from Beaglebone black using the SMTP protocol. SMTP stands for Simple Mail Transfer Protocol. The main purpose of this tutorial is to get...

Web Cam fazendo interface com Beaglebone preto (Parte 10/15)

Web Cam interfacing with black Beaglebone (Part...

Fig. 1: Image of the webcam connected to the Beaglebone Black The webcam is required for image capture and video streaming applications. You can interface the web cam with the...

Web Cam interfacing with black Beaglebone (Part...

Fig. 1: Image of the webcam connected to the Beaglebone Black The webcam is required for image capture and video streaming applications. You can interface the web cam with the...

Configuração WI-FI com Beaglebone Black (Parte 11/15)

WI-FI Setup with Beaglebone Black (Part 11/15)

This tutorial explains how to connect Beaglebone to WI-FI adapter for Internet connectivity. Before proceeding, we need some basic configurations and also a connection to the...

WI-FI Setup with Beaglebone Black (Part 11/15)

This tutorial explains how to connect Beaglebone to WI-FI adapter for Internet connectivity. Before proceeding, we need some basic configurations and also a connection to the...

Captura de imagem em Beaglebone Black usando OpenCV (Parte 12/15)

Image capture in Beaglebone Black using OpenCV ...

As I already explained how to interface web cam with BBB here I will talk about image capture using python script programming. It's a simple tutorial where you can also...

Image capture in Beaglebone Black using OpenCV ...

As I already explained how to interface web cam with BBB here I will talk about image capture using python script programming. It's a simple tutorial where you can also...