Skip to content

Releases: novacom34/lampos-releases

glorb-0.14.4.0

10 Oct 10:43
Compare
Choose a tag to compare

GLORB Release 0.14.4.0

🌟 Overview

lampOS is a custom firmware built on the WLED project and made compatible with the GLORB. The GLORB is a smart lamp and living sculpture that combines elegant design with advanced RGB lighting control. This firmware extends WLED's capabilities with GLORB-specific features and Bluetooth connectivity.

🚀 Key Features

Core WLED Features

  • Rich palette of special effects, color selections and preset management
  • Multiple control interfaces (HTTP API, MQTT, Alexa, etc.)
  • OTA update capability

Specific Enhancements

  • Custom module with optimised WLED effects for the GLORB geometry
  • Bluetooth control via dedicated SNRGY mobile app

📝 Changelog

  • Initial integration of WLED core (v0.14.4)
  • Implemented Bluetooth connectivity stack
  • Added GLORB-specific hardware configuration and effect patterns

🛠️ Known Issues

Connectivity

  • Some users may experience delayed responses using the mobile app
  • Visible lag may occur when accessing the device via Bluetooth

Light Output

  • Low brightness levels may cause flickering in the animation patterns

⚠️ Important Warnings

DO NOT flash custom firmware or standard WLED builds unless you are certain of the correct board configuration. Incorrect board settings during firmware updates can brick your device.

🗒️ Notes

If experiencing issues, try restarting the device (power cycle) and/or restarting the mobile app

---

This firmware is based on the WLED project, an open-source solution for controlling RGB LEDs with ESP32 microcontrollers. We extend our gratitude to the WLED community for their outstanding work.

nvcm-0.14.4.0

09 Oct 09:14
Compare
Choose a tag to compare

We are excited to announce the first official release of lampOS for Novacom studio lamps! 🎉

lampOS is a lightweight and customizable operating system designed specifically for microcontrollers, making it easy to control and manage various hardware components like sensors, lights, motors, and more. Whether you are building IoT projects, home automation systems, or DIY smart devices, lampOS provides the foundation you need.

Key Features:

🛠 Core OS: A streamlined, efficient OS for managing microcontrollers, with minimal overhead and fast performance.
⚡️ GPIO Control: Easily manage GPIO pins for interacting with sensors, actuators, and other peripherals.
💡 LED Control: Pre-built support for controlling different types of lights (RGB, LED strips, etc.).
🔌 Power Management: Optimized power usage with sleep and wake modes to extend battery life.
📡 Wireless Support: Integrated Wi-Fi and Bluetooth (where supported) for communication with other devices and services.
🌐 Networking: Includes support for basic HTTP requests, allowing the device to communicate with web services or APIs.
🔧 Customization: LampOS is built with customization in mind, making it easy to extend the OS with new features and modules specific to your project.

Changelog:

🚀 New OS Core: Fully functioning OS to handle microcontroller tasks.
🔄 GPIO Support: Interface for handling input and output on microcontroller pins.
💻 Serial Communication: Support for serial communication (UART).
📶 Wi-Fi/Bluetooth: Early support for ESP32 Wi-Fi and Bluetooth modules.
📊 Basic Analytics: Logs and metrics to monitor performance and usage of the system.
🧰 Example Projects: Included example code for common IoT tasks (lighting control, sensor monitoring, etc.).

Known Issues:

⚠️ Wi-Fi/Bluetooth stability: Some users may experience intermittent connectivity with Wi-Fi or Bluetooth on certain hardware configurations.
🔄 GPIO Latency: Higher than expected latency in some GPIO operations on slower microcontrollers. Optimization in future updates.