
It ensures a maximum amount of light in the room while reducing the amount of noise for your neighbours and the environment around your property. No more surprise puddles!Īlternatively, the Horizon Fixed window has a durable PVC and glass surface that tapers gently out towards the bottom of the window. It is electrically-vented and has a rain sensor that will close the window when it is unattended.

Our Horizon Vented model was designed to be a flat rooflight with a difference. Mu has a “Mode” button which can be used to write Python, MicroPython and CircuitPython.Rain can be a key factor in picking rooflights for flat roofs, but with Dakea it isn’t an issue. Mu has one feature that elevates it above other beginner editors. If you are starting out with Python, Mu is an excellent choice to introduce the language. Modules are libraries of code that can be used to add new features, for example RPi.GPIO and GPIO Zero are modules that enable Python to talk to the Raspberry Pi GPIO. This is where the ease of Mu works against it, as there is no means to install Python modules. The default is to write Python 3 code, to be run on our machine. It can output the results of our code and it can be used to access the REPL.

A builtin checker and tidy application will check and format your code using Python style guidelines. We can zoom in and out of the code, useful when presenting to large groups. A plotter can be used to visualize data via a graph. The Python Shell (REPL, Read, Eval, Print, Loop) is available to test ideas. Large icons and clear text identify the function of each button.
