Java for gpio ports on raspberry pi | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Java for gpio ports on raspberry pi

How to integrate the gpio ports? Or which command is the right one. On python everything seems quite easy.

29th Aug 2017, 9:04 PM
Tim Kirchhof
Tim Kirchhof - avatar
2 Answers
+ 1
For Java you may need to call the memory address locations. There should be a library available somewhere that you can import.
29th Aug 2017, 10:59 PM
Kevin Gilkey-Graham
Kevin Gilkey-Graham - avatar
0
Thanks for answering, I'll take a look
30th Aug 2017, 1:08 PM
Tim Kirchhof
Tim Kirchhof - avatar