Open snasphysicist opened 5 years ago
@snasphysicist hi! stumbled across this through the cambridge makespace website. Was wondering if there is more details on this openplanttoy project?
Hi @WizardOfAus, there is a readme for the project, but it hasn't been merged into master yet. You can read it on the develop branch: https://github.com/biomakespace/OpenPlantToy/tree/develop
Beware that quite of a bit of the technical information in the wiki is probably not very up to date, because I've made a lot of fundamental changes to the code since the wiki was written and I haven't had time to update the docs yet.
If you have more specific questions after reading the readme, do let me know and I'll be happy to answer them if I can.
Instead of importing code by creating the files in Python, import C++ code into Arduino files using include statements or similar?