- How to Adjust X and Y Axis Scale in Arduino Serial Plotter (No Extra Software Needed)Posted 2 weeks ago
- Elettronici Entusiasti: Inspiring Makers at Maker Faire Rome 2024Posted 2 weeks ago
- makeITcircular 2024 content launched – Part of Maker Faire Rome 2024Posted 3 months ago
- Application For Maker Faire Rome 2024: Deadline June 20thPosted 4 months ago
- Building a 3D Digital Clock with ArduinoPosted 9 months ago
- Creating a controller for Minecraft with realistic body movements using ArduinoPosted 10 months ago
- Snowflake with ArduinoPosted 10 months ago
- Holographic Christmas TreePosted 10 months ago
- Segstick: Build Your Own Self-Balancing Vehicle in Just 2 Days with ArduinoPosted 11 months ago
- ZSWatch: An Open-Source Smartwatch Project Based on the Zephyr Operating SystemPosted 12 months ago
-
An Easy and Customizable Arduino powered Weather Station connected with Xively
Use Arduino as a Xively HTTP client and interact with the new shield for power management. We already talked about WiFi connectivity for Arduino in other posts, presenting the design of a high performance WiFi shield and...
- Posted 10 years ago
-
Using GSM module to remotely control a green wall
We’re a Finnish start-up company which specializes in active green walls which can purify air 100x better than traditional green walls. Few years ago we were in a need for easy way to get our green walls...
- Posted 12 years 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
-
How to connect a weather station WS2355 (or WS2300) to Weather Underground with Arduino
There are several softwares that enable the publication of the weather data of a professional weather station, but they all work on PC, so we should connect the weather station to a computer and leave it...
- 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
-
Web thermostat with Arduino
Equipped with Ethernet interface, Arduino controls a boiler to maintain the set temperature and publish environmental data via Internet on Pachube, and the web interface allows setting the temperature remotely via Internet....
- Posted 13 years ago
-
GSM Remote Control – Temperature Control
Part 1 – IntroductionAllows to remotely manage the heating or cooling of any room. It can also notify, via SMS or phone call, when the sensed temperature falls out the set limit value or the alarm input is active. In...
- Posted 14 years ago
-
GSM Remote Control – Temperature Control
Part 2 – SchematicThe full GSM thermostat is managed by a Microchip PIC18F46K20-I/PT microcontroller, programmed with a firmware that controls the temperature and takes care of the communication with the GSM module which is the component named GSM; this is,...
- Posted 14 years ago
-
GSM Remote Control – Temperature Control
Part 3 – AssemblyFor the GSM temperature controller we have provided a double-sided PCB with plated holes, made by photoengraving; once you have the board you can start the assembly with SMD components. The thermal probe can also be mounted...
- Posted 14 years ago
-
GSM Remote Control – Temperature Control
Part 4 – SMS CommandCommands can be given in two different ways: the first one is to send the SMS according to required syntax and with the password (if required), needful to avoid strangers to operate the configuration; the second one...
- Posted 14 years ago