kid’s

Using BMP180 for temperature pressure and altitude measurements

Using BMP180 for temperature, pressure and altitude measurements

The BMP180 is a new generation digital barometric pressure and temperature sensor from Bosch Sensortec. In this tutorial, we will briefly review this device and describe how to interface it with an Arduino Uno board for measuring the surrounding temperature and pressure. We will also discuss about retrieving the sensor altitude from its pressure readings. Experiment setup

Using BMP180 for temperature, pressure and altitude measurements Continue Reading

How to Shrink Your Arduino Projects Making a Permanent Circuit Board

How to Shrink Your Arduino Projects: Making a Permanent Circuit Board

When you make a project using Arduino, it usually contains a lot of jumper connections on the breadboard and the project will not be a permanent one. If you want to make any other project using that Arduino, you will have to remove all the connections made on it and to rebuild the same project, you need to start over again.

How to Shrink Your Arduino Projects: Making a Permanent Circuit Board Continue Reading

Scroll to Top