RedstoneChips
From Redstonechips
(→Rubyc) |
(→Rubyc Tutorials) |
||
Line 41: | Line 41: | ||
[[Rubyc Hello World]] | [[Rubyc Hello World]] | ||
- | [[Rubyc | + | [[Rubyc Direct sram memory access (read/write) ]] |
- | [[Rubyc | + | [[Rubyc Listening to /rctype events ]] |
- | [[Rubyc Wireless | + | [[Rubyc Wireless transmitter/receiver ]] |
+ | |||
+ | [[Rubyc Using the bukkit scheduler ]] | ||
[[Rubyc Connect4 Game]] | [[Rubyc Connect4 Game]] | ||
+ | == Rubyc Examples == | ||
+ | |||
+ | [[Rubyc Display]] | ||
+ | |||
+ | [[Rubyc WiresDisplay]] | ||
+ | |||
+ | [[Rubyc Wireless Sign]] | ||
Main site | Main site |
Revision as of 21:54, 13 January 2012
Contents |
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.
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
Examples
Schematics
Rubyc
Rubyc is a RedstoneChips chip library containing rubyc - a programmable chip that can run ruby scripts.
Rubyc Tutorials
Rubyc Direct sram memory access (read/write)
Rubyc Listening to /rctype events
Rubyc Wireless transmitter/receiver
Rubyc Using the bukkit scheduler
Rubyc Examples
Main site https://github.com/eisental/Rubyc