What exactly happens when we open and then close the fridge door? Obviously, the light switches on and off, but how do temperature and power consumption vary? To be frank, this question is not quite innocent. I started a while back to have doubts about how well, or bad, my fridge was working. I have therefore decided to get to the bottom of it. And I made some rather interesting discoveries.
2 comments | Read more... |
A few days ago, our beloved Cosm Beta service that we used to recommend for real-time graphs from your Yoctopuce sensors, has changed its usage terms. Renamed Xively, the web site is now focusing on revenue-generating services. Unfortunately, some essential features that we have been using, such as the ability to choose the display time range on a graph, have disappeared. It is therefore time to look for alternatives to Cosm...
5 comments | Read more... |
Measuring devices which you can directly connect to the network are usually very expensive, more than 1'000 Euros. However, numerous applications, such as monitoring an experiment started on a napkin, could benefit from them if they were more affordable. We are going to show you therefore how to very easily transform a Raspberry Pi into a very flexible Ethernet multimeter, with the help of a simple Python script. A simple solution based on standard USB modules, demonstrated in a video.
6 comments | Read more... |
We often receive questions on the characteristics of our temperature sensors: their sampling rate, their accuracy, their adequacy for a particular scenario. We are going to give you a few hints to identify the sensor best suited for your needs.
One comment | Read more... |
The #1 application for most USB sensors is certainly to record the measures and draw them in a graph. We have already provided examples in previous blog posts on how to draw measure graphs in several programming languages, but so far you always had make a program of some kind to do this. Today, we show you how to leverage a public cloud-style service named Cosm (www.COSM.com) to graph your sensors without writing a single line of code. You will just need to download the latest and greatest version of our VirtualHub, and configure it to upload data to www.cosm.com. Follow the guide...
3 comments | Read more... |