HICAPACITY

Come this Tuesday, August 14th to learn how to program an LED light strip! This particular LED strip is individually addressable and can make 4 million different colors. If you haven’t seen it in person, it is really impressive! The talk will discuss how to do different cool effects on the LED strip and incorporate data from sensors. We’ll go over some basic Arduino programming as well to help you get on running quickly.

This is the LED strip that we will be using. You don’t need to buy one right now, we will have several there to play with although you may need to share them. If you have an Arduino and/or a laptop please bring them!

http://adafruit.com/products/306

LED Strip

Link to video of LED Strip in action: https://plus.google.com/116596920914693118138/posts/QcCqDXsFvLZ

This is a joint talk with the Honolulu IEEE computer society. Parking is either on the street or at Sports Authority. Start time is 7pm. You don’t need to print out the tickets. Google street view link: http://goo.gl/maps/r7Cdq

When: Tuesday, August 14, 2012

Where: The Box Jelly - 307a Kamani Street, Honolulu, HI (map)

RSVP: http://hicap-arduino-ledstrip.eventbrite.com

Event

I am glad to announce a Homebrew beer talk next Thursday 8/9 at 7pm!

This talk will cover the basics of all-grain brewing, and demonstrate uses of automation in the brewing process. A homemade, electric-powered brewing system that fits in even a tiny condo will be presented and discussed with what worked, what didn’t, and how it could be improved.

The speaker is Jason Forester.

Parking is either on the street or at Sports Authority. Google street view link: http://goo.gl/maps/r7Cdq

Jason

When: Thursday, August 9, 2012

Where: The Box Jelly - 307a Kamani Street, Honolulu, HI (map)

RSVP: http://hicap-homebrew2012.eventbrite.com/

Event

Powershell

Cmdlets! Cmdlets? What is PowerShell? Where does it come from? How do I use it? You can embed it in programs?

Matt Badeau (http://hicapacity.org) will enlighten us and shine the benevolent light of his considerable experience into the dark recesses, where most of us fear to tread. Come find out how the other half lives.

More on PowerShell from Wikipedia:

http://en.wikipedia.org/wiki/Windows_PowerShell

Windows PowerShell is Microsoft’s task automation framework, consisting of a command-line shell and associated scripting language built on top of, and integrated with the .NET Framework. PowerShell provides full access to COM and WMI, enabling administrators to perform administrative tasks on both local and remote Windows systems.

In PowerShell, administrative tasks are generally performed by cmdlets (pronounced command-lets), specialized .NET classes implementing a particular operation. Sets of cmdlets may be combined together in scripts, executables (which are standalone applications), or by instantiating regular .NET classes (or WMI/COM Objects). These work by accessing data in different data stores, like the filesystem or registry, which are made available to the PowerShell runtime via Windows PowerShell providers.

Windows PowerShell also provides a hosting mechanism with which the Windows PowerShell runtime can be embedded inside other applications. These applications then leverage Windows PowerShell functionality to implement certain operations, including those exposed via the graphical interface. This capability has been utilized by Microsoft Exchange Server 2007 to expose its management functionality as PowerShell cmdlets and providers and implement the graphical management tools as PowerShell hosts which invoke the necessary cmdlets. Other Microsoft applications including Microsoft SQL Server 2008 also expose their management interface via PowerShell cmdlets. With PowerShell, graphical interface-based management applications on Windows are layered on top of Windows PowerShell. A PowerShell scripting interface for Windows products is mandated by the Common Engineering Criteria.

Windows PowerShell includes its own extensive, console-based help, similar to man pages in Unix shells via the Get-Help cmdlet.

When: Tuesday, July 31, 2012

Where: The Box Jelly - 307a Kamani Street, Honolulu, HI (map)

RSVP: http://www.meetup.com/dynamic/events/72499522/

Event