Logo image
EcoCast: Interactive, object-oriented macroprogramming for networks of ultra-compact wireless sensor nodes
Conference paper

EcoCast: Interactive, object-oriented macroprogramming for networks of ultra-compact wireless sensor nodes

Yi-Hsuan Tu, Yen-Chiu Lee, Yi-Wei Tsai, Pai H. Chou and Ting-Chou Chien
Proceedings of the 10th ACM/IEEE International Conference on Information Processing in Sensor Networks, IPSN'11, pp.113-114
2011

Abstract

dynamic loading macroprogramming wireless sensor
EcoCast is an execution framework for macroprogramming of wireless sensor networks. Users access sensor nodes as dynamic objects in Python without being concerned with network protocols or data types. EcoCast extends Python's functional programming primitives map(), reduce(), and filter() to macroprogramming at native speed by patching the firmware transparently without rebooting, and without requiring most users to write code in C or assembly. This demo shows the use of EcoCast batch commands on wireless light controllers, which are composed of EcoSpire nodes connected to relay switches. Starting from only EcoCast firmware, we show incremental code generation and firmware patching, by loading necessary sensor drivers on demand. The composition of sensing value checking and light-switch actions shows how the firmware can be customized and programmed as a result of such an interactive session without writing a single line of C code. © 2011 ACM.

Metrics

1 Record Views

Details

Logo image