-
Notifications
You must be signed in to change notification settings - Fork 29
Home
Daniel Berenguer edited this page Jul 24, 2015
·
74 revisions
This is the official wiki of panStamp, an open-source solution made to measure and control things wirelessly. This wiki will try to explain everything about the solution, including the protocol, hardware platforms, firmware libraries and software applications.
- Introduction
-
Technical details
- [panStamp NRG 2 ](panStamp NRG 2.-Technical details)
- [panStamp AVR (obsolete)](panStamp AVR.-Technical details)
- [panStamp NRG (obsolete)](panStamp NRG.-Technical details)
- Installing panStamp cores and libraries from the Arduino IDE
- [Working with panStamps: first steps](First steps)
- Antennae
- [Modem and serial protocol](Modem and serial protocol)
- Application programming Interfaces (API's)
- Arduino API
- panStamp API
- SWAP API
- Low power mode
- [Simple Wireless Abstract Protocol in detail](Simple Wireless Abstract Protocol)
- Standard SWAP registers
- Device Definition Files
- How the SWAP firmware stack works
- How to develop your own SWAP device using panStamps
- Make a wireless node work as a repeater
- SWAP firmware loader
- Python applications and tools for SWAP
- Temperature measurement with cheap NTC's
- Temperature and humidity measurement with SI7021 I2C sensor
- Arduino IDE, default programming environment for panStamp
- embedXcode, complete embedded programming environment for OSX
- FHEM, Open Source Home Automation software compatible with panStamp and SWAP
- Majordomo, Open Source Home Automation software compatible with panStamp and SWAP and integrating with lagarto-swap
- openremote, Open Source Home Automation software compatible with panStamp and SWAP and integrating with lagarto-swap
- Perl SWAP library by Norbert Truchsess
- Java panStamp library by Gideon Le Grange
- Java panStamp tools by Gideon Le Grange