NMEA GPS String Parsing
This Quick Byte shows how to use a GPS module in your projects, introducing a SPIN2 code driver handling the ...
This Quick Byte shows how to use a GPS module in your projects, introducing a SPIN2 code driver handling the ...
Connecting 1-wire devices to the Propeller P2 is very simple, and in most cases they do not require any additional ...
Description Through the use Propeller P2 smart pins it is easy to measure the frequency, periods and duty cycle of ...
Description The driver from forum members Cluso99, Greg LaPolla, and Mike Roberts make it very easy to draw lines, blocks, ...
Description This program demonstrates how to series-connect five pushbuttons over one I/O pin, so that they can all be read ...
Description The PCF8574 I2C LCD uses just two lines to interface: SDA (serial data) and SCL (serial clock), plus 5VDC ...
Description The P2 Edge (#P2-EC) has a 16MB Flash memory (Winbond part W25Q128JV) with a Serial Peripheral Interface (SPI) to ...
Description This Quick Byte consists of three Serial Peripheral Interface (SPI) examples using the MAX7219 LED Display Driver and the ...
Description The Propeller 2 can manage multiple UARTs simultaneously and be an aggreator of many serial inputs. This driver is ...
Description The DS3231 is a low-cost, precision I2C real-time clock (RTC) with an integrated temperature-compensated crystal oscillator (TCXO) and crystal. ...