Skip to content

Commit 1885c0f

Browse files
committed
Update lists of apps and libs
1 parent 5556423 commit 1885c0f

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

apps/README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Mongoose OS apps are maintained as separate repositories under the [mongoose-os-apps](https://github.com/mongoose-os-libs) organization.
44

5-
Here's a list as of 2020/07/08:
5+
Here's a list as of 2021/12/14:
66

77
| Name | Description |
88
| ---- | ----------- |
@@ -35,11 +35,13 @@ Here's a list as of 2020/07/08:
3535
| [example-arduino-onewire-c](https://github.com/mongoose-os-apps/example-arduino-onewire-c) | |
3636
| [example-arduino-onewire-js](https://github.com/mongoose-os-apps/example-arduino-onewire-js) | |
3737
| [example-arduino-wire-c](https://github.com/mongoose-os-apps/example-arduino-wire-c) | |
38+
| [example-bh1750](https://github.com/mongoose-os-apps/example-bh1750) | Sample application for the BH1750 driver |
3839
| [example-binary-lib-c](https://github.com/mongoose-os-apps/example-binary-lib-c) | Binary library use example |
3940
| [example-ble-js](https://github.com/mongoose-os-apps/example-ble-js) | BLE JS API use example |
4041
| [example-dht-c](https://github.com/mongoose-os-apps/example-dht-c) | |
4142
| [example-dht-js](https://github.com/mongoose-os-apps/example-dht-js) | |
4243
| [example-dns-sd](https://github.com/mongoose-os-apps/example-dns-sd) | DNS-SD usage example |
44+
| [example-factory-config](https://github.com/mongoose-os-apps/example-factory-config) | Device factory confguration example |
4345
| [example-homekit](https://github.com/mongoose-os-apps/example-homekit) | Demo application for HomeKit ADK |
4446
| [example-m5stack-js](https://github.com/mongoose-os-apps/example-m5stack-js) | Basic demo for M5stack |
4547
| [example-neopixel-c](https://github.com/mongoose-os-apps/example-neopixel-c) | |
@@ -59,6 +61,8 @@ Here's a list as of 2020/07/08:
5961
| [losant-motion-sensor](https://github.com/mongoose-os-apps/losant-motion-sensor) | Detecting Motion Using a PIR sensor, ESP8266, and Mongoose OS |
6062
| [losant-mqtt](https://github.com/mongoose-os-apps/losant-mqtt) | Losant + Mongoose OS example |
6163
| [losant-temp-sensor](https://github.com/mongoose-os-apps/losant-temp-sensor) | :thermometer: A Mongoose OS app for sending temperature readings of ESP32 to Losant. |
64+
| [mel-ac-demo](https://github.com/mongoose-os-apps/mel-ac-demo) | Demo app for the MEL-AC library. Controll Mitsubishi Electirc AC and AWT unit using Mongoose OS RPC |
65+
| [mel-ac-homekit](https://github.com/mongoose-os-apps/mel-ac-homekit) | Mitsubishi Electric AirCo (conditioner) and ATW (heat pump) control for HomeKit |
6266
| [mq135](https://github.com/mongoose-os-apps/mq135) | |
6367
| [neopixel-aws-iot](https://github.com/mongoose-os-apps/neopixel-aws-iot) | Neopixel control using AWS IoT and Android App |
6468
| [ota-aws-shadow](https://github.com/mongoose-os-apps/ota-aws-shadow) | |

libs/README.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Mongoose OS libraries are maintained as separate repositores under the [mongoose-os-libs](https://github.com/mongoose-os-libs) organization.
44

5-
Here's a list as of 2019/07/08:
5+
Here's a list as of 2021/12/14:
66

77
| Name | Description |
88
| ---- | ----------- |
@@ -71,6 +71,7 @@ Here's a list as of 2019/07/08:
7171
| [homekit-adk](https://github.com/mongoose-os-libs/homekit-adk) | Port of Apple's HomeKit ADK to Mongoose OS |
7272
| [http-server](https://github.com/mongoose-os-libs/http-server) | |
7373
| [htu21df-i2c](https://github.com/mongoose-os-libs/htu21df-i2c) | Mongoose OS library implementing an I2C driver for HTU21D(F) |
74+
| [htu31d-i2c](https://github.com/mongoose-os-libs/htu31d-i2c) | |
7475
| [i2c](https://github.com/mongoose-os-libs/i2c) | |
7576
| [ili9341-spi](https://github.com/mongoose-os-libs/ili9341-spi) | ILI9341 TFT Driver for Mongoose OS |
7677
| [imu](https://github.com/mongoose-os-libs/imu) | Mongoose OS library for inertial measurement units |
@@ -90,8 +91,10 @@ Here's a list as of 2019/07/08:
9091
| [mcp9808-i2c](https://github.com/mongoose-os-libs/mcp9808-i2c) | Mongoose OS library implementing an I2C driver for MCP9808 |
9192
| [md-max72xx](https://github.com/mongoose-os-libs/md-max72xx) | |
9293
| [mdash-api](https://github.com/mongoose-os-libs/mdash-api) | Use mDash API to set a device label and create the UI |
94+
| [mel-ac](https://github.com/mongoose-os-libs/mel-ac) | Mitsubishi Electric AC (air conditioner unit) and ATW (air to water unit) control library for Mongoose OS |
9395
| [miniz](https://github.com/mongoose-os-libs/miniz) | Miniz compression library |
9496
| [mjs](https://github.com/mongoose-os-libs/mjs) | Embedded JavaScript engine for Mongoose OS |
97+
| [modbus](https://github.com/mongoose-os-libs/modbus) | Modbus implementation |
9598
| [mongoose](https://github.com/mongoose-os-libs/mongoose) | Mongoose Embedded Web Server Library |
9699
| [mq135](https://github.com/mongoose-os-libs/mq135) | MQ135 gas sensor support |
97100
| [mqtt](https://github.com/mongoose-os-libs/mqtt) | MQTT protocol support library for Mongoose OS |
@@ -105,6 +108,7 @@ Here's a list as of 2019/07/08:
105108
| [pca9685](https://github.com/mongoose-os-libs/pca9685) | I2C driver for PCA9685, 16 channel 12 bit PWM controller |
106109
| [pcf857x-i2c](https://github.com/mongoose-os-libs/pcf857x-i2c) | Mongoose OS Library for PCF857x: an 8- and 16-port GPIO expander w/ interrupt support |
107110
| [pppos](https://github.com/mongoose-os-libs/pppos) | PPPoS / cellullar modem support |
111+
| [pq](https://github.com/mongoose-os-libs/pq) | Mongoose OS Parallel Event Loops |
108112
| [prometheus-metrics](https://github.com/mongoose-os-libs/prometheus-metrics) | |
109113
| [prometheus-sensors](https://github.com/mongoose-os-libs/prometheus-sensors) | A library that takes measurements of popular sensors on I2C/SPI and forwards them to Prometheus |
110114
| [provision](https://github.com/mongoose-os-libs/provision) | A device provisioning library |
@@ -118,6 +122,7 @@ Here's a list as of 2019/07/08:
118122
| [rpc-service-atca](https://github.com/mongoose-os-libs/rpc-service-atca) | |
119123
| [rpc-service-config](https://github.com/mongoose-os-libs/rpc-service-config) | |
120124
| [rpc-service-cron](https://github.com/mongoose-os-libs/rpc-service-cron) | |
125+
| [rpc-service-dev](https://github.com/mongoose-os-libs/rpc-service-dev) | RPC service for low-level storage device methods |
121126
| [rpc-service-fs](https://github.com/mongoose-os-libs/rpc-service-fs) | |
122127
| [rpc-service-gattc](https://github.com/mongoose-os-libs/rpc-service-gattc) | |
123128
| [rpc-service-gpio](https://github.com/mongoose-os-libs/rpc-service-gpio) | |
@@ -139,6 +144,7 @@ Here's a list as of 2019/07/08:
139144
| [stmpe610-spi](https://github.com/mongoose-os-libs/stmpe610-spi) | |
140145
| [tmp006](https://github.com/mongoose-os-libs/tmp006) | A Texas Instruments TMP006 temperature sensor |
141146
| [veml6075-i2c](https://github.com/mongoose-os-libs/veml6075-i2c) | |
147+
| [veml7700](https://github.com/mongoose-os-libs/veml7700) | VEML7700 Ambient Light Sensor Driver |
142148
| [vfs-common](https://github.com/mongoose-os-libs/vfs-common) | Mongoose OS VFS common bits |
143149
| [vfs-dev-encr](https://github.com/mongoose-os-libs/vfs-dev-encr) | VFS device that encrypts reads and writes |
144150
| [vfs-dev-part](https://github.com/mongoose-os-libs/vfs-dev-part) | A VFS device that exposes a part of another device |

0 commit comments

Comments
 (0)