wifi

Observations from an outlier

wifi

wifi-badge-8972892

wifi-badge-8972892

configuring ubuntu wireless there is nothing cool about a robot that needs wires plugged in — actually it vexes me to no end. running ubuntu in an embedded device can be a real pain when first setting up a new device. many robots are running linux on low cost itx boards these days and they all suffer from the same security hassle with initial network configuration. you just unboxed…

long-leds-290x290-9011602

led lighting with arduino yun progress on the rgb leds continues, here is the code for a useful android testing tool, with a very brutal looking UI.. awful. sliders for the red, green, blue light levels, few buttons for presets and scrolling debug messaging. the only noteworthy thing is defining the range of the sliders to suit the pwm levels on the arduino end.. so, [0 – 255] values…

img_20111020_1935561-290x290-6276999

From drawing board to being ready to install in single day? Colin, same guy that is now selling wifi robots, salvaged an old power drill to go with the new Lithium-ion battery pack for my chair. More Ardiuno and IOIO protects are possible now that I have a power supply I can remove and charge myself.

java-logo-oracle-20-years-programming-290x290-6659929

Networking with java These labs were written for UBC computer science in 2012. The content now has a few dead links and links and better ways of doing things, but they will get you going on java quickly. these labs go into details of using diagnostic networking tools and open source scanning software too. Lab1 — Introduction to Java Development Lab2 — TCP Sockets Lab3 — UDP Sockets Lab4…