Skip to content

1.1 How to setup the sensor device

wuulong edited this page Jul 11, 2015 · 5 revisions

Hardware you need

LinkItONE
LinkItONE Starter kit - (Optional)
Sensors - ( Sound sensor as example included in the starter kit, used your own sensor )
Solar charger example - (Optional)
please choose bigger battery, and LiPo Rider Pro if you need longer life time)

Software you need

LinkItONE SDK

Connections need to make

Connection diagram

Bring up by steps

Setup the hardware

	Connect wifi/gps antenna of LinkItONE
	Follow the connections diagram to make connections between parts

Using LinkItONE SDK to modify Device_LinkItONE/LASS/LASS.ino
	
	Modify WIFI_SSID, WIFI_PASS, DEVICE_ID, MQTT_TOPIC
		For detail, please refer the comments in the code
	Follow "How to customize your sensors" to make your own sensors work
	
Compile/Upload the code into your device