Some say the Jacquard machine was the first real computer using punched cards https://en.wikipedia.org/wiki/Jacquard_machine
Knotty: A domain-specific language for knitting patterns
11–20 of 57 posts
Re: Knotty: A domain-specific language for knitting patterns
#12Earlier quoted context omitted.
Programmable (punch cards I think) sliding knitting machines were a thing in the past (70s or 80s). They occasionally pop up for free on FB marketplace or little on ebay and such. Or perhaps you had to flick switches instead of punch cards?
Punch-configured textiles go all the way back to the 1700s! The 1804 Jacquard Loom, which used cards, was a big part of the Industrial Revolution and influenced Babbage's Difference Engine and Analytical Engine, both of which use punchcards. More background: https://en.m.wikipedia.org/wiki/Jacquard_machine
Re: Knotty: A domain-specific language for knitting patterns
#13Some say the Jacquard machine was the first real computer using punched cards https://en.wikipedia.org/wiki/Jacquard_machine
Basile Bouchon (1725) created one of the earliest automated looms using perforated paper tape to control the weaving pattern.
Jean-Baptiste Falcon (1728) improved on Bouchon's design by using chains of punched cards instead of continuous paper tape, making the system more durable and easier to handle.
Jacques Vaucanson (1745) further refined the concept with his own punch card loom design.
Jacquard's breakthrough came in 1804-1805 when he synthesized and perfected these earlier innovations into what became known as the Jacquard loom. His version was more reliable, easier to operate, and became widely adopted - which is why his name became so strongly associated with the technology.
Re: Knotty: A domain-specific language for knitting patterns
#14Some say the Jacquard machine was the first real computer using punched cards https://en.wikipedia.org/wiki/Jacquard_machine
Some would be wrong. While the use of punch cards was significant, I struggle to see jacquard looms doing computation in any meaningful sense.
Re: Knotty: A domain-specific language for knitting patterns
#15Some say the Jacquard machine was the first real computer using punched cards https://en.wikipedia.org/wiki/Jacquard_machine
> He played an important role in the development of the earliest programmable loom (the "Jacquard loom"), which in turn played an important role in the development of other programmable machines, such as an early version of digital compiler used by IBM to develop the modern day computer.
Re: Knotty: A domain-specific language for knitting patterns
#16Re: Knotty: A domain-specific language for knitting patterns
#17Earlier quoted context omitted.
Punch-configured textiles go all the way back to the 1700s! The 1804 Jacquard Loom, which used cards, was a big part of the Industrial Revolution and influenced Babbage's Difference Engine and Analytical Engine, both of which use punchcards. More background: https://en.m.wikipedia.org/wiki/Jacquard_machine
Worth noting that weaving and knitting are two different production processes.
Re: Knotty: A domain-specific language for knitting patterns
#18Some say the Jacquard machine was the first real computer using punched cards https://en.wikipedia.org/wiki/Jacquard_machine
Some would be wrong. While the use of punch cards was significant, I struggle to see jacquard looms doing computation in any meaningful sense.
Re: Knotty: A domain-specific language for knitting patterns
#19For i = 1:20
Knitone()
Pearlone()Re: Knotty: A domain-specific language for knitting patterns
#20A quick googling says that lego knitting machines have been built. Now it's just to program them! https://www.youtube.com/watch?v=MV19wqtfyF0 Is it only a matter of time before you can get generative AI to create a pattern based on a prompt and then some service mails gift wraps and mails it to you/friend (along with video of the lego machine making it)? Just in time for the holiday season :D Added: there are lots of…
Programmable (punch cards I think) sliding knitting machines were a thing in the past (70s or 80s). They occasionally pop up for free on FB marketplace or little on ebay and such. Or perhaps you had to flick switches instead of punch cards?
We converted a Brother KH750 (or 950 maybe?) to be able to knit from a digital image with an arduino and a project called All Yarns Are Beautiful [0].
I was going to say unfortunately the project looks dead, but looking at their news page, there is an update from this year after being dormant since 2019, which is exciting.