Friday, August 25, 2017

Weather Station part 1

We are suppose to build a weather station for IoT showcase during the MATLAB and Simulink Day 2017 at Singapore. We have created a completely working weather station simulation that update via Thingspeak in Simulink

now we want to build the real device

here are the list of components we use

raspberry pi 3
sense HAT for raspberry pi
anemometer  or weather station kit with anemometer and rain bucket
arduino nano - for doing i2c with raspberry pi and anemometer as raspberry pi doesn't do analog
or RPI B&A
logic converter (3.3V-5V)
8GB micro SD with NOOBS
PC104 header pin - for accessing GPIO with sense HAT installed
female to male jumper wires

reference
accessing GPIO with sense HAT installed - youtube video