2025-04-10 18:02:50 +12:00
2025-04-10 18:02:50 +12:00
2025-04-10 18:15:46 +12:00
2025-04-10 18:02:50 +12:00
2025-04-10 18:02:50 +12:00
2025-04-10 18:02:50 +12:00
2025-04-10 18:02:50 +12:00
2025-04-14 11:49:13 +12:00
2025-04-10 18:02:50 +12:00
2025-04-10 18:02:50 +12:00
2025-04-14 11:49:13 +12:00
2025-04-10 18:02:50 +12:00

LoRa HelloWorld Project

Welcome to the LoRa HelloWorld project! This is a simple project designed to demonstrate basic usage of the i2C interface using a ssd1306 display. The Lora model used was a Lora32 T3 v1.6.1

Features

  • Prints "Hello, World!" on a ssd1306 display.

Requirements

  • espup installed
  • rust installed

Installation

  1. Clone the repository:
    git clone https://github.com/bibble235/lora-helloworld.git
    
  2. Navigate to the project directory:
    cd lora-helloworld
    

Usage

Run the application with the following command:

cargo build
cargo run

License

This project is licensed under the [License Name] - see the LICENSE file for details.

Demonstration

Screenshot of a Lora32 T3 v1.6.1 running this app.

Contact

For questions or feedback, please contact iwiseman@bibble.co.nz.

Rust ESP32

Description
This is a ESP32 rust project and demonstrates the i2c and ssd1306 working together on a Lora32 T3 v1.6.1
Readme 643 KiB
Languages
Rust 100%