In my application, I have a char array defined which can take one of three options: \"okay\", \"high\", \"low\" which are then sent down a serial port to a remote device.I currently have the array siz
I have developed an embedded application which requests status information from a device down a communications channel.My customer requires that these will be sent with a specific time period, so what
I have an ISR defined to trigger on an external interrupt. The external interrupt may not always be enabled, but under certain circumstances I want to be able to register a function to be called ONCE
I am working with an electronics appliance manufacturer to embed LAN based control systems into the products. The idea is to serve up a system configuration/control interface through a web browser so
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I\'ve experience in doing desktop and web programming for a few years.I would like to move onto doing some embed system programming.After asking the initial question, I wonder which hardware / softwar
i am using busybox and linux 2.6.32.4. my configuration is based on fedora 12. and started mdev accordi开发者_JS百科ngto mdev document. but i cant see my modules like network adapters and plugged usb
I\'m a software developer.I\'ve been programming in high level languages for a few years. I would like to know, how to take my first step into programming hardware.Not something crazy complicated, bu
Can someone suggest an open source implementation of a Mo开发者_StackOverflow中文版dbus RTU Slave for a Microchip PIC18 processor? I\'m looking for an implementation of Modbus RTU for RS-232/RS-485, b
I\'m wondering if anyone knows of a place on the web that I can purchase or download software modules, written in C or C++, for the interaction between microprocessors and other 开发者_JS百科component