element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Pi IoT
  • Challenges & Projects
  • Design Challenges
  • Pi IoT
  • More
  • Cancel
Pi IoT
Blog [Pi IoT] Alarm Clock #02: Unboxing The Kit
  • Blog
  • Forum
  • Documents
  • Polls
  • Files
  • Events
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
  • Share
  • More
  • Cancel
Group Actions
  • Group RSS
  • More
  • Cancel
Engagement
  • Author Author: fvan
  • Date Created: 23 Jun 2016 8:32 PM Date Created
  • Views 929 views
  • Likes 5 likes
  • Comments 2 comments
  • piiot
  • fvan
  • kit
  • unboxing
Related
Recommended

[Pi IoT] Alarm Clock #02: Unboxing The Kit

fvan
fvan
23 Jun 2016

  • Kit
  • Parts
    • Raspberry Pi 3 & B+
    • Touch Screen
    • Sense HAT
    • Camera Module (Regular + NoIR)
    • PiFace Digital 2
    • PiRack
    • Accessories

 

The kit has arrived!

 

There are a lot of parts in this kit, so I want to take the time to write a little bit about every part and and some thoughts and ideas I have on how to use these during the challenge.

 

Kit

 

The kit arrived last week via UPS. At first, the box didn't seem that big for the parts I was expecting. Once opened and laid out on the table though, all was accounted for!

imageimageimage

I'd like to use this opportunity to thank element14 and the sponsors again for putting together such a great kit. Special thank to element14Dave for taking care of the logistics side of things. Sending kits like this all over the world is not an easy task!

 

Let's go over every part now image

 

Parts

 

Raspberry Pi 3 & B+

 

Not much to explain here, as this is what the challenge is all about: leveraging the power of the Raspberry Pi 3 for the creation of an IoT Command Center.

In my opinion, the coolest feature of the Pi 3 is the onboard wifi. And with the latest Jessie release automatically copying the wpa_supplicant file from the boot partition upon first boot, the Pi 3 can be set up headlessly, wirelessly.

 

For my project, I'll be using a combination of Pi 3 and Pi Zeros. The Pi B+ will be given to a friend looking to take his first steps with Raspberry Pi image

 

Touch Screen

 

The biggest box in the kit, is that of the touch screen. The official Raspberry Pi Touch Screen was released beginning of September last year.

 

image

Here are some specs:

                  • 7" diagonal size
                  • 800x480 resolution
                  • 10-point capacitive touch
                  • 70° viewing angle

 

The display connects to a provided control board, which in turn is then connected to the Raspberry Pi using the DSI (= Display Serial Interface), connector. In the box, are dupont wires to power the Pi via the GPIO pins, but I prefer to use a short, 90° angle USB cable to keep the GPIO free for HATs.

 

I plan to use the display to visualise data from OpenHAB and allow control via the touch functionality. Rather than using a stand, I'll be embedding the screen in a custom project enclosure.

 

Sense HAT

 

Fun Fact: Did you know that two Raspberry Pis with Sense HAT are currently in space on the ISS? If you didn't, you may want to have a look at Astro Pi! image

 

Anyway, the Sense HAT is, as the name implies, a HAT packed with sensors. ("HAT" stands for "Hardware Attached on Top")

 

image

The following sensors are available on the Sense HAT:

                  • temperature sensor
                  • humidity sensor
                  • gyroscope
                  • accelerometer
                  • magnetometer
                  • barometric pressure sensor

 

It also has a 8x8 RGB LED matrix, capable of visualising data, and a 5 button joystick.

 

I didn't plan on using it originally, but seeing the features, and the board up close has given me some ideas. The MagPi Sense HAT experiments book is a great starting point!  image

 

Camera Module (Regular + NoIR)

image

 

The camera module has recently received an upgrade (and at the same time, so did our challenge kit) when version 2 was announced earlier this year. The camera's sensor has been upgraded from a 5MP to 8Mp version, and remains compatible with all models Raspberry Pi. Others improvements include: better image quality, color fidelity and low-light performance.

 

I plan to combine a camera with the new Pi Zero v1.3, using an accessory I recently purchased, the ZeroView. The camera's feed will be made available on the command center for remote monitoring purposes. I'll probably have it facing the garden or perhaps even inside the chicken coop.

 

Depending on the application, I will use either the regular or NoIR version. Or I could use both, we'll see. image

 

PiFace Digital 2

 

The PiFace Digital 2 is a HAT meant to make interfacing with inputs/outputs easier by providing:

  • 2 relays ( image Max. 20V/5A)
  • 4 switches
  • 8 LED indicators
  • 8 digital inputs
  • 8 open-collector outputs

 

There is a graphical emulator and simulator available, allowing you to test in software before actually using the hardware. The quick start guide covers hardware, software and some example applications.

 

The PiFace Digital 2 will not be used in my project, as I rely on other technologies to wirelessly control lights and sockets. Other input/output can be covered using the standard Python GPIO functions.

 

PiRack

 

The PiRack enables you to connect up to four HATs on the Pi's GPIO header.

 

This is a version for the 26 pin header, not the 40 pin header introduced since the Raspberry Pi B+. The PiRack is useful for prototyping, but is a little bit impractical when it comes to embedding multiple HATs in a compact solution. Rather than mounting boards vertically in a 1 by 4 configuration, my suggestion for an alternative version would be to put the HATs in the same horizontal plane, in a 2 by 2 configuration? And while we're at it, update it to the 40 pin header.

 

EnOceanPi & EnOcean Kits

 

I've been using EnOcean sensors ever since the Forget Me Not Design Challenge . After almost two years, the sensors (contact and temperature) I had installed are still operational and did not require any maintenance. So when I found out about the new Switch Kit, I was very excited.image

 

The Switch Design Kit is new, but I love the look and feel of the 3D printed clicker. The parts fit inside nicely and the switch itself has a really nice click. It seems to be printed on a powder based 3D printer, and I wonder if I'll be able to get similar results using my FDM 3D printer. Something to try out at some point during the challenge. image

 

Unfortunately, there is a small hiccup. The sensor kit which was received works with a frequency of 902MHz, which is meant for the US. As the EnOceanPi which was received works on the EU frequency, 868MHz, they are incompatible and unusable. image Hopefully element14Dave can assist with this issue, and nobody else ended up with an incompatible kit.

 

Accessories

 

Finally, some accessories were provided, such as a 16Gb microSD card, a wifi dongle and the official 5V/2A microUSB power supply. You can never have too many of those!

 


image

 


Navigate to the next or previous post using the arrows.

image
  • Sign in to reply

Top Comments

  • fvan
    fvan over 9 years ago in reply to rhe123 +1
    Thanks Robin! I think the ZeroView was released about two weeks ago. I can't help myself when it comes to gadgets
  • fvan
    fvan over 9 years ago in reply to rhe123

    Thanks Robin!

     

    I think the ZeroView was released about two weeks ago. I can't help myself when it comes to gadgets image

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • rhe123
    rhe123 over 9 years ago

    Nice overview of the kit fvan! I didn't know the ZeroView yet, seems like a handy accessory.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube