Microscope Gallery

Microscope Gallery Microscope Gallery was founded in the autumn of 2010 in Bushwick, Brooklyn by artists/curators Elle Burchill and Andrea Monti.

Microscope is a contemporary art gallery presenting works in all mediums by emerging to pioneering artists with an emphasis on those whose practice includes moving image, sound, performance, digital art, and experimental photographic forms. In addition to its exhibitions of its represented artists the gallery also presents a weekly series of screenings, sound, digital and other events meant for a

live audience. In May of 2021, the gallery moved to its current location at 525 West 29th Street, New York, NY 10001.

Corrina Hirsch writes about Copper Frances Giloth's works and exhibition "As I Said" at the gallery! The exhibit is clos...
07/12/2025

Corrina Hirsch writes about Copper Frances Giloth's works and exhibition "As I Said" at the gallery! The exhibit is closing today, July 12, with Closing Reception 6-8pm tonight! Artist will be present.



Good morning from Missoula.

Address

525 West 29th Street, 2nd Floor
New York, NY
10001

Opening Hours

Tuesday 12pm - 6pm
Wednesday 12pm - 6pm
Thursday 12pm - 6pm
Friday 12pm - 6pm
Saturday 12pm - 6pm

Alerts

Be the first to know and let us send you an email when Microscope Gallery posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share

Category

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });