Replies: 2 comments 3 replies
-
Hi and welcome to this discussion forum :-) I'm a total newbie on Kotlin apart from some very basic experiments. So what would it take me to create my first KotlinOnRaspberryPi project? Having such a description would be wonderful. In the past, I created such basic examples with Java, JBang, Spring/Vaadin,... all based on the same wiring as found in the description of a minimal example application with button and LED (https://pi4j.com/getting-started/minimal-example-application/). So from my point of view, this would be a perfect first step to being able and knowing how to do the same with Kotlin. |
Beta Was this translation helpful? Give feedback.
-
@DieterHolz Sure! |
Beta Was this translation helpful? Give feedback.
-
Hi everyone,
I'm posting this here as I'm starting on implementing a new Kotlin DSL for V2 of Pi4J.
Years ago I created Pi4K as a complement to Pi4J V1, and hopefully, we can make things better for Kotlin fans on V2.
I'll be posting about which interfaces and behaviors I'll be targetting (think contexts, builders, IO...etc). And hopefully, together we can make a quite inclusive, intuitive, and fun-to-use DSL.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions