Blog

Switching a relay via an SMS

By Sébastien Rinsoz, in Programming and Android, september 24,2013.

We have been recently asked whether we had a solution to communicate with our modules using SMS. We have a long term plan for a GSM version of our YoctoHub, but for now we focus on the YoctoHub-Wifi and other new modules. However, using an Android phone and with some programming, it is quite possible to communicate with a Yoctopuce module via SMS. A classic use is to remotely turn on and off the heating of your vacation home.

No comment yetRead more...

How to use USB devices from Qt framework

By Sébastien Rinsoz, in Programming, september 06,2013.

A customer noticed a few days ago that our C++ library was not compiling under Qt / MinGW under Windows (although OSX and Linux were OK). We have published a fix on GitHub, but we realized that we never talked about Qt on our site. Never too late... Qt is a cross-platform graphical programming framework, that can build binaries for multiple OS. We will demonstrate that with a small program that opens a window to list connected Yoctopuce modules. Thanks to the Qt framework, the exact same project will be usable for Windows, Linux and Mac OS X.

No comment yetRead more...

Yoctopuce and the Mono framework

By martinm, in Programming, august 23,2013.

Some time ago, someone asked us if we had planned a Yoctopuce library for the Mono framework. We didn't have such plans, however we promised to have a look at it. Let's do that together, shall we ?

5 commentsRead more...

How to scroll text horizontally

By mvuilleu, in Programming, july 26,2013.

Someone has asked us this week how to scroll a text horizontally on a Yocto-MiniDisplay or a Yocto-Display, to catch attention or just in case the text is wider than the display. As the answer may be of interest to many, here is the answer with a few variants...

No comment yetRead more...

Include the C++ library into your project

By Sébastien Rinsoz, in Programming, july 15,2013.

Yoctopuce libraries include multiples examples showing how to use our devices. In the C++ libary we also include binaries for all supported OS, Makefiles and preconfigured project for all supported IDE. So you can modify an recompile our examples very easily. But we never explained how to create such projects from scratch. For some environments this is very easy and intuitive, but for some other you need to configure a few more things. This week we will show you how to integrate our C++ library from source into an IDE project created from scratch.

One commentRead more...

1 ... 10 ... 20 ... 28 29 30 31 32 33 34 35 36 37 38

Yoctopuce, get your stuff connected.