Licence Other

EZ Analog

OverviewObject ID : 2823 (2020-06-29)Author : Jon McPhalenMicrocontroller : Propeller 2Categories : Human Input, Sensor, SignalsLanguage : SPIN2Licence : OtherContent This object allows any P2 pin to be converted to a 0-3.3v analog input with a user-scalable output. Downloads  Zip archive…

DS3231

OverviewObject ID : 2822 (2020-12-11)Author : Jon McPhalenMicrocontroller : Propeller 2Categories : Protocol, SensorLanguages : PASM2, SPIN2Licence : OtherContent DS3231 RTC interface (uses 24-hr format) Downloads  Zip archive downloadTo view this content, you need to have JavaScript enabled in your browser.To…

DHTxx Temperature/Humidity Sensors

OverviewObject ID : 2821 (2021-01-14)Author : Jon McPhalenMicrocontroller : Propeller 2Category : SensorLanguages : PASM2, SPIN2Licence : OtherContent This object allows the P2 to interface with DHT11 and DHT22/CM2302 sensors for projects requiring the monitoring of temperature and relative humidity.…

Click RTC10

OverviewObject ID : 2820 (2020-10-09)Author : Jon McPhalenMicrocontroller : Propeller 2Categories : Protocol, SensorLanguage : SPIN2Licence : OtherContent Interface for MikroElektronika RTC 10 Click board Downloads  Zip archive downloadTo view this content, you need to have JavaScript enabled in your browser.To…

Click 4-20 MA

OverviewObject ID : 2819 (2020-10-04)Author : Jon McPhalenMicrocontroller : Propeller 2Category : SensorLanguage : SPIN2Licence : OtherContent Interface for MikroElektronika 4-20mA_R/_T Click boards Downloads  Zip archive downloadTo view this content, you need to have JavaScript enabled in your browser.To do so,…

Cricket BME280

OverviewObject ID : 2815 (2023-11-16 19:47:20)Author : mike calyer (mcalyer, mike.calyer@yahoo.com) | added by ArchiverMicrocontroller : Propeller 2Category : SensorLanguage : SPIN2Licence : OtherContent Provides P2 to bme280 interface Downloads  Zip archive downloadTo view this content, you need to have JavaScript…

Simple formatted text routines

OverviewObject ID : 2814 (2020-08-14)Author : Eric R. Smith | added by ArchiverMicrocontroller : Propeller 2Category : ToolLanguage : SPIN2Licence : OtherContent These are routines intended to be used with the Spin2 SEND function to transmit formatted numbers or text.…

Psuedo-random and random numbers

OverviewObject ID : 2813 (2020-06-17)Author : Jon McPhalenMicrocontroller : Propeller 2Category : MathLanguage : SPIN2Licence : OtherContent Get pseudo-random (manually-seeded) numbers and random (Xoroshiro128) numbers; optionally constrained to a desired range Downloads  Zip archive downloadTo view this content, you need to…

Binary Floating Point Routines (IEEE-32 subset)

OverviewObject ID : 2812 (2021-12-19)Author : Eric R. Smith | added by ArchiverMicrocontroller : Propeller 2Category : MathLanguage : SPIN2Licence : OtherContent These are functions for performing floating point math in Spin2. To use, include a BinFloat object in your…

Park transformation

OverviewObject ID : 2811 (2020-05-09)Author : ManAtWorkMicrocontroller : Propeller 2Categories : Math, Motor Control, Protocol, SnippetLanguage : PASM2Licence : OtherTag : ServoContent The Park or d/q-transformation is useful when controlling AC motors or brushless servo motors. It transforms currents or…