Skip to content

Specialized module to control my bonsai tree. Not useful for other people

License

Notifications You must be signed in to change notification settings

zaporter/viam-bonsai-control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

viam-bonsai-control

Specialized module to control my bonsai tree. Not useful for other people

Config:

type Config struct {
	PumpPin              int    `json:"pump_pin"`
	SensePin             int    `json:"sense_pin"`
	WaterIntervalSeconds int    `json:"water_interval_seconds"`
	WaterDurationSeconds int    `json:"water_duration_seconds"`
	BoardComponent       string `json:"board"`
}

About

Specialized module to control my bonsai tree. Not useful for other people

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published