Blog

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...

Using Yoctopuce built-in data logger

By mvuilleu, in Programming, june 25,2013.

Most of our USB sensors include an embedded data logger. It is trivial to activate this data logger. However, after using it for a while, we noticed that the programming interface used to retrieve the data is not very intuitive. We therefore decided to bring some improvements to it to facilitate its use. Here is an outline of what will probably change, to provide you with the opportunity to give us your feedback before the choices are definite.

3 commentsRead more...

Yoctopuce libraries, GitHub, PyPI, and Raspberry Pi

By Sébastien Rinsoz, in Programming, april 19,2013.

This week, we publish a new version of all of our libraries and of the VirtualHub. Among the improvements, the Android, C++, C#, Delphi, Java, JavaScript, Objective-C, PHP, and VB.Net libraries are now also available on GitHub. Likewise, you can download the Python library easily via PyPI (Python Package Index). To illustrate these changes, we are going to update our "PiCooker" example software so that it uses the library available on PyPI. We will take this opportunity to make a few improvements to the code.

3 commentsRead more...

Voltage monitoring with Python

By martinm, in Programming, march 15,2013.

Sometimes people ask us for help about programming applications involving our devices. For instance, we have been asked for an application able to monitor mains voltage, with a variable sampling rate. Well, why not ? It has been a while since we haven't shown how easy our API is.

2 commentsRead more...

Driving Yoctopuce modules through a NAT filter

By mvuilleu, in Programming, january 25,2013.

When you install a home automation system at home, a common problem is to control it from outside. Indeed, network connection through a DSL router usually protects the home network through an address translation mechanism (NAT). This renders local machines invisible from the outside. Today, we present a solution to work around this issue without lowering the security of your private network. A practical example in home automation will follow in the post of next week.

No comment yetRead more...

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

Yoctopuce, get your stuff connected.