Page 1 of 1

Tile-Sensa Test Program

Posted: Wed Apr 17, 2019 3:59 pm
by nherriot
Hi all,

I've cleaned up and adapted a simple test program which may help people when working with the TILE-SENSA tile and the new pyboard D. It simply contains an object definition (class) called TileOne which initializes the sensors for humidity and temperature and also sets up the 'buzzer' (this requires that you have the tile which contains the tiny buzzer).

For now I've put the code in our open repo here:

https://github.com/SamsungResearchUK-Io ... rams/tiles

If anyone has better ideas, pull requests, issues etc please let me know .

:D

Kind regards, Nicholas.

Re: Tile-Sensa Test Program

Posted: Thu Sep 10, 2020 10:52 am
by jamonda
Buzzer on Tile Sensa? I have never heard of it. Where can I find more about this buzzer?

Re: Tile-Sensa Test Program

Posted: Thu Sep 10, 2020 4:34 pm
by nherriot
Hi Jamonda,

you need:
1) one of the microcontrollers from pyboard-D series. (https://store.micropython.org/category/ ... 20D-series)
2) An adaptor board which you plugin the micro-controller and the tile sensor like this: https://store.micropython.org/product/WBUS-DIP68
which can take 4 tile sensors. Or the smaller one which takes one tile sensor: https://store.micropython.org/product/WBUS-DIP28#_
3) And a tile sensor: https://store.micropython.org/product/TILE-SENSA

Hope this helps! :-)

Kind regards, Nicholas.

Re: Tile-Sensa Test Program

Posted: Fri Sep 11, 2020 3:17 am
by jamonda
Hi. I know the tile sensa, but you were talking about a 'tiny buzzer'. AFAIK, there is no tile sensa with a buzzer. So, there is no buzzer to be set up by the driver. Am I wrong?

Re: Tile-Sensa Test Program

Posted: Wed Oct 07, 2020 12:49 am
by jamonda
Can anybody please explain where can I find a tile with a buzzer?

Re: Tile-Sensa Test Program

Posted: Wed Oct 07, 2020 7:26 am
by pythoncoder
I don't believe there is one.

Re: Tile-Sensa Test Program

Posted: Wed Oct 07, 2020 8:16 pm
by jamonda
pythoncoder wrote:
Wed Oct 07, 2020 7:26 am
I don't believe there is one.
Thank you for the confirmation, Python Coder.
I was intrigued to read above "this requires that you have the tile which contains the tiny buzzer".

Re: Tile-Sensa Test Program

Posted: Thu Oct 08, 2020 6:17 am
by pythoncoder
Me too; I thought I was familiar with all the Pyboard kit. I looked, but did not find ;)