• 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
    • 1
  • 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 11 years ago
    • 1
  • 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 12 years ago
    • 0
  • 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
    • 14
  • 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
    • 18
  • 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
    • 8
  • 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
    • 8
  • GSM Remote Control – Temperature Control
    Part 1 – Introduction

    Allows 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
    • 0
  • GSM Remote Control – Temperature Control
    Part 2 – Schematic

    The 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
    • 0
  • GSM Remote Control – Temperature Control
    Part 3 – Assembly

    For 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
    • 0
  • GSM Remote Control – Temperature Control
    Part 4 – SMS Command

    Commands 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
    • 0