RedstoneChips

From Redstonechips

(Difference between revisions)
(Created page with '==Welcome to Your New Wiki== A wiki is a powerful tool that allows multiple users to collaborate and share content rapidly. The best example of this is Wikipedia, which is powere…')
(7 Segment Setup)
 
(28 intermediate revisions not shown)
Line 1: Line 1:
-
==Welcome to Your New Wiki==
+
==Introduction==
-
A wiki is a powerful tool that allows multiple users to collaborate and share content rapidly. The best example of this is Wikipedia, which is powered by the exact same software that this wiki is!
+
-
==First Steps==
+
Welcome to the RedstoneChips wiki.  
-
# An administrative user has already been created for you with all rights over this wiki. You should first [[Special:UserLogin|log in]] using <br>'''Username:''' admin<br>'''Password:''' changeme
+
Feel free to add schematics, screenshots, videos, tutorials and anything RedstoneChips related.
-
# Click on [[Special:Preferences|my preferences]] and change the admin password. <font color="red">Critical:</font> If you don't do this, other users can take over your wiki.
+
-
# Click on the Control Panel link under "editthis.info tools" in on the left hand side of this page. From here you can set the Logo Image for your wiki that appears in the upper left of all pages.
+
-
==Optional Secondary Steps==
+
RedstoneChips is a Bukkit plugin that allows you to build custom integrated redstone circuits on your [http://bukkit.org craftbukkit] minecraft server.
-
# Add your wiki to the [http://editthis.info/wiki/Categorized_Wiki_List Categorized List of Wikis]
+
Circuits can be built with any number of inputs and outputs and with any imaginable structure.
-
# Promote your wiki by posting to your favorite social networks
+
 
-
# Create another user with a more personalized username (first log out, then click create an account).
+
* [http://eisental.github.com/RedstoneChips RedstoneChips website]
-
# Join the [http://groups.google.com/group/editthisinfo EditThis.info News Group]
+
* [http://forums.bukkit.org/threads/1205 RedstoneChips on the Bukkit forums]
-
# Edit this page and replace it's content with something more interesting for new visitors.
+
 
-
# Read [http://editthis.info/wiki/How_to_make_a_successful_wiki How to make a successful wiki]
+
----
-
# Read the [http://editthis.info/wiki/Help:Contents Help Page]
+
 
 +
==Tutorials==
 +
 
 +
* [[How to build a Digital Clock in Minecraft using RedstoneChips]] - Detailed instructions for manually building any type of digital clock from scratch.
 +
 
 +
 
 +
----
 +
 
 +
==Basic Circuits==
 +
[[Logic Gates]]
 +
 
 +
 
 +
----
 +
 
 +
==Examples==
 +
[[7 Segment Setup]]
 +
 
 +
----
 +
 
 +
==Schematics==
 +
 
 +
==Rubyc ==
 +
Rubyc is a RedstoneChips chip library containing rubyc - a programmable chip that can run ruby scripts.
 +
 
 +
[[Rubyc Intro]]
 +
 
 +
[[Rubyc Default Script]]
 +
 
 +
 
 +
[https://github.com/eisental/Rubyc Rubyc website]
 +
 
 +
=== Rubyc Tutorials ===
 +
[[Rubyc Hello World]]
 +
 
 +
[[Rubyc Direct sram memory access (read/write) ]]
 +
 
 +
[[Rubyc Listening to /rctype events ]]
 +
 
 +
[[Rubyc Wireless transmitter/receiver ]]
 +
 
 +
[[Rubyc Using the bukkit scheduler ]]
 +
 
 +
[[Rubyc Connect4 Game]]
 +
 
 +
== Rubyc Examples ==
 +
 
 +
[[Rubyc Display]]
 +
 
 +
[[Rubyc WiresDisplay]]
 +
 
 +
[[Rubyc Wireless Sign]]
 +
 
 +
Main site
 +
https://github.com/eisental/Rubyc
 +
 
 +
----

Current revision as of 21:34, 24 October 2012

Contents

[edit] Introduction

Welcome to the RedstoneChips wiki. Feel free to add schematics, screenshots, videos, tutorials and anything RedstoneChips related.

RedstoneChips is a Bukkit plugin that allows you to build custom integrated redstone circuits on your craftbukkit minecraft server. Circuits can be built with any number of inputs and outputs and with any imaginable structure.


[edit] Tutorials



[edit] Basic Circuits

Logic Gates



[edit] Examples

7 Segment Setup


[edit] Schematics

[edit] Rubyc

Rubyc is a RedstoneChips chip library containing rubyc - a programmable chip that can run ruby scripts.

Rubyc Intro

Rubyc Default Script


Rubyc website

[edit] Rubyc Tutorials

Rubyc Hello World

Rubyc Direct sram memory access (read/write)

Rubyc Listening to /rctype events

Rubyc Wireless transmitter/receiver

Rubyc Using the bukkit scheduler

Rubyc Connect4 Game

[edit] Rubyc Examples

Rubyc Display

Rubyc WiresDisplay

Rubyc Wireless Sign

Main site https://github.com/eisental/Rubyc


Personal tools