-
-
-
ren.rar
Sourcecode for renesas microcontroller.
-
GPS.rar
AVR microcontroller to read GPS module
-
GSM_SMS_FIRMWARE.ZIP
... to communicate with
any GSM module for SMS sending/receiving (it uses standard AT commands).
Original code is for ATMega162 microcontroller, but code is general to
be easy ported to others platforms.
Code can be compiled with IAR AVR compiler.
-
-
-
Fast32bitdivideKeil.zip
... and fast_int_divide() will divide a value (dividend) by a divisor in the range 0 to 16 inclusive. These functions are fast because they take full advantage 8051 microcontroller DIV instruction and require only one iteration for each byte of the dividend.
-
-
pulse_oximeter_design.rar
... report discusses the design of non-invasive optical plethysmography
also called as pulsoximeter using the MSP430FG437 Microcontroller (MCU). The
pulsoximeter consists of a peripheral probe combined with the MCU displaying the
oxygen saturation and ...
-
-