• display the adc data register of lpc2138 in lcd display ?
    Hi I have done the analog to digital conversion in lpc2138.the thing is i need to display the digital data in lcd . the adc data will be in hex format (0x1FD) and that will be stored in the data register...
  • Collect 8bit data from IO ports
    I'm having a problem with collecting data from Port1. the variable ValueX has a value of FF, regardless of my input through the IO pins.With here i enclose partial of my code, any help or advice is highly...
  • Displaying Data on LCD
    Hello Sir, i have a small question to ask. I have a LCD display interfaced to a 8051 micro controller. If i have x for which the values ranges from 10 to 1 and i want to display it on the LCD screen...
  • snmp agent for 8bit CPUs
    Thu Apr 03 2003 DMH Software announces the availability of its portable SNMP Agent (snmpv1, snmpv2c, snmpv3) and SMIv2 mib-compiler for 8bit CPUs. See more information here: http://www.dmhsoftware...
  • 8bit enums
    Hello everyone, I'm using some enums and due to the standard they are 16bit int per default. But in most of my cases 8bit would be sufficient and I'm not loaded with free RAM. I found that the compiler...