I sell on Tindie

Sunday, March 14, 2021

Stirling engine testing

 


Testing the Stirling engine from aliexpress. 

A Stirling engine is a heat engine that is operated by the cyclic compression and expansion of air or other gas at different temperatures, resulting in a net conversion of heat energy to mechanical work. 

As long as you have the fire, it works like a perpetual motion engine, generating the energy 

Arrives with LED, that can be connected to generator. Link to product: 

Friday, November 1, 2019

Crypto currency prediction software for main currencies

After long trying and debugging, I finally finished a sophisticated deep learning design, taking in to account many factors. Currently I see who will be a next big market changer. I bet on one of the assets and lets see what will happen. The results should be enormous. I add a button to the up right corner of my blog for these people that want to share my hopes. You can buy my predictions for the next 100 days.
I write in Python.

Wednesday, November 9, 2016

My 3d printer build (Ord Bot Hadron)

I am using ORD Bot Hadron printer that I built by different parts, ordered from different places. It is rigid and reliable platform and I use it for 3 years now. Here you can see some prints.








Here you can see how it looks like
The print area is 200x200 mm
Lets go to the parts list:

1. The frame you can order from here: ebay link
     It arrives well packaged and easy to assemble
2. Extra motors can be bought here: aliexpress link
3. Excellent auto leveling sensor can be found here: ebay link
4. Control board. I used RAMPS, but later switched to RAMBO - ebay link
5. Power supply here: ebay link
6. Wires are here: ebay link
7. Extruder can be complete or printed and using this hardware: ebay link
8. Hotend is E3D-V6 You can buy it from Filastruder or directly from E3D
9. Heatbed:  ebay link
10. Borosilicate glass I am buying from here: aliexpress link

Sunday, September 6, 2015

Beaglebone tslib Ubuntu install

After I installed touchscreen it was a requirement to install tslib for testing.
I installed ubuntu with kernel 4.1 as described at http://elinux.org/BeagleBoardUbuntu
Here are the commands for tslib install

sudo apt-get install libtool unzip automake

wget https://github.com/kergoth/tslib/archive/master.zip
unzip master.zip
cd tslib-master
./autogen.sh
./configure
make
sudo make install
sudo su
cd
nano .bashrc

Add to the end of file

export TSLIB_FBDEVICE=/dev/fb0
export TSLIB_TSDEVICE=/dev/input/event1
export TSLIB_CONFFILE=/usr/local/etc/ts.conf
export LD_LIBRARY_PATH=/usr/local/lib/

nano /usr/local/etc/ts.conf


Uncomment line: module_raw input

Reboot the board.

Now test the tslib

sudo su
ts_test

Tuesday, May 5, 2015

Robot dance troupe.

Check out "Robot dance troupe." on Indiegogo http://igg.me/at/robotdance/shre/6837489