Click here to Skip to main content
15,867,756 members
Articles / Web Development / Node.js
Article

The White Board

Rate me:
Please Sign up or sign in to vote.
3.67/5 (2 votes)
9 Apr 2015CPOL3 min read 8.5K   2   2
An Interactive White-Board for distance learning

Introduction

Coming from an fast developing country with a rapidly growing GDP rate, but not the literacy rate to match it, me and my talented colleagues are looking for ways to contribute with innovative distance learning ideas to help the education sector and system as a whole.

As a part of the package, we have decided to come up with a cheap white board on which a tutor or a trainer can do some writing or drawing and those will be captured through sensors and passed on to a laptop/pc to be transmitted through internet to distant places where the light of education has not arrived with its full blessings.

So, in essence what we have is a classroom with a white board, but students present virtually by means of cyber world.

Now, here is the idea which we believe can be a cost-effective solution and has a potential to make an impact not only in our country but any developing countries.

So here it is .....

The White Board

Image 1

How will it Work?

The main idea behind the board is - there will be a light emitting device (i.e the pen) which will send light signal and the signal will be reflected by a small mirror tainted in certain color to a light sensor, which will pass the signal to a Arduino Micro-Controller device and depending on the color value detected on the light sensor, the position of the pen will be captured. For this we need an array of different colored mirrors (A) in the direction of the X axis and Another set of mirrors (B) along the Y axis.

The Red Marker E in the figure is the Digital Pen/Chalk or whatever you call it, is a light emitting device. As the pen moves across the board, it’s light will fall upon only one of the mirrors in the x axis, and only one of the mirrors in y axis. We have to set the mirror close to the white board boundary walls, and the mirrors will be inside small cylinders so that at a time the pen’s light can be caught by one mirror only along the x axis and by one in the y axis.

The red light will be reflected by a colored mirror, creating a certain color value that will be sent to the light sensor by angling the mirror properly towards the sensor.

Usually when the board does not have a pen writing on it, all the mirrors will be emitting black because that is the color of the other end of the boundary walls of the boards.

So once a red + certain color combination is picked up, for x and y directions, the colors will be passed to an Arudino Micro-Controller which in return will feed the value to a connected laptop/pc.

And the Benefit

The drawings and writings on the board can then be projected in a html5 canvas (or any canvas for that matter) and these will be sent to a distant virtual classroom in a distant village, and slowly but surely the light of education will illuminate.

History

Article Submitted: 10th April, 2015

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Technical Lead Kotha Technologies
Bangladesh Bangladesh
If you are not in - you are out !
- Chapter 1

Comments and Discussions

 
QuestionDo you provide the code? Pin
Philipos Sakellaropoulos13-Apr-15 21:16
professionalPhilipos Sakellaropoulos13-Apr-15 21:16 
??
AnswerRe: Do you provide the code? Pin
Mukit, Ataul15-Apr-15 0:56
Mukit, Ataul15-Apr-15 0:56 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.