- This topic has 1 reply, 2 voices, and was last updated 6 years, 3 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
|
Microcontroller › 8051 › How to interface GSM Module with 8051 microcontroller (AT89C51) using PC BY ssanthosh243
Hi there
You can use USB to TTL converter like this one "roborium.com/ftdi-ft232rl-programmer?search=ftdi" and get your work done. Also you will need a serial monitor software at computer end, something like Arduino's serial monitor and make sure to communicate on same baud rate as of the GSM module.
Hope this helps