I am currently trying to get my Arduino to talk to my laptop, and was recommend to use two HC-12's to do so. With one attached to the Arduino and another one attached to my PC.
However, when I look up videos on the HC-12 all of them just reference using them to talk between Arduino to Arduino and never Arduino to PC. Is it possible to somehow connect a HC-12 to a USB that I can plug into my PC?
I also feel like there has to be a simpler way of wirelessly talking from Arduino to computer (a distance of around 100 ft) but have no idea how.
The set terminal can be left unconnected for normal operation. Take the set terminal to LOW to enter AT mode to change HC-12 operating parameters (baud, power, channel, ... ).
Thanks for the advice I appreciate it. One other random question, what did you do to make that figure/what software are people using to do mock ups of their Arduino to Bread Boards?