-
Recent Posts
- Calliope mini 2.0 – Flash Memory for 20 programs
- Calliope mini as a maker tool
- 3D Modeling for 3D Printing
- Powering Arduino from a Capacitor
- Crappy Arduino M0+ Pro
- How to flash an Arduino over the Air with Bluetooth
- Control your Arduino with Scratch over Bluetooth
- There shall be sensors, Mysensors…
- How to fire an IFTT Event with a custom http request
- Waking up an Arduino with Input from a Sensor
Recent Comments
- re:cap "Finding Europe with Lights" - ubirch.blog on Building a cellular tracker: Part0 – Why future IoT Devices might run on GSM and not Wifi
- Rohit Singh on Drone with Raspberry and Arduino/Multiwii (part 1)
- themikemachine on Building a cellular tracker: Part4 – Which cloud-service to chose for storing the data
- quadrocopterversicherung.com on Drone with Raspberry and Arduino/Multiwii (part 1)
- Malcolm on Waking up an Arduino with Input from a Sensor
Archives
Categories
- Follow Making connected stuff on WordPress.com
Blogroll
Category Archives: Arduino
Control your Arduino with Scratch over Bluetooth
Yes, really. Scratch is this wonderful MIT visual programming toolbox that you can get for free in many different languages. Its an excellent starting point to teach children how to program. But you can go even further: Some weird spanic … Continue reading
Waking up an Arduino with Input from a Sensor
Currently i am investigating ways to wakeup an Arduino out of deep sleep mode with an IRQ Event. If you think of low power standalone measurement applications, this can be very interesting, because the board can sleep with very low … Continue reading
Building a cellular tracker: Part 8 – the Case
As described earlier my cellular tracker did not only have a couple of electrical and software challenges – running autonomously in the wild also would require a safe housing for it, something that can handle rain, high and low temperatures, … Continue reading
Finding Europe with Lights – a pan-european Internet of Things installation
One of the reasons why i wanted to have this cellular tracker was a proposal i made to the founders of re:publica – the biggest web- and blogger conference in Berlin, that takes place on May 5th to 7th this … Continue reading
Posted in Arduino, Maker-Movement, Society
Tagged EU, Europe, european union, IoT, re:publica
Leave a comment
Building a cellular tracker: Part 7 – Please welcome ArduFona
If you followed the previous posts on this matter, it’s not a surprise that i was thinking of a custom board sooner than later. So here it is – Ardufona: It is a low-power Arduino which runs straight from the … Continue reading
Building a cellular tracker: Part 9 – Solar Power
One of the more exciting tasks while building up a cellular tracker is the Solar-Power part. Below i will describe my first results – this article will be updated later on when i am running some more tests and gathered … Continue reading
Building a cellular tracker: Part3a – Circumventing unreliable Watchdog with external 555 timer
In my current endeavor to build a cellular tracker that can run autonomously for months i stumpled upon a strange problem during outdoor tests which could only be resolved the hard way… Initially i intended to use the built in … Continue reading
Building a cellular tracker: Part3 – Running on Batteries for Months
As described earlier, i want to create a cellular tracker – below i am going to describe what i learned about power-consumption and why i believe that the tracker could run on batteries for months… My goal is to have a … Continue reading
Building a cellular tracker: Part2 – The Board Decision – Adafruit Fona vs. Linkit One vs. ArchGPRS
As described earlier, i want to create a cellular tracker – below you find my considerations regarding the board… My decision regarding the board was directed into the Arduino direction quickly. Raspberry was out because of power requirements, even the new … Continue reading
Posted in Allgemein, Arduino, gsm, Raspberry Pi
Tagged Adafruit Fona Fona, Arduino, GPRS, Intel Edison, Linkit One
2 Comments
Building a cellular tracker: Part1 – Overall requirements and considerations
As described earlier, i want to create a cellular tracker – below you find my core-requirements. The idea is to deploy these trackers to places far out and in the wild, on trees, under waterfalls or even in a drift … Continue reading
Posted in Arduino, gsm
3 Comments