- How to Adjust X and Y Axis Scale in Arduino Serial Plotter (No Extra Software Needed)Posted 2 months ago
- Elettronici Entusiasti: Inspiring Makers at Maker Faire Rome 2024Posted 2 months ago
- makeITcircular 2024 content launched – Part of Maker Faire Rome 2024Posted 4 months ago
- Application For Maker Faire Rome 2024: Deadline June 20thPosted 6 months ago
- Building a 3D Digital Clock with ArduinoPosted 10 months ago
- Creating a controller for Minecraft with realistic body movements using ArduinoPosted 11 months ago
- Snowflake with ArduinoPosted 11 months ago
- Holographic Christmas TreePosted 12 months ago
- Segstick: Build Your Own Self-Balancing Vehicle in Just 2 Days with ArduinoPosted 12 months ago
- ZSWatch: An Open-Source Smartwatch Project Based on the Zephyr Operating SystemPosted 1 year ago
-
32,000 Open Source Hardware Designs available on Upverter!
Upverter is a community hosting schematics, blueprints, bill of materials, very often also full layouts. Today they hit an incredible goal, read it directly from their annoucement: “This morning, our community has publicly shared over 32,000 open...
- Posted 10 years ago
-
Meet the founders! An interview with Circuits.io
With this post we are kicking off an official “Meet the Founders” column to let you get in touch with the best innovators, leaders and startup founders in the field of open and collaborative electronics and hardware....
- Posted 12 years ago
-
GSM GPS shield for Arduino
Shield for Arduino designed and based on the module GSM/GPRS SIM900 or the GSM/GPRS & GPS module SIM908, to make calls, voice and data connections via GPRS. HARDWARE INNOVATIONS This new version (old Arduino GSM...
- 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
-
Mini GSM localizer without GPS
It’s no the first time that we present a localizer without GPS. We remake the old device with the cheaper SimCom module SIM900. In the previous post we present the GSM section and now we can present...
- Posted 13 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 – 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 – 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
Part 2 – SchematicIn order to understand the different functions, let’s now take a look at the schematic diagram of the unit. 2 IN and 2 OUT Schematic Diagram The entire control is handled by a Microchip PIC18F46K20-I/PT microcontroller, programmed with a...
- Posted 14 years ago
-
GSM Remote Control – Part 2
MotherBoard SchematicLet us start by describing the device’s electric scheme in its entirety, that is, along with all its components; we should also state in advance that the module we call GSM is, in reality, the small board...
- Posted 14 years ago