Skip to content

Rust-based IoT module for ESP32 chips using experimental rust-idf. High-speed, secure submodule of Sirius Proxima mothership. Leverages Rust's safety for robust ESP32 development. Ideal for advanced IoT projects demanding performance and reliability.

Notifications You must be signed in to change notification settings

ganeshrvel/sirius-alpha

Repository files navigation

Sirius Alpha | IOT Module for ESP32 based chips

Introduction

Sirius Alpha is an IOT module which runs on the ESP32 chips, they are safe and super fast.

Device setup

curl -fsSL https://raw.githubusercontent.com/platformio/platformio-core-installer/master/get-platformio.py -o get-platformio.py
python3 get-platformio.py

cargo install cargo-pio --git https://github.com/ivmarkov/cargo-pio

Rename .sample.env.yaml as .env.yaml and edit the values

#install node 16 or above
npm -g i nvm

#use node 16 or above
nvm use 16

#install zx globally
npm -g i zx
cd ./scripts
./build.sh
  • .env file will get automatically generated after running the ./build.sh file

References

source ./scripts/setup_envs.sh

Contacts

Please feel free to contact me at [email protected]

License

Sirius Alpha | IOT Module for ESP32 based chips is released under MIT License.

Copyright © 2018-Present Ganesh Rathinavel

About

Rust-based IoT module for ESP32 chips using experimental rust-idf. High-speed, secure submodule of Sirius Proxima mothership. Leverages Rust's safety for robust ESP32 development. Ideal for advanced IoT projects demanding performance and reliability.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published