Measuring acceleration or force, and temperature

hi i am looking to build a device that would measure acceleration or force, and temperature, i also want to hook camera and bluetooth module to my arduino to control the operation and see the whole process from a different device. i need a general idea how i can incorporate temperature to acceleration or force.

Hi,
There are many option for you on circuito.io
here is one example:
ADXL345 (Triple Axis Accelerometer) + DS18B20 Temperature Sensor you can use the data from both of them at the same time.
you can start with exploring the data in the arduino IDE serial monitor, and then you can also add a Bluetooth module to send the data to another device.

Let us know if you need any help

Maayan