Go to advanced search

by Razorberry
Fri Oct 31, 2014 1:42 pm
Forum: Java
Topic: How do you copy your Java classes to the Raspberry?
Replies: 2
Views: 964

Re: How do you copy your Java classes to the Raspberry?

Checked out your site... looks interesting, but as you admit yourself, extremely alpha.. I'd like to see this maturing quite a bit before I invest the time to insert it into my tool chain...

Thanks for the pointer, and look forward to seeing your tool adopted by more people.
by Razorberry
Mon Oct 20, 2014 11:19 am
Forum: Java
Topic: How do you copy your Java classes to the Raspberry?
Replies: 2
Views: 964

How do you copy your Java classes to the Raspberry?

If you develop on another machine, how do you copy the compiled Java classes across to your Raspberry?

So far, I've used scp to copy a JAR across.. but that's not incremental/optimal.

Does anyone use rsync?

Or anything even more optimized, e.g. something integrated in your IDE ?
by Razorberry
Mon Oct 20, 2014 10:31 am
Forum: Java
Topic: Pi4J Installed by default on NOOBS image?
Replies: 3
Views: 982

Re: Pi4J Installed by default on NOOBS image?

Sure, but that argument is valid for almost anything that has a Debian installer, no? IMO, the ideal would be that Java itself, J2SE, would be out-of-the-box compatible with Raspberry Pi. If Oracle is interested in keeping Java at the top of the languages Top 10, then that would be a smart move. Lau...
by Razorberry
Mon Oct 20, 2014 7:36 am
Forum: Java
Topic: Pi4J Installed by default on NOOBS image?
Replies: 3
Views: 982

Pi4J Installed by default on NOOBS image?

Hi,

Does anyone know whether there's been any pressure on the Raspberry people to include Pi4J as standard on the NOOBS image?

Having Oracle Java as standard is fantastic, but everyone needs Pi4J as soon as "those pins" start hypnotizing you... :shock:
by Razorberry
Mon Oct 20, 2014 7:34 am
Forum: Java
Topic: Controlling 7-Segment displays with Java
Replies: 0
Views: 658

Controlling 7-Segment displays with Java

Hi Makers, I spent part of my weekend getting down to the pins and bits level to drive a cascade of 5 7-segment LEDs from ArteKit. To share my experience, and my surprise at finding the task really easy, I've written a blog-like article on how to go about things. http://www.artekit.eu/controlling-th...

Go to advanced search