EBM016/SHT21

Tips, Tricks and methods for programming, learn ways of making your programming life easier, and share your knowledge with others.

Moderators: Benj, Mods

Post Reply
jgu1
Posts: 1333
Joined: Tue Oct 06, 2009 9:39 am
Has thanked: 1135 times
Been thanked: 299 times
Contact:

EBM016/SHT21

Post by jgu1 »

HI!

In my constant study and exploration and attempt to become wiser, not only in Flowcode also all the componet in Flowcode, I found the component ebm016 which
is a SHT21. Compared with a DHT22 they have the approx. the same accuracity. A SHT21 use I2C and DHT22 is onewire.
Anyway, I have a look at the example in the helpmenu, very interesting. I went to Ebay and bougth a couple of these:

http://www.ebay.com/itm/400694129271?_t ... EBIDX%3AIT

They are preparered to 5v and pull up, ready to connect to a Pic.
They arrived today and they have to immediately to be tested. Connected to my pic16f876a (was in my EB06) picup the program from the helpmenu from this component, change the configuration to a Pic16f876a ect, compile to pic and ooppss :D data in the display. It show the temp and humidity. perfect. I have a DHT22 connected to an Arduino and they are close equal.

Later I will make a test with this SHT21on an Arduino with FC´ example...

My best recommendations and experience with FC example in helpmenu for SHT21 component. Fast and easy. Thanks to MM.
Attachments
SHT221_876.fcfx
(7.68 KiB) Downloaded 624 times

Post Reply