Skip to content

The psionic meter is a free Web app designed to explore the potential influence of human consciousness on random number generation.

License

Notifications You must be signed in to change notification settings

DexterLagan/quantum-psionic-meter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Quantum Psionic Meter

The Psionic Meter is a web-based application designed to explore potential consciousness-mediated influences on random number generation. This project provides a real-time visualization system for investigating and quantifying possible psychokinetic effects through a precise, high-frequency sampling approach.

🎯 Project Overview

The Psionic Meter creates a closed-loop system between human consciousness and random number generation, offering:

  • High-precision 60Hz sampling
  • Real-time statistical analysis
  • Interactive visual feedback
  • Standardized testing protocol
  • Robust data collection

🧪 Theory & Research Background

The project builds upon several key areas of research:

  1. Consciousness-Matter Interaction: Studies have suggested that consciousness might influence quantum-scale events, potentially affecting random number generation.

  2. Bio-Electronic Effects: Recent research has demonstrated instances where biological entities influenced electronic systems. For example, studies have shown rats affecting robot movement patterns in statistically significant ways.

  3. Statistical Deviation Analysis: The system analyzes deviations from expected random distributions, looking for patterns that might indicate consciousness-mediated effects.

🖥️ Technical Implementation

Core System Architecture

┌─────────────────┐      ┌────────────────┐      ┌────────────────┐
│  Random Number  │──►   │   Statistical  │──►   │    Real-time   │
│   Generation    │      │    Analysis    │      │  Visualization │
└─────────────────┘      └────────────────┘      └────────────────┘
        ▲                                                  │
        └──────────────────────────────────────────────────┘
                         Feedback Loop

Key Specifications

  • Sample Rate: 60Hz (16.67ms intervals)
  • Value Range: -1.0 to 1.0 (uniform distribution)
  • Buffer Size: 600 samples (10-second window)
  • Update Strategy: O(1) rolling average calculation
  • Visualization: Real-time line plot with 0.1 increment gridlines

🚀 Features

Real-time Analysis

  • Continuous random number sampling at 60Hz
  • Rolling 10-second analysis window
  • Instantaneous average calculation
  • Smooth visual updates

Interactive Controls

  • Start/Pause sampling
  • Reset system state
  • Demo mode for testing
  • Status indicators

Demo Mode

  • Simulated influence patterns
  • Controlled value injection
  • Educational visualization
  • Training capabilities

💻 Usage

  1. Normal Operation

    • Click "Start" to begin sampling
    • Focus your intention on influencing the average
    • Watch the real-time graph for potential effects
    • Use the current value display for feedback
  2. Demo Mode

    • Click "Demo Mode" to activate
    • Observe simulated influence patterns
    • Use as a training reference
    • Compare with normal operation results

💾 Downloads

You can download the latest release of Psionic Meter as a standalone HTML file HERE.

🛠️ Technical Details

Browser Support

  • Chrome 83+
  • Firefox 77+
  • Safari 13.1+
  • Edge 83+

Performance Metrics

  • First Paint: <100ms
  • First Contentful Paint: <200ms
  • Time to Interactive: <500ms
  • Main Thread Work: <100ms per frame
  • Memory Usage: <50MB steady state

Dependencies

  • Plotly.js v2.20.0+ for visualization
  • No additional runtime dependencies

🔬 Research Applications

The Psionic Meter serves as a tool for:

  • Consciousness-matter interaction studies
  • Psychokinetic effect research
  • Bio-electronic interface investigation
  • Statistical anomaly analysis
  • Consciousness training protocols

📈 Future Development

Planned enhancements include:

  • Data export functionality
  • Advanced statistical analysis tools
  • Session recording capabilities
  • Multiple visualization modes
  • Network synchronization features

📝 License

This project is licensed under the GNU General Public License v3.0 License - see the LICENSE file for details.

🔗 Resources


Note: The Psionic Meter is designed as a research tool for investigating potential consciousness-matter interactions. Results should be interpreted within appropriate scientific frameworks and methodologies.

About

The psionic meter is a free Web app designed to explore the potential influence of human consciousness on random number generation.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages