Search found 1 match

by jhahn
09 May 2025, 15:28
Forum: Software
Topic: Migration of existing code base to RevPI
Replies: 1
Views: 1977

Migration of existing code base to RevPI

Hi,

The RevPI hardware looks really great and we consider using it for some of our gateways.

Our code base has grown and we'd like to avoid reimplementing everything from scratch. It's mostly Python code, using e.g. asyncio, threads, etc. Concerning interfaces we need access to UART, gpio and ...