Hello, I’m an computer engineering student from Indonesia. My group is about to made this controller board (http://www.futurlec.com/ARM2368_Controller.shtml) as a centralized room controller.
We’re quite new on this ARM controller and before this, we only got experience in 8051 micro uCs and a little experience on C++ programming. Our first goal is to make the available 2 push buttons to turn on the light that also already embedded on the board. We’ve already got the led turned on with the timer but we find some difficulties on making the push button as the input.
Our next goal is to make a TCP/IP connection to turn the led on through a transmitted command.
Can you guys help us on where to find the reference? Thanks!