Poem coding is an Erasmus+ activity of comeonstage.eu project consisting of coding in Javascript in order to create automatically created poems online. Previously students search for words from different European poets from the 6 participating schools using text mining software. Students and teachers meeting was in Riga in April 2019.
You can find an starting example here, where you can find the resulting poem and the code under the scenes by clicking Show code.
Language of coding is Processing, but is very easy to use also the very easy and powerful javascript library p5.js from the Processing foundation.
In order to use music and lights during poetry we have created an Arduino device that can be used as a Theremin with sensors capable to make different musical notes and at the same time to make lights with different colours (RGB LED).
You can learn coding using the previous tools with the fantastic videotutorials created by professor Daniel Shiffman.