From bf848f85f05041218257289b9403617169e9cdb3 Mon Sep 17 00:00:00 2001 From: sublunarspace Date: Sun, 21 Jun 2020 21:26:01 +0200 Subject: [PATCH] update --- README.md | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d49eec..f50bc18 100644 --- a/README.md +++ b/README.md @@ -10,14 +10,30 @@ For the Psithemius device to work properly, a quartz crystal is needed. The devi The Psithemius device utilizes principles from Psionics to detect and electrically amplify intent in the form of magical sigils or radionic rates sent to it. The goal is to charge the crystal with energies resonating with the nature of an entity and act as a beacon of condensed intent to attract them to the ritual space. +## Get the Psithemius + +You can purchase a Pocket Psithemius directly from Sublunar Psionics. It comes in three different versions. All versions come with a USB power cable and a small carry bag. + +* Fully assembled device (EUR 99.00) +* DIY kit incl. PCBs and all components (EUR 69.00) +* PCBs only - without components (EUR 49.00) + [Operator Manual](MANUAL.md) [Assembly Instructions](hardware/ASSEMBLY.md) -[BOM List of Components](hardware/BOM.csv) [PDF](hardware/BOM.pdf) +[BOM List of Components](hardware/BOM.csv) / [PDF](hardware/BOM.pdf) [Component Images](hardware/parts_preview.pdf) +## Code the Psithemius + +Modify the firmware that runs the Psithemius or write your own from scratch. It's all fully Arduino compatible. + [Arduino IDE Firmware](firmware/) +## Fork the Psithemius + +You can download the KiCAD project files (schematic, circuit board design, gerber files) and manufacture your own Psithemius or modify it + [KiCAD Files](hardware/) \ No newline at end of file