Calico Nifty Projects

From IPRE Wiki

Jump to: navigation, search

This is a collection of interesting project you can do in Calico.

Contents

Draw Shapes with your Robot

  • Topic: Draw different geometric shapes with your Scribbler Robot. Same kinds of turtle graphics one can draw on the screen, but in the real world! Has camera, image processing, sound, sensors, and more.
  • Overview: http://wiki.roboteducation.org/
  • Calico modules: Myro
  • Ideas for extensions: With the Scribbler2, it has much better control, and so many more drawings are possible: letters, art, etc.


Animated Bar Charts

  • Topic: Animated Bar Charts. Create bar charts that change in a smooth manner over time.
  • Overview:
  • Code: barchart.py
  • Calico modules: Graphics and Myro
  • Ideas for extensions: visualize real data


Live Stickpeople

  • Topic: Display live human stick person animation using the Microsoft Kinect.
  • Requires: Micosoft Kinect, and a Windows7 server; code works as client on any operating system
  • Background: Calico Kinect
  • Calico modules: Graphics and Kinect
  • Ideas for extensions: Change the background, and put images rather than geometric shapes on the skeleton


Laura's Brain


Historiophotography

  • Topic: historiophotography: visual interaction for comparing old photos with modern images of the same artifact
  • Code: histograph.py
  • Background: An idea that I use with my kids to explore an historic area to its modern-day counterpart. This takes some planning to do well. First, find some old photos, and study them. It helps to print them out on your trip to visit a place. Use them to get a close approximation to the old photo.
  • Requires: Calico 1.1.0 or higher
  • Calico modules: Graphics
  • Ideas for extensions: What other images can you visualize this way?


Analog Clock


Genomic Representations

  • Topic: Create a representation of items that are connected, genomics fashion
  • Code: connections.py, and genomes.py
  • Calico modules: Graphics, and Myro
  • Ideas for extensions: What real data can you represent in this manner?


Solar System Animation


Angry Blocks



Geographic Information System

  • Topic: Create a visualization of US GIS data
  • Background: Calico Python GIS
  • Calico modules: Graphics
  • Ideas for extensions: Plot data by state, or plot real geographical information on a map


Personal tools