Sunday 22 April 2018

Turntable Platform



In the post from April 3. I shared a simple program that can be used in many ways. Another is to use a platform to drive the rotation on which we can mount or put up various elements.



Saturday 7 April 2018

The Book of Morse code


Morse code is a method of transmitting text information as a series of on-off tones, lights, or clicks that can be directly understood by a skilled listener or observer without special equipment. It is named for Samuel F. B. Morse, an inventor of the telegraph.
Source: Wikipedia

Tuesday 3 April 2018

The Morse code


Impressed by tilted twister robots by Hans Andersson. I decide to work on my own project. The main goal was to make it easy to translate dots and lines into a simple mechanism that any LeJOS fan can build.

All that this person should do is upload using the EV3 Control Center a properly named file with specific states for the selected engine:

statetwister_motor_[a..d].txt


This uploaded file(s) should be have, plain text content with one number in each line. First line is dedicated to set interval of motor rotation. Second line and next lines is for set zero /0/ or one /1/ to change motor state.