TECH

Colorlight-RisCV-RS : Hacking Chinese LED Displays With Rust, RISC-V, And Open-Source FPGA Tools

Dive into the world of colorlight-riscv-rs, where we embark on an exciting journey to manipulate Chinese LED display boards using cutting-edge technologies.

Join us as we explore the fusion of Rust, RISC-V, and open-source FPGA tools to unlock new possibilities in hardware hacking and innovation.

Overview

my (ongoing) adventure on trying to control a

with rust and open source tools (yosys, nextpnr, prjtrellis and openFPGALoader).

Layout

  • soc – files for building & flashing the fpga with the risc-v soc
  • litex-pac – the peripheral access crate (pac), generated via svd2rust
  • firmware – the firmware that will run

each directory should have a readme.md with more in-depth instructions

Firmware In C

you can check this repo for a similar example, but flashing a C firmware.

Tamil S

Tamil has a great interest in the fields of Cyber Security, OSINT, and CTF projects. Currently, he is deeply involved in researching and publishing various security tools with Kali Linux Tutorials, which is quite fascinating.

Recent Posts

Facebook Friend List Scraper – A Powerful OSINT Tool For Efficient Data Collection

OSINT tool to scrape names and usernames from large friend lists on Facebook, without being…

4 hours ago

Telepathy – Mastering Telegram OSINT For Enhanced Digital Investigations

Telepathy has been described as the "swiss army knife of Telegram tools," allowing OSINT analysts,…

4 hours ago

Blackbird – The Advanced OSINT Tool For Digital Investigations

Blackbird is a robust OSINT tool that facilitates rapid searches for user accounts by username…

4 hours ago

Natudump – Automating The Extraction Of Naturalisation Decrees From LegiFrance

This is example of scraping public LegiFrance registry's naturalisation decrees for research purposes only (naturalisation…

4 hours ago

Sabonis – The Ultimate Tool For Enhanced Digital Forensics And Incident Response

Sabonis provides a way of quickly parsing EVTX, proxy and PCAP files and extracting just…

4 hours ago

AutoExif – Simplifying Image Metadata Editing With Bash

AutoExif is a powerful Bash script designed to streamline the process of editing image metadata…

3 days ago