links for 2009-07-22

  • Visualizing Sensor Data With the Arduino using Processing and an Infrared Distance Sensor. This article was submitted by Cory Barton as part of the uCHobby giveaway program. Cory shows us how to combine the Arduino, sensors, and the Processing environment to visualize real world sensor measurements.
  • Pescetarianism is the practice of a diet that includes seafood and excludes mammals and birds. In addition to fish or shellfish, a pescetarian diet typically includes some or all of vegetables, fruit, nuts, grains, beans, eggs, and dairy. The Merriam-Webster dictionary dates the origin of the term "pescetarian" to 1993 and defines it to mean: "one whose diet includes fish but no meat.
  • UnitTest++ is a lightweight unit testing framework for C++. It was designed to do test-driven development on a wide variety of platforms. Simplicity, portability, speed, and small footprint are all very important aspects of UnitTest++. UnitTest++ is free software. You may copy, distribute, and modify it under the terms of the license contained in the file COPYING distributed with this package. This license is the same as the MIT/X Consortium license. UnitTest++ is ANSI portable C++ and makes minimal use of advanced library and languages features, which means it should be easily portable to just about any platform.
  • Google's framework for writing C++ tests on a variety of platforms (Linux, Mac OS X, Windows, Cygwin, Windows CE, and Symbian). Based on the xUnit architecture. Supports automatic test discovery, a rich set of assertions, user-defined assertions, death tests, fatal and non-fatal failures, value- and type-parameterized tests, various options for running the tests, and XML test report generation.

No Comments.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>