Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/calinradoni/pax-devices
https://github.com/calinradoni/pax-devices
esp32 rfm69 smart-devices smart-home wifi ws2812b
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/calinradoni/pax-devices
- Owner: CalinRadoni
- License: gpl-3.0
- Created: 2019-09-27T20:58:20.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-20T21:35:25.000Z (almost 5 years ago)
- Last Synced: 2023-07-18T16:42:12.939Z (over 1 year ago)
- Topics: esp32, rfm69, smart-devices, smart-home, wifi, ws2812b
- Homepage: https://pax-devices.readthedocs.io/en/latest/
- Size: 2.59 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE-CC-BY-SA-4.0.txt
Awesome Lists containing this project
README
===============================================================================
pax-devices
===============================================================================.. image:: https://readthedocs.org/projects/pax-devices/badge/?version=latest
:target: https://pax-devices.readthedocs.io/en/latest/?badge=latest
:alt: Documentation StatusThis repository hosts the documentation for `pax-devices` and related ESP-IDF
components.Devices
===============================================================================There is a gateway, ESP32 based devices and STM32 + RFM69 based devices.
pax-Gateway
-------------------------------------------------------------------------------The purpose of this gateway is to either:
* connect a RFM69-based network to Wi-Fi using RFM69HCW and ESP32-WROOM
* connect a LoRa\ |trade| transceiver to Wi-Fi using RFM95/96/97/98(W) and ESP32-WROOMThe gateway was designed for power efficiency without sacrificing functionality.
Devices based on ESP32
-------------------------------------------------------------------------------**pax-DLED** is an ESP32 controller for digital LEDs. It is designed to support either:
* two rows of WS2812, WS2812B, ... (*aka* NeoPixel) and derivatives like SK6812
* APA102 (*aka* DotStar) and derivatives like SK9822**pax-DLEDGrid** is designed to use 64 WS2812* DLEDs like a single coloured LED.
It stays in Access Point mode and is controlled through HTTP. The firmware is updated over-the-air.STM32
-------------------------------------------------------------------------------* Light, Humidity and Temperature sensor powered by AAA batteries (*built,
not added yet, to be imported from PAx5 project*).
* Light, Humidity and Temperature sensor powered by Li-Ion / Li-Polymer battery
charged by a solar panel (*almost built, not added yet, to be imported from
PAx5 project*).
* Smart relay to control a heating system (*almost build, not added yet, to be
imported from PAx5 project*).Development
===============================================================================See `Development of this documentation `_ for actual procedure.
License
===============================================================================If not mentioned in other ways:
* software and documentation are released under the
`GNU GPLv3 `_ License.
See the `LICENSE-GPLv3.txt `_ file.
* hardware schematics are licensed under a
`Creative Commons Attribution-ShareAlike 4.0 International License `_.
See the `LICENSE-CC-BY-SA-4.0.txt `_ file.This repository includes the `Read the Docs Sphinx Theme `_ .
See that link for it's license... |copy| unicode:: U+000A9 .. COPYRIGHT SIGN
.. |trade| unicode:: U+02122 .. TRADE MARK SIGN