Design a system HONEY BEE COUNTER with following specifications. The bees are assumed to enter the bee hive in rectangular box through a small hole. Another hole is made for the bees to exit. Assume suitable sensors are placed at entry & exit holes. The system is designed to display the number of bees in hive at any time. Assume initially there are no bees in hive. Write block diagram & pseudo code of above system implementation.