Join Slack
Powered by
Blinking LED using a Kotlin Native program running...
# embedded-kotlin
n
napperley
03/11/2025, 1:00 AM
Blinking LED using a Kotlin Native program running on the Debix Infinity SBC đ. Took ages to figure out which GPIO pin number to use, which isn't obvious ( GPIO documentation:
https://www.debix.io/Document/manual_info/id/5/q/gpio.html#b117
; key hidden info in blog post:
https://www.debix.io/Software/blog_info/id/60.html
; subtle info is in the
Use of GPIO
section ).
Debix Infinity Blinky.mp4
main.kt
K 4
đ 4
p
Piotr KrzemiĆski
03/20/2025, 7:43 AM
that's one small blink for the LED, one giant blink of hope for mankind
K 2
đ 1
â€ïž 1
m
Michal Harakal
04/23/2025, 3:30 PM
@Piotr KrzemiĆski
You're right; only a few people can truly appreciate the significance of that first blinking LED.
p
Piotr KrzemiĆski
04/23/2025, 3:40 PM
as a former embedded engineer, I deeply identify with this feeling!
Piotr KrzemiĆski
04/24/2025, 5:32 AM
@napperley
any further progress on controlling more peripherals from Kotlin?
4
Views
Open in Slack
Previous
Next