0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 20 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added method to retrieve the current list of connected devices More... over 9 years ago
Added compatibility with OS X More... over 9 years ago
Merge remote-tracking branch 'origin/new-color-algo' More... over 10 years ago
fixed compile error (with a bit dirty hack) More... over 10 years ago
added many color choosers More... almost 11 years ago
added Planckian locus calculator More... almost 11 years ago
CIELab color selector working! More... almost 11 years ago
removed combinatorics library More... almost 11 years ago
implemented new better color calculation algorithm More... almost 11 years ago
added color conversion classes More... almost 11 years ago
updated debug code More... about 11 years ago
added a JSlider to select luminance More... about 11 years ago
implemented a Swing GUI frame with a CIE cromaticity diagram, where you can see light sources, and when you click it will send that color to the led lamp! More... about 11 years ago
implemented a rgbaw led lamp control system that mostly works!! More... about 11 years ago
implemented code to calculate the luminance that three light source must have to output a certain color More... about 11 years ago
first attempt to write an utility to drive a multicolor led lamp More... about 11 years ago
Moved receive listeners from layer4 to Device class. Now outside the com.mattibal.meshnet package you should never need to access the layer4 class. More... about 11 years ago
added the CommandReceiveListener, a way for any other class to be notified when I receive a layer4 command destined to any kind of device, without even know what is the subclass of Device that identifies the device. More... about 11 years ago
let everybody send a message to a device of unknown type, by getting the layer4 from Device object More... about 11 years ago
written a more complex test and example code More... about 11 years ago
Merge branch 'master' of github.com:mattibal/meshnet More... about 11 years ago
change jre to 1.6 More... about 11 years ago
modified project properties More... about 11 years ago
updated readme More... about 11 years ago
updated readme and test sketch More... about 11 years ago
I managed to flash a led in an arduino connected with RF24 modules to another arduino that is connected via USB to my notebook (the base, where the Java code is running). More... about 11 years ago
fixed bugs: now routing a message from serial to rf24 works!! More... about 11 years ago
moved some files and added license More... about 11 years ago
Merge remote-tracking branch 'choose_remote_name/master' More... about 11 years ago
Initial commit More... about 11 years ago