Measuring CO2 with MQ135
Introduction Theory of operation SnO2 gas sensors can also detect the presence of reducing gases such as NOx. Here, the […]
Introduction Theory of operation SnO2 gas sensors can also detect the presence of reducing gases such as NOx. Here, the […]
pslab-python version 2.1.0 is now available from pypi and github. New in this version: Features– Add support for MQ135 gas
pslab-python 2.0 is now available! Get it from PyPI or Github. Large parts of pslab-python have been rewritten to improve
In previous blog Using RealmRecyclerView Adapter to Show Recorded Sensor Experiments[2], I have created a DataLoggerActivity in PSLab Android app containing
This blog demonstrates how to pass values of a variable between two fragments of a single activity. The blog will
This blog demonstrates how to prevent the Android Activity in the background from operating while the Bottom Sheet is up
This blog demonstrates how to use built-in mobile sensors in an Android application. This blog will mainly feature my work
This blog demonstrates how to add different icons like help, play, pause, etc. and/or menu bar in the toolbar of
The Pocket Science Lab Android app has Barometer Instrument implemented in it. Although the instrument is currently working through the
The latest feature which was implemented in the Pocket Science Lab Android app is the data exporting feature which was