# How to program Smarthon Plant Kit on micro:bit To Program Smarthon modules with micro:bit, you need to add the Smarthon Plant Kit packages to the BBC micro:bit makecode platform and initialize it first. Steps: 1.Find the "Extensions" block at the bottom ![auto_fit](images/07programstep1.png) 2.Search “https://github.com/SMARTHON/multiple-sensors-plant” ![auto_fit](images/07programstep2.png) 3.Clicked “multiple sensors” and you can see “Plant” package has been successfully added under “Led”. ![auto_fit](images/07programstep3.png) 4.Initialize Smarthon Plant Kit to add all the functions ![auto_fit](images/07programstep4.png)