Misc rust projects for the desktop and ESP32, licensed under MIT.
- Rust 100%
Add Rust-Crates.md * This file will contain a list of useful Rust crates that I may use later on. |
||
|---|---|---|
| .idea | ||
| Dev | ||
| esp32_test | ||
| .gitignore | ||
| LICENSE | ||
| Readme.md | ||
| Rust-Crates.md | ||
Kelsoncraft-Rust Projects
This is a list of random and misc projects that I am working on with rust, some of these came from the Rust documentation or other packages.
The Dev folder contains some of my dev testing.
I have some ESP32 testing in the esp32_test folder which I have now gotten to work by blinking an LED.
I am quite new to rust so a lot of this stuff is based off of the examples or some crates that I find to use.
Guide used for ESP32 setup
I used this guide for setting up the ESP32 testing project
Here is a guide for using the SSD1306 screen that I have for the ESP32
License
This list of projects are licensed under the MIT license.