As an aside, anyone here uses drawing tablets for work? I got a cheap Wacom tablets and found it super useful, for sketching ideas or understanding something before starting to implement new code.
Yes, but Wacom recently discontinued macOS driver support for older versions of the Intuos, and I had to downgrade to an older driver to make it work. When it doesn’t anymore I’ll need to get something else, probably an iPad so I can also use it as a 2nd screen.
Project Patchouli: Open-source electromagnetic drawing tablet hardware
51–57 of 57 posts
Re: Project Patchouli: Open-source electromagnetic drawing tablet hardware
#52As a software engineer, seeing hardware projects like this makes me want to go back to school and pick up a few electrical engineering courses. The hardware space just seems to unlock so much (honestly blown away with the LCD retrofit at the end of the video: https://www.youtube.com/watch?v=igVscvWAR1s ) I've played with simple electronics on the arduino and raspberry pi platforms but this is a whole new level. Anyon…
Honestly, just pick up the Art of Electronics - Horowitz and Hill. Spend some time working through that book. By the end of it, you'll have a better grasp of electronics than 90% of the engineers I've worked with, all who are EE bachelors/majors. It's a 3 month job at most, less if you do a dedicated hour a night. Then pick up some breadboard and parts, and build to your hearts content. Making a working circuit is ho…
Bigclivedotcom (nice, basic fun) : https://www.youtube.com/@bigclivedotcom/videos
Mend it Mark (more advanced) :https://www.youtube.com/@MendItMark/videos
Re: Project Patchouli: Open-source electromagnetic drawing tablet hardware
#53Isn't this technique encumbered by patents? Or have they expired? Anyway I'd be interested in the implementation of a 3D mouse also.
Wacoms key patents did expire which is why there's such strong competition in the tablet space now, and why prices have fallen through the floor. I wonder why Apple still uses active pens on the iPad when passive EMR has become such a commodity. Maybe it's just rent-seeking, a passive pen would probably be much easier to clone without paying Apples MFi fees.
Re: Project Patchouli: Open-source electromagnetic drawing tablet hardware
#54Isn't this technique encumbered by patents? Or have they expired? Anyway I'd be interested in the implementation of a 3D mouse also.
Wacoms key patents did expire which is why there's such strong competition in the tablet space now, and why prices have fallen through the floor. I wonder why Apple still uses active pens on the iPad when passive EMR has become such a commodity. Maybe it's just rent-seeking, a passive pen would probably be much easier to clone without paying Apples MFi fees.
Re: Project Patchouli: Open-source electromagnetic drawing tablet hardware
#55As a software engineer, seeing hardware projects like this makes me want to go back to school and pick up a few electrical engineering courses. The hardware space just seems to unlock so much (honestly blown away with the LCD retrofit at the end of the video: https://www.youtube.com/watch?v=igVscvWAR1s ) I've played with simple electronics on the arduino and raspberry pi platforms but this is a whole new level. Anyon…
Honestly, just pick up the Art of Electronics - Horowitz and Hill. Spend some time working through that book. By the end of it, you'll have a better grasp of electronics than 90% of the engineers I've worked with, all who are EE bachelors/majors. It's a 3 month job at most, less if you do a dedicated hour a night. Then pick up some breadboard and parts, and build to your hearts content. Making a working circuit is ho…
Re: Project Patchouli: Open-source electromagnetic drawing tablet hardware
#56Earlier quoted context omitted.
Honestly, just pick up the Art of Electronics - Horowitz and Hill. Spend some time working through that book. By the end of it, you'll have a better grasp of electronics than 90% of the engineers I've worked with, all who are EE bachelors/majors. It's a 3 month job at most, less if you do a dedicated hour a night. Then pick up some breadboard and parts, and build to your hearts content. Making a working circuit is ho…
> Honestly, just pick up the Art of Electronics I got this advice in 1998. I have the book. I found it useful for the "art" part. It got me through the projects that I was working on at the time, but personally it didn't help me with the fundamentals. Paraphrasing what has been said on this site many times in the past: AoE is a great first book in practical electronics if you already have an undergraduate degree in p…
Re: Project Patchouli: Open-source electromagnetic drawing tablet hardware
#57As a software engineer, seeing hardware projects like this makes me want to go back to school and pick up a few electrical engineering courses. The hardware space just seems to unlock so much (honestly blown away with the LCD retrofit at the end of the video: https://www.youtube.com/watch?v=igVscvWAR1s ) I've played with simple electronics on the arduino and raspberry pi platforms but this is a whole new level. Anyon…
Controversial opinion but you do not need to learn electronics to have a good time. One can have plenty of fun simply writing software and plugging prebuilt modules together on a breadboard. Ohm and Maxwell need not apply.