News

For the challenge, I wanted to send data from my computer's real serial port (RS232 9-pin connector). For that, I created an adaptor circuit because the voltages on a computer serial port are ...
This software will let you write programs on your computer (using Python) that interact with an Arduino Uno. For instance, you might press a button on the Arduino that opens a web browser, or hit a ...
[Andrew] wonders why the SerialUSB() function on the Cortex M3-based Arduino Due is so much faster than Serial() on the Uno or Nano, and shares his observations in this short video. He sets up an ...
Current signals of 4-20 mA are commonly used in industrial applications to transmit process signals to controllers. Compared to analog voltage signals or digital communication, the current loop ...
Looking for practical Arduino projects? This guide shows how to control a relay from your smartphone using an Arduino Uno — either via Bluetooth or Wi-Fi with an ESP8266 ESP-01 module. With ...
We’ll admit it, we’re all spoiled. A few bucks can now buy a computer that would have been the envy of everyone back in the late 1970s or early 1980s. So it’s no surprise that [krallja] was able to ...
The purpose of this project is to provide a 4-20 mA output from a PWM signal generated by a microcontroller. One of the more interesting applications of this circuit would be to replace or to realize ...