This program is going to read the Serial output from the GPS Neo 6m and print it to the Serial Monitor We are going to use the SoftwareSerial.h library. The SoftwareSerial library has been developed ...
The Serial Plotter built into the Arduino IDE creates graphs from numerical data. Unfortunately, there is no user manual for it. One of the strong points of Arduino is its easy-to-use serial port ...
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 ...
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 ...
After a youth spent playing with Amigas and getting into all sorts of trouble on the school computer network, I’ve always had a soft spot in my heart for hardware from the 80s and 90s. This extends ...