update
This commit is contained in:
parent
a4c31a705a
commit
bf848f85f0
1 changed files with 17 additions and 1 deletions
18
README.md
18
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/)
|
||||
Loading…
Add table
Add a link
Reference in a new issue