RedstoneChips

From Redstonechips

(Difference between revisions)
(7 Segment Setup)
 
(6 intermediate revisions not shown)
Line 26: Line 26:
==Examples==
==Examples==
 +
[[7 Segment Setup]]
----
----
Line 33: Line 34:
==Rubyc ==
==Rubyc ==
Rubyc is a RedstoneChips chip library containing rubyc - a programmable chip that can run ruby scripts.
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]
[https://github.com/eisental/Rubyc Rubyc website]
-
= Rubyc Tutorials =
+
=== Rubyc Tutorials ===
[[Rubyc Hello World]]
[[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 Display]]
 +
[[Rubyc WiresDisplay]]
[[Rubyc WiresDisplay]]
 +
[[Rubyc Wireless Sign]]
[[Rubyc Wireless Sign]]
-
[[Rubyc Connect4 Game]]
 
Main site
Main site

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