anyone know about using kotlin on an arduino?
# random
p
anyone know about using kotlin on an arduino?
m
n
@Purav Datta - You are better off using Kotlin on a Raspberry Pi Pico ( https://www.raspberrypi.org/products/raspberry-pi-pico/ ) after the work is done on adding the uC as a new Kotlin Native target ( https://youtrack.jetbrains.com/issue/KT-44498 ).
👍 1