Experimental Aircraft EFIS
#10
(07-15-2016, 05:41 PM)adamw Wrote:
(07-15-2016, 04:59 PM)rickinca84 Wrote: Hi, Pine is my first sbc, or microcontroller...
So I read that you have utilized temperature sensor, directly with gpio
I want to start with something simple, like a weather station : temperature/ humidity sensor
It's possible? how?
can you write a simple how to?

Well, there's a million ways to skin that cat.
The first thing you'll need to do is select your sensors.
Some use I2C...others use SPI, some are analog even.

I2C seems to be working really well on Pine, so if possible, I'd find some sensors with I2C output.
Once you've selected which sensor(s) you'll be using (I recommend using breakout boards from Adafruit or something similar to make your life easy), it should be as simple as connecting up the SDA and SCL with jumper wires.

Once you get that far, there are some simple shell commands you can run (I'm assuming you're running Linux) to verify your devices are connected properly, and to read/write data.

I choose this cause cheaper and near to me... China was an half cheaper but far far away...
http://www.ebay.it/itm/191847848197 It's a Module BME280 by bosh... or a china fake... so with this i have no need of libraries and realtime kernel, only a script, right?


Messages In This Thread
Experimental Aircraft EFIS - by adamw - 05-20-2016, 06:14 AM
RE: Experiemental Aircraft EFIS - by Luke - 05-20-2016, 06:38 AM
RE: Experiemental Aircraft EFIS - by adamw - 05-20-2016, 06:42 AM
RE: Experiemental Aircraft EFIS - by Luke - 05-20-2016, 06:46 AM
RE: Experiemental Aircraft EFIS - by ViperVi - 05-20-2016, 10:52 AM
RE: Experimental Aircraft EFIS - by adamw - 05-23-2016, 07:57 AM
RE: Experimental Aircraft EFIS - by Luke - 05-23-2016, 09:57 AM
RE: Experimental Aircraft EFIS - by rickinca84 - 07-15-2016, 04:59 PM
RE: Experimental Aircraft EFIS - by adamw - 07-15-2016, 05:41 PM
RE: Experimental Aircraft EFIS - by rickinca84 - 07-15-2016, 07:15 PM
RE: Experimental Aircraft EFIS - by adamw - 07-16-2016, 09:43 AM
RE: Experimental Aircraft EFIS - by rickinca84 - 07-17-2016, 03:39 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)