I'm still learning Java, but would like to embed a small Java program on a custom hardware device. I do however seem to be missing a degree in engineering... but perhaps someone here can point me in the right direction?
I would like to do something very very small and simple. My idea is to write a small Java application that controls 10-20 LED lights and make them flash in different patterns.
I would like to build (or purchase) a small custom device and place my Java application on it, thus having a small custom box with an "on" and "off" switch that would run my Java code, which would then be controlling the LEDS. When I flip the switch my code runs!
Are there starter kits or tutorials for this sort of thing? Would I need to buy a soldering ironiron...? I have tried google, but I am not sure what to actually google... Any guidance would be appreciated.