SigFox Down-Link is now available for TD chips

I was waiting for it since a long time, now it is ready ! The down-link code is available on the Telecom Design SDK version 5.0.0.

Thank to this upgrade we are now ready to receive 4 messages a day on a device and ready for device actions !

I recommend to reinstall the SDK or at least to clean all the previous build as in my case, updating from github created a lot of build issues.

Stay tuned, I’ll try and give some feedback soon !

Do you know sigfox ?

SigFox is a French radio frequency technology allowing a really low cost data transfer from Machine to Machine. Compared to GSM, this solution have some great advantages : it costs only 10-16€ per year and the energy consumption is about 1000 time less. For sure there is some constraint and the main one is the quantity of information you can transmit. In fact you have a limit of 150 sent messages / days with a length of 12Bytes. It’s not big but is it enough for a lot of IoT and M2M applications.

This technology works as a modem you can connect to any platform like Arduino, RaspberryPi. The chips are provided by TelecomDesign from a cost about 15€. The starter kit is about 150€ here.

The great advantage of this technology, in a operator point of view is the low density of the architecture where you need only 1000 antennas to cover a territory like France. As a consequence, at this time, already 90% of the country is covered by this technology.

Eclipse IoT in Grenoble

Yesterday, I was in Grenoble for the Eclipse IoT days. It was a great opportunity to listen and learn from some actors of the IoT movement. The day was on the campus where we have been invited to see some student work on home automation and robotic for telepresence (see my twitter photo feed). The day was intensive on conferences with the really good quality and interest.

Most of the discussions / demonstrations were based on Home Automation, Smart house and globally telemetry. Not many industrial applications has been shown but some of the companies are working on industrial domain. Most of what has been shown is applicable on industry.

All the project are separating sensors, based on low cost / low energy devices associated to a local management/administration platform connected to Internet. The technology in use are mostly :

– RF and ZigBee for sensor to management platform

– Java for the management platform running the OSGi platform (Java) (this is also due to the fact Eclipse were organizing the conference and OSGi is Eclipse framework) This OSGi framework integrates management tools to connect / upgrade the platform remotely.

– Mqtt to communicate on Internet

– A custom MDM solution is deployed to manage the platforms (generally based on server management solution instead of MDM solutions) like roboconf.

Regarding the different architectures, some maintain the data on site with a in-house user interface, some export data outside on “cloud”  with an on-Internet user interface. As much as I’ve seen the in-house strategy is largely loosing on performance and interface quality due to the limited power of the management platform to perform advanced HTML experience. I assume this is also related to the Java choice to run these applications.

The other interesting learning is that most of the companies are using Raspberry Pi and Arduino to prototype solutions before, I assume, building a more robust platforms. Opensource is also mainly used and presented as the only solution to make the IoT market based on standard to be integrated all-together.

Make you own PCB

I recently created a printed circuit board for a raspberry PI design i’m working on. By the past, when I did such things, the cost to make it was not accessible for a home made design. In 10 years things have change a lot and now, you can do it for less than 100€ for a 10×10 two layer board. 4 layer is also something accessible.

I want to share with you this experience, because, I had a good and an bad experience to share.

Continue reading

Draw your circuit with a pen – electronic for fun & childs

You can imagine a lot of use cases for a such thing : a pen able to create electrical conductivity over ink. The one I found really interesting this morning is to make electronic a fun activity for my daughter. That’s the reason why I backed on this product.

This is a kickstarter project accessible for a couple of euros. I let you have a look to the project itself here .

 

 

New arduino Galileo ready for orders

Galileo is an Intel platform compatible with arduino ; more of that it is an embedded Pentium class platform. With 400MHz and 800mA and 55€ with Ethernet but no video out, I’m not totally sure this platform provides a real new thing in the embedded world.

By the way, it have some interesting advantages :

  • Compared to usual arduino platform, you have a really more powerfull system for the price of a small arduino + ethernet shield. Making this board interesting.
  • Compared to ARM based board, for a couple of Euro more, you have a full x86 compatible platform (32b) where you can run most of the existing x86 code.

I let you have your own advice, to take a look to the detailed description here and buy it here (actually 9w delay)