- makeITcircular 2024 content launched – Part of Maker Faire Rome 2024Posted 2 months ago
- Application For Maker Faire Rome 2024: Deadline June 20thPosted 4 months ago
- Building a 3D Digital Clock with ArduinoPosted 8 months ago
- Creating a controller for Minecraft with realistic body movements using ArduinoPosted 9 months ago
- Snowflake with ArduinoPosted 9 months ago
- Holographic Christmas TreePosted 10 months ago
- Segstick: Build Your Own Self-Balancing Vehicle in Just 2 Days with ArduinoPosted 10 months ago
- ZSWatch: An Open-Source Smartwatch Project Based on the Zephyr Operating SystemPosted 11 months ago
- What is IoT and which devices to usePosted 11 months ago
- Maker Faire Rome Unveils Thrilling “Padel Smash Future” Pavilion for Sports EnthusiastsPosted 12 months 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 14 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 14 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 14 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 14 years ago