Adafruit is celebrating Lunar New Year🐍 Wednesday 1/29/2025. In combination with MLKDay, shipping could be delayed. Please allow extra time for your order to ship!
XY Plotter is a machine that can move an RGB LED anywhere in a two-dimensional area. The LED position can be programmed to move precisely in a prescribed pattern, while it moves long exposure photographs are made. By documenting the moving LED, the invisible history of the light is captured. Images made with the XY Plotter record the accumulated movements of the LED. Any two dimensional vector image can be uploaded to the machine for recording.
Long exposure photographs created with the XY Plotter. All the images included here are plots of Cartwright’s track as recorded in his Latitude and Longitude Project. Different colors represent the various years of the project. These images show movements within the confines of cities Cartwright has lived. Images can be exposed with multiple years in one image or separated out year by year. Increases in luminosity show patterns formed from repeated excursions along the same track.
Adafruit publishes a wide range of writing and video content, including interviews and reporting on the maker market and the wider technology world. Our standards page is intended as a guide to best practices that Adafruit uses, as well as an outline of the ethical standards Adafruit aspires to. While Adafruit is not an independent journalistic institution, Adafruit strives to be a fair, informative, and positive voice within the community – check it out here: adafruit.com/editorialstandards
Stop breadboarding and soldering – start making immediately! Adafruit’s Circuit Playground is jam-packed with LEDs, sensors, buttons, alligator clip pads and more. Build projects with Circuit Playground in a few minutes with the drag-and-drop MakeCode programming site, learn computer science using the CS Discoveries class on code.org, jump into CircuitPython to learn Python and hardware together, TinyGO, or even use the Arduino IDE. Circuit Playground Express is the newest and best Circuit Playground board, with support for CircuitPython, MakeCode, and Arduino. It has a powerful processor, 10 NeoPixels, mini speaker, InfraRed receive and transmit, two buttons, a switch, 14 alligator clip pads, and lots of sensors: capacitive touch, IR proximity, temperature, light, motion and sound. A whole wide world of electronics and coding is waiting for you, and it fits in the palm of your hand.
Have an amazing project to share? The Electronics Show and Tell is every Wednesday at 7:30pm ET! To join, head over to YouTube and check out the show’s live chat and our Discord!
Python for Microcontrollers – Adafruit Daily — Python on Microcontrollers Newsletter: CircuitPython 2025 Wraps, Focus on Using Python, Open Source and More! #CircuitPython #Python #micropython @ThePSF @Raspberry_Pi
EYE on NPI – Adafruit Daily — EYE on NPI Maxim’s Himalaya uSLIC Step-Down Power Module #EyeOnNPI @maximintegrated @digikey
Ah, reminiscent of the Dicomed film recorders and other photo plotters of the 60’s, 70’s, and 80’s. The Dicomed was a color “plotter” which plotted on slide film. Was a real pain to adapt code to back in the 80’s as any point the beam passed over twice created a brighter point on the film. Imagine rewriting all your vector line drawing code to not have the axis tic marks skip crossing over the axis. And so on.
Ah, reminiscent of the Dicomed film recorders and other photo plotters of the 60’s, 70’s, and 80’s. The Dicomed was a color “plotter” which plotted on slide film. Was a real pain to adapt code to back in the 80’s as any point the beam passed over twice created a brighter point on the film. Imagine rewriting all your vector line drawing code to not have the axis tic marks skip crossing over the axis. And so on.