Sharing variables with SPIN2 and PASM2
Demonstrate passing and sharing multiple parameters, between SPIN2 and PASM2
Demonstrate passing and sharing multiple parameters, between SPIN2 and PASM2
Introduction The Propeller native SPIN and SPIN2 languages include many efficient instructions to solve common programming tasks. For example, how to keep a value between a certain range of allowed values? Here’s an example using just one line of code!…
IO Pin State Detection Demo for the Propeller 2
Introduction A common requirement for programmers is to determine the external state of an IO pin. The Propeller 2 smart IO pins make this simple without needing any external components, and allow the programmer to determine if the pin is…
uSD driver for P2, adapted from excellent P1 code.
Object for reading files from the PC on your P2 board
Simple method to configure the P2 digital pin filters for smart pins.
4-channel/12-pin, High-performance, GND/3.3V-referenced ADC which reports in microvolts.
P2 QR Code Generator