Difference between revisions of "Main Page"

From phyphox
Jump to navigation Jump to search
 
 
(26 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<strong>MediaWiki has been successfully installed.</strong>
+
<strong>Welcome to the phyphox wiki.</strong>
  
Consult the [//meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using the wiki software.
+
This wiki is meant to document and share more in-depth information on phyphox, experiments and projects. If you have anything interesting worth sharing, please, don't hesitate, create an account and add it to this Wiki.
  
== Getting started ==
+
For now, the wiki is only available in English to encourage user participation without splitting up the users into regional communities.
* [//www.mediawiki.org/wiki/Special:MyLanguage/Manual:Configuration_settings Configuration settings list]
+
 
* [//www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ MediaWiki FAQ]
+
== Resources outside this Wiki ==
* [https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]
+
* [http://phyphox.org/source/ phyphox source code]
* [//www.mediawiki.org/wiki/Special:MyLanguage/Localisation#Translation_resources Localise MediaWiki for your language]
+
* [http://phyphox.org/sensordb/ sensor database]
 +
* [http://phyphox.org/forums/ phyphox forums]
 +
 
 +
Introduction to the remote access
 +
* [http://phyphox.org/remote-control/ Remote control (web interface)]
 +
* [http://phyphox.org/fernsteuerung/ Fernsteuerung (German version)]
 +
 
 +
Arduino, MicroPython, ESP32
 +
* [https://github.com/phyphox/phyphox-arduino Arduino library]
 +
* [https://github.com/phyphox/phyphox-micropython MicroPython library]
 +
* [https://github.com/vChavezB/zephyr_phyphox-ble Zephyr OS library] (by Victor Chávez-Bermúdez, not maintained by the phyphox team)
 +
 
 +
== Experiments ==
 +
* [[:Category: Built-in experiments]]
 +
* [[:Category: User experiments]]
 +
* The [[Bluetooth device database|Bluetooth device database]]
 +
* [[:Category: Arduino library experiments]] (in german)
 +
 
 +
Experiments and discussions can also be found in our [http://phyphox.org/forums/ forums].
 +
 
 +
== Creating experiments ==
 +
* The [[experiment editor]]
 +
* The [[phyphox file format]]
 +
* [[Transferring phyphox experiments]]
 +
 
 +
== In-depth topics ==
 +
* [[Version history]]
 +
* [[Bluetooth Low Energy]] (Interface for external sensors.)
 +
* [[Remote-interface communication]] (REST API)
 +
* [[Network Connections]]

Latest revision as of 11:13, 23 September 2023

Welcome to the phyphox wiki.

This wiki is meant to document and share more in-depth information on phyphox, experiments and projects. If you have anything interesting worth sharing, please, don't hesitate, create an account and add it to this Wiki.

For now, the wiki is only available in English to encourage user participation without splitting up the users into regional communities.

Resources outside this Wiki

Introduction to the remote access

Arduino, MicroPython, ESP32

Experiments

Experiments and discussions can also be found in our forums.

Creating experiments

In-depth topics