Tagged: Software
Populating users in Active Directory using Perl with OLE
Occasionally, I’ve had the need to populate sample users into an Active Directory for projects. There are, no doubt, other ways to do this that are simpler/more direct. For example, it’s likely incredibly easy...
100 Project Euler problems solved
I finally passed 100 solved problems on Project Euler, an online math & programming “competition” of sorts. This puts me back in the top 100 perl programmers on the site! In a related note, I taught...
Foosball Robot
Overview Our senior design project (at Georgia Tech) was an open ended design. We chose to create an autonomous foosball table. The ball as well as the opponent players are tracked in a vision...
Antenna Design Genetic Algorithm
Background For certain classes of antennas, e.g. Yagi-Uda antennas, the design characteristics have no known “best case” numeric values. That is, if you want to design a Yagi-Uda antenna for a particular frequency, there...
Elliptical Filter
Elliptical filters are neat filters that have equiripples and very sharp frequency cutoffs. This is an application note I wrote for when/where you would use one. For more information, check out the elliptic filter page on Wikipedia.
Alterabot User Manual
Background This project was done as a part of our Digital Design Laboratory course, which I later became a TA for (eventually becoming a Lead TA). The project was to design a robot self-test, to test...