AnnoNAS is a cost-effective, space-efficient server designed for home use. It runs on a single computing board, providing affordability, power efficiency, and AI capabilities.
Explore the code »
Table of Contents
The AnnoNAS project aims to create a smart home server that is both cost-effective and space-efficient. It runs on a single computing board, making it ideal for small spaces. Key features include:
- Affordability: AnnoNAS is designed to be budget-friendly, allowing users to set up a home server without breaking the bank.
- Power Efficiency: The server is optimized for low power consumption, reducing energy costs.
- AI Capabilities: AnnoNAS leverages AI technologies for tasks such as automation, security, and personalized services.
Whether you're a tech enthusiast or a casual user, AnnoNAS provides an accessible solution for home server needs.
- C
- Valgrind
- GNU tools
To get started with AnnoNAS, follow these instructions:
- GCC
- Clone the repo:
git clone https://github.com/wanghley/cache-simulator.git
- Compile the code:
gcc -g -o cachesim cachesim.c
- Run the code:
./cachesim <trace file.txt> <cache size in kB> <Associativity> <Block size in B>
AnnoNAS serves as a smart home server, providing various functionalities such as automation, data storage, and AI-driven services. Use the instructions below to explore its capabilities:
- Compile and run the AnnoNAS code.
- Customize the server based on your home server requirements.
- Explore AI-powered features and optimize memory access patterns.
Enjoy your smart home server experience with AnnoNAS!