- How to Adjust X and Y Axis Scale in Arduino Serial Plotter (No Extra Software Needed)Posted 3 months ago
- Elettronici Entusiasti: Inspiring Makers at Maker Faire Rome 2024Posted 3 months ago
- makeITcircular 2024 content launched – Part of Maker Faire Rome 2024Posted 5 months ago
- Application For Maker Faire Rome 2024: Deadline June 20thPosted 7 months ago
- Building a 3D Digital Clock with ArduinoPosted 12 months ago
- Creating a controller for Minecraft with realistic body movements using ArduinoPosted 1 year ago
- Snowflake with ArduinoPosted 1 year ago
- Holographic Christmas TreePosted 1 year ago
- Segstick: Build Your Own Self-Balancing Vehicle in Just 2 Days with ArduinoPosted 1 year ago
- ZSWatch: An Open-Source Smartwatch Project Based on the Zephyr Operating SystemPosted 1 year ago
-
Software and firmware for TiDiGino (GSM remote controller with Arduino)
A lot of people who bought the TiDiGino ask me how to test it. The Gsm Remote Control is provided with bootloader, so you have to insert the prefered sketch that you can find in code.google. Daniele...
- Posted 13 years ago
-
TiDiGino, the Arduino-based GSM remote control
Using an ATmega 2560 and therefore the heart of Arduino, we have developed a universal remote control with GSM. This allows to control 2IN/2OUT, DTMF key, gate control and GSM thermostat activated remotely. We have already...
- Posted 13 years ago
-
TiDiGino Contest
The Contest is close, visit the TiDiGino page The project TiDiGino We developed a new GSM remote control called TiDiGino. The name recalls the initials (TDGxx) of our previous GSM remote control and is also based on the Arduino project. All the details of this circuit can...
- Posted 13 years ago
-
GSM Remote Control – Gate Control
Part 1 – IntroductionNow we can start describing our first application, that is, the GSM gate controller: in this modality, our system controls the relay it is equipped with whenever it receives a call from a telephone number belonging to...
- Posted 14 years ago
-
GSM Remote Control – Gate Control
Part 2 – SchematicThe entire remote control is handled by a PIC that controls the GSM/GPRS module’s activity and gives commands to the two relays. Having said that, let’s take a better look at the electric scheme: power is supplied...
- Posted 14 years ago
-
GSM Remote Control – Gate Control
Part 3 – AssemblyUp to 200 numbers can be stored and enabled to control the relay, which allows people to use the gate opener not only in big condos and residences, but also in companies and all those other contexts...
- Posted 14 years ago
-
GSM Remote Control – Gate Control
Part 4 – SMS CommandCommands and settings can be sent by any cell phone via SMSs, as long as the message in question contains a password. Some of the commands can be composed without the use of a password (just so...
- Posted 14 years ago