bahi's instructables
Tell us about yourself!
Achievements
- bahi followed Nematic!, xanthium-enterprises and Y_A_S_I_R
- bahi followed GreatScottLab
- bahi commented on jkerry1's instructable Arduino Wifi Washing Machine
- bahi followed Muhaiminah Faiz
- bahi commented on blueckupe's instructable Modern Shepherd's SlingView Instructable »
Be careful. A large slingshot can be a deadly as pistol. Practice on an absolutely safe place. Nobody should be around, specially when you are a noob.
- bahi favorited HEXAPOD ROBO by stha_aanan
- bahi commented on dwzavaleta's instructable A Working, Old-Timey Stirling Engine - Hand tools only!View Instructable »
Good instructable!!Why do you place the power piston in the middle?Most g type place it in the cold side.
- bahi commented on bahi's instructable FPV Internet controlled toy excavator
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html><head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="viewport" content = "height = device-height, width = 420, user-scalable = no" /> <title>CamBot</title> <script type="text/javascript" src="/webiopi.js"></script> <script type="text/javascript"> function init() { var button; button = webiopi().createButton("bt_up", "/\\", go_forward, stop); $("#up").append(button); button = webiopi().createButton("bt_left", "<", turn_left, stop); $…
see more »Copy the content of the post above and save it as index.html
View Instructable »I copied it here.
- bahi commented on BrittLiv's instructable Thor's Hammer Screwdriver KitView Instructable »
Why?? Thor or his hammer are mythology. It's culture, it belongs to all humanity.
- Show More Activities
Amazing! Could you please share the code?