The document describes Wisenet, a wireless sensor network that monitors environmental conditions like temperature, light, and humidity using sensor nodes called "motes". The motes form an ad-hoc network to transmit sensor data to a server, which stores the data in a database. This data can then be analyzed and retrieved through a web interface. The network uses a microcontroller with integrated radio, various digital sensors, and software like TinyOS, MySQL, and PHP to acquire and analyze the sensor data. The system was implemented with one sensor mote to test functionality.