This code implements min binomial heaps and min leftist trees.Plus, measure and compare the relative performance of these two implementations under the assumption that the only permissible operations are insert and delete-min.
This program is used to measure the temperature sensor on an F330
device. It uses 1-point calibration and stores the offset value
in FLASH memory. The program outputs temperature values in 100ths
of a degree Celsius with UART.
For C8051F330 This code example illustrates using the internal analog multiplexer to
measure analog voltages on up to 8 different analog inputs. Results are
printed to a PC terminal program via the UART.
Infrared remote decode firmware ,use time measure pulse to decode 1 or 0 this code can decode Nec protocal remote controller and than use uart transfer the data to the pc serial port
The MEASURE program uses analog and digital inputs to simulate a datalogger.
You may watch the value of analog input POT1 and the state of S2, S3 Buttons
on MCBSTM32 evaluation board.