User Portlet User Portlet

Discussions
Awesome. Thanks Arnoud!
Here's a short update with an implementation in Mathematica 10. Due to the new DeviceOpen function SerialIO is not required anymore. (*Connect to the Geiger counter*) myGeigerCounter = DeviceOpen["Serial",...
Ok, the code below seems to work. Any tips for improvement are welcome! With[{epsilon = .1}, s1 = ImplicitRegion[x^2 + y^2 = 1 - epsilon, {x, y}]; s = RegionIntersection[s1, s2]]; washerSolid = DiscretizeRegion[ ...
The GeoZoomLevel is limited to 8, at least for free accounts. That resolution is nowhere near to what I hoped for. The example of Denver Colorado is a coarse grid of 55 by 93. Will I ever have access to NED (National Elevation Database) ? Trying to...