Internet of Things Hardware Independent Virtual Engine (HIVE) is a framework designed specifically for IoT platform development.
Explore the docs »
Table of Contents
Note: The source-code as well as more detailed information will be available once our research is peer-review approved and published.
HIVE includes a light-weight virtual machine tailored for resource-constrained IoT devices. The Byte-code is designed to enable rapid development, and a higher level of code-reuse when compared to bare-metal implementations of IoT platforms.
Due to its platform-independent nature, a developer using HIVE can develop and test on their local machine without access to an IoT hardware device.
Coming Soon...
Coming Soon...
Coming Soon...
Coming Soon...
For more examples, please refer to the Documentation
- Publish Research Paper
- Release Initial Open-Source Code
- Support for Raspberry Pi 4
- Support for MSP432
- Support for ESP32
- Finalize Unit Tests
- Coming Soon...
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Distributed under the GPL-3.0 License. See LICENSE for more information.
Galal Hassan - @galal_mounir - hello at galalhassan dot com
Project Link: https://github.com/Things-Hive/Things-Hive