0

Can Java be used in aurdino?

Java in Aurdino? And if yes then how?

4th Jul 2017, 12:20 PM
Bruh
9 odpowiedzi
+ 3
You can run Java SE Embedded or Java ME on a Raspberry Pi, but the Arduino is a bit too constrained to run Java directly. However, with the help of serial port communication software, you can communicate with and control an Arduino from Java running on another computer. Although the code to do so has been published on the Arduino site, it's still a little tricky. In this blog, I'll go over how to make this work from different host operating systems, as well as write an Arduino sketch to do something useful (thanks to Mike Riley for help with the sketch). read more on https://cheeze.club/jkac
4th Jul 2017, 1:03 PM
David Sebastian Keshvi Illiakis
David Sebastian Keshvi Illiakis - avatar
+ 3
um thanks?
4th Jul 2017, 1:15 PM
David Sebastian Keshvi Illiakis
David Sebastian Keshvi Illiakis - avatar
+ 3
idk if thanking is weird k soz
4th Jul 2017, 1:18 PM
David Sebastian Keshvi Illiakis
David Sebastian Keshvi Illiakis - avatar
+ 3
17
4th Jul 2017, 1:20 PM
David Sebastian Keshvi Illiakis
David Sebastian Keshvi Illiakis - avatar
+ 3
idk how to develop android games and apps, and im learning java so im not good at java. and what kind of web projects. im not into js dom bullcrap or css stuff and some front end garbage
4th Jul 2017, 1:26 PM
David Sebastian Keshvi Illiakis
David Sebastian Keshvi Illiakis - avatar
+ 3
Have a look at the Processing IDE https://processing.org it provides an easy Java (on pc)-arduino serial comm implementation and has an Android mode to create Android APK, besides many other features. Processing IDE is based on java and can be considered the mothership of the arduino IDE. A very beginner friendly approach. Have a look at p5js https://p5js.org for a Processing port to java script: you'll need node js or some other server in between the browser and the Arduino if you chose to go this way.
4th Jul 2017, 4:58 PM
seamiki
seamiki - avatar
+ 2
no that is not what i meant. what im trying to say is i show no interest in whatever you guys are doing except for web projects. but i only love doing back end so yeah. i dont do js dom and css animations sry
4th Jul 2017, 1:31 PM
David Sebastian Keshvi Illiakis
David Sebastian Keshvi Illiakis - avatar
+ 2
if u have a plan in mind on what u gonna do, i might join but im not disclosing any private information except for my discord account
4th Jul 2017, 1:35 PM
David Sebastian Keshvi Illiakis
David Sebastian Keshvi Illiakis - avatar
+ 2
more like ur professional because ur flexible and can dev what u want but i only know javascript and cant do stuff
4th Jul 2017, 1:47 PM
David Sebastian Keshvi Illiakis
David Sebastian Keshvi Illiakis - avatar