view service/arduinoNode/makefile @ 1149:163042261ef1

rename board0 to boardBang. add other temp sensor. Ignore-this: 10df00e617c1f4d5b4427efb5e9a544d darcs-hash:cb8ca1761579e8eb0932271f62513ae4b7e93fc4
author drewp <drewp@bigasterisk.com>
date Sat, 14 Apr 2018 23:47:34 -0700
parents 8b4eda2cf0bd
children 8f5a16a55f64
line wrap: on
line source

build_image:
	(cd /my/proj/homeauto/lib; tar czf /my/site/projects/rdfdb/more.tgz *.py)
	docker build --network=host -t bang6:5000/arduino_node .
	docker push bang6:5000/arduino_node

shell:
	docker run -it --net=host bang6:5000/arduino_node  /bin/sh

local_run:
	docker run -it -p 9059:9059 --device=/dev/serial/by-id/usb-FTDI_FT232R_USB_UART_A900cepU-if00-port0 --net=host bang6:5000/arduino_node python ./arduinoNode.py -v

push_config:
	bin/python pushConfig.py arduino/