- Mini Course on BlynkPosted 1 hour ago
- Creating a Unique Electronic Musical Instrument: The Sound WallPosted 2 days ago
- Building a Laser MicroscopePosted 2 days ago
- Grand Piano Keys with ArduinoPosted 5 days ago
- Wireless Power TransferPosted 6 days ago
- Robot Punchers with ArduinoPosted 1 week ago
- A minimal 3D-printed scalePosted 1 week ago
- Expanding the pins of a microcontrollerPosted 2 weeks ago
- Let’s create a small level with a matrix displayPosted 2 weeks ago
- ChatGPT: Writing Code with Artificial IntelligencePosted 2 weeks ago
-
GSM Remote Control – 2 IN and 2 OUT DTMF
Part 1 – IntroductionExcellent to remotely control via GSM the activation of engines, lightening or watering systems and alarm systems. It sends commands through SMS as well as with DTMF dual tones and allows you to check if they were...
- Posted 13 years ago
-
GSM Remote Control – 2 IN and 2 OUT DTMF
Part 2 – SchematicLet’s now look into the schematic diagram; in it you can note the usual Microchip microcontroller governing the GSM/GPRS module activity, controlling the logical condition of the two opto-isolated inputs and managing the two relays. Moreover, the...
- Posted 13 years ago
-
GSM Remote Control – 2 IN and 2 OUT DTMF
Part 3 – AssemblyOn the construction perspective, the remote control does not present many difficulties, just the obvious ones that appear when working with circuits requiring superficial assembly components. As usual, there is a PCB with double plating where...
- Posted 13 years ago
-
GSM Remote Control – 2 IN and 2 OUT DTMF
Part 4 – SMS CommandThe set of commands of this remote is divided into two categories: the SMS ones and the DTMF tones. The former are simply summarized in the corresponding table, since they are the same as the ones described...
- Posted 13 years ago