potatis
notecard-rs
potatis | notecard-rs | |
---|---|---|
15 | 1 | |
660 | 8 | |
- | - | |
3.1 | 6.1 | |
7 days ago | about 1 month ago | |
Rust | Rust | |
MIT License | - |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
potatis
-
Looking for Feedback on a Long-Term Plan
[Embedded NES][Rust] https://github.com/kamiyaowl/rust-nes-emulator [Embedded NES][Rust]https://github.com/henrikpersson/potatis
-
Are We Sixel Yet
This NES emulator uses Sixels for rendering games over netcat :) https://github.com/henrikpersson/potatis
- Play NES games remotely in your terminal using netcat
- cat mario.nes | nc play-nes.org 4444
- Cat mario.nes – nc play-nes.org 4444
- NES emulator written in Rust running on a RP Pico (264kB RAM)
notecard-rs
-
Easiest Way to Add Cellular to an ESP32 IoT Project
The API that powers the Notecard is completely JSON-based. So technically speaking, it doesn't matter what programming language you use. We provide SDKs for Arduino, Go, C/C++, and Python and our community has built SDKs for .NET and Rust.
What are some alternatives?
gopher64 - N64 emulator written in Rust
esp-idf-hal - embedded-hal implementation for Rust on ESP32 and ESP-IDF
applepy - an Apple ][ emulator in Python
linux-embedded-hal - Implementation of the `embedded-hal` traits for Linux devices
tetanes - A cross-platform NES emulator written in Rust using wgpu
driver-examples - Rust example programs for many of my hardware device drivers running on STM32F3 Discovery, STM32F103 "Blue Pill", RaspberryPi and micro:bit boards
chirp8-avr - CHIP-8 implementation in Rust targeting AVR microcontrollers
atsamd - Target atsamd microcontrollers using Rust
nes-rs - NES emulator written in Rust
esp-hal - no_std Hardware Abstraction Layers for ESP32 microcontrollers
chip8 - A generic, no_std Chip8 interpreter for embedded Rust.
imperative-rs - Procedural macro to derive instruction set codecs from enum definitions.