Being on vacation when the announcement of the winners went out means that I'm about to a late start. But on the other hand that alows me to start with fresh energy into this design challenge...In contrast to the last one, this time the focus will be...
My EAGLE licence has just arrived and can't wait to put its new features to the test. Things can be harder to do when upside down! In Australia our electromagnetic spectrum management is handled by the Australian Communications and Media Au...
The EnOcean Sensor Kits we received as contestants for this challenge included 3 sensors. One is the PTM 210 Pushbutton Transmitter Switch Module, the other two are an STM332 Temperature Sensor Module and the STM 329 Magnet Contact Transmitter Module...
Pas Home - Index This week, like many, I made a little prototype with openHAB and sensors. Here's my recipe and a video Cette semaine comme beaucoup, j'ai fait un petit proto avec openHAB et les capteurs. Voici ma recette et une vid...
This is quick post on how to interface enocean Pi to your laptop and use it with openHAB running from your laptop. In this post, I'm using Ubuntu 14.04 as my OS with openHAB 1.5 installed. As my raspberry pi will be arriving a little late, I set...
Introduction In my last post, I discussed how to get OpenHAB up and running. For the "Forget me not" Design Challenge, one of the sponsors is EnOcean and they were gracious enough to supply us with a basic kit and EnOcean Pi. This is a...
IQU - Introduction & ObjectivesThe Forget Me Not Design Challenge provides an awesome kit to learn about EnOcean in conjunction with the new Raspberry Pi. Other sponsors include Tektronix, who is supplying a TBS1000B-EDU oscilloscope to 15 contes...
Introduction
The Center Piece
The Design and Objectives
Blog Posts
Architecture
Videos
Additional Links
IntroductionA lot of people are making these so I though I would too. So here is a list of the posts for the "Forget Me Not Challeng...
"Shipments are a little delayed" -- this is a mail I got a few days ago from e14. Okay...but waiting until my rPi arrives to start working on the project is not a good idea.So I decided to test openHAB with my laptop itself. My laptop is ru...
I received my Raspberry Pi B+, EnOcean Pi and sensor kit on Wednesday. The Raspi and EnOcean Pi were easy to setup, as I expected, just do a normal install and disable the default serial console on Raspi and you’re ready to go. Other people have cove...
So first of all. Not a heavy picture/video based blog this week. I did video capture some of my work, but most of that went out of the window as I had to re image the pi a couple of time after bashing my head against the wall a few times. So... ...
Pas Home - IndexHi here is a little video of my first prototype to open and close my curtains. A drill, a pencil and fishing line.The guy in the tackle shop find its pretty funny when I told him why I wanted durable good line. With 40 LB I shou...
Next step in the ForgetMeNot project is to make the EnOcean PI board work.As I said, my purpose is to write a C++ application, so I need the be able to cross-compile the source code to control the EnOcean Pi board and embed it into my application. Fo...
Hi everybodyThis is the first round of my ForgetMeNot challengeBecause my purpose is to write a C++ application for Raspberry that uses EnOcean Pi board, the first round I'm facing is againt cross compilation These are the steps I followedI ...
An Alternative Universe When doing some research I found the EnOcean Sensor Kit Manual.It describes a method to prepare a RPi to get FHEM with EnOcean Sensors up and going.Very Useful Stuff! http://www.farnell.com/datasheets/1824742.p...
Last night, 8/4/14, a box arrived from Element 14, it contained the following items: Raspberry Pi B+ (no microSD card)EnOcean PiFTM210U Rocker SwitchSTM332U Temperature Sensor/MonitorSTM320U Magnetic Contact Switch Needless to say I was exc...
Seems like even though the documentation already exists, everyone is writing one of these. So I thought I would add mine as well, but with my little twist. The first thing you need to do when you get your raspberry pi, is get a case? Well you can 3D ...
If you've followed my earlier post, you'll have a Pi with up-to-date packages, and you'll know how to log in. The next step is to get openHAB up and running. Java CheckIf you are running Raspbian, java is already pre-installed. Check t...