Skip to main content

Posts

Sodioum’s First Project

 This is simply our graduation project (Saif Jarrah and Edmond Shami) which got $21k in funding to continue its development.  Tested at Hikma and Aramex, the device basically moves around the warehouse and uses multiple sensors to do auto-counting of inventory with wireless data transmission to the cloud.   It still needs further work down the line.  
Recent posts

Probability Riddle Using Python: Distance from Center and Edge

 Riddle:  What is the probability that a dart, hitting a square board at random, lands nearer the center than an edge? Python Solution: Riddle source: https://www.cut-the-knot.org/Probability/ThrowingDarts.shtml