simple timelapse with camera pi

a simple timelapse, you can see the last picture on dashboard. change rate with "inject"

[{"id":"363f8fe0.e4afb","type":"camerapi-takephoto","z":"85249001.eba32","filemode":"2","filename":"","filedefpath":"1","filepath":"","fileformat":"jpeg","resolution":"3","rotation":"0","fliph":"0","flipv":"0","brightness":"50","contrast":"0","sharpness":"0","quality":"80","imageeffect":"none","exposuremode":"auto","iso":"0","agcwait":"1.0","led":"0","awb":"auto","name":"","x":213,"y":343,"wires":[["cab5c9d4.0dd878"]]},{"id":"78f9aa27.099484","type":"file in","z":"85249001.eba32","name":"load image to buffer","filename":"","format":"","sendError":true,"x":685,"y":337,"wires":[["4cec7051.f5e42"]]},{"id":"1cb48020.3c3e1","type":"ui_template","z":"85249001.eba32","group":"598220.921ebde","name":"","order":0,"width":"20","height":"12","format":"<div>\n  <img ng-src=\"data:image/JPEG;base64,{{msg.payload}}\"/>\n</div>","storeOutMessages":true,"fwdInMessages":true,"templateScope":"local","x":637,"y":472,"wires":[[]]},{"id":"4cec7051.f5e42","type":"base64","z":"85249001.eba32","name":"","action":"","property":"payload","x":438,"y":471,"wires":[["1cb48020.3c3e1"]]},{"id":"cab5c9d4.0dd878","type":"change","z":"85249001.eba32","name":"","rules":[{"t":"set","p":"filename","pt":"msg","to":"payload","tot":"msg"}],"action":"","property":"","from":"","to":"","reg":false,"x":428,"y":346,"wires":[["78f9aa27.099484"]]},{"id":"302664d0.fb56bc","type":"inject","z":"85249001.eba32","name":"","topic":"","payload":"","payloadType":"date","repeat":"10","crontab":"","once":false,"onceDelay":0.1,"x":105,"y":263,"wires":[["363f8fe0.e4afb"]]},{"id":"6b19d1f.999ac3","type":"ui_button","z":"85249001.eba32","name":"","group":"598220.921ebde","order":1,"width":0,"height":0,"passthru":false,"label":"photo","tooltip":"","color":"","bgcolor":"","icon":"","payload":"","payloadType":"date","topic":"","x":72,"y":434,"wires":[["363f8fe0.e4afb"]]},{"id":"598220.921ebde","type":"ui_group","z":"","name":"dernière photo","tab":"6be15ae2.c6dbf4","disp":true,"width":"20","collapse":false},{"id":"6be15ae2.c6dbf4","type":"ui_tab","z":"","name":"Acceuil","icon":"dashboard","disabled":false,"hidden":false}]

Flow Info

Created 5 years, 4 months ago
Rating: not yet rated

Actions

Rate:

Node Types

Core
  • change (x1)
  • file in (x1)
  • inject (x1)
Other

Tags

  • timelapse
  • raspberry
  • camera
  • delay
Copy this flow JSON to your clipboard and then import into Node-RED using the Import From > Clipboard (Ctrl-I) menu option