Search found 342 matches

by bpiphany
22 Mar 2017, 15:12
Forum: Workshop
Topic: keytee -- Controller breakout board for small keyboards
Replies: 60
Views: 21332

I'm totally sure I didn't need to flash any bootloader when I built these They come with Atmel's loader. As does the TQFP ATmega32u2. Factory fresh they jump to the bootloader on power up. Technically I suppose they are programmed with a firmware that simply does a software jmp to it. I haven't actu...
by bpiphany
21 Mar 2017, 13:52
Forum: Workshop
Topic: keytee -- Controller breakout board for small keyboards
Replies: 60
Views: 21332

To be fair, the Elf board would come with a bootloader while the keytee requires a USBasp programmer to make it accessible via USB. Really? I thought ATMEGA32U2 has a DFU bootloader built-in. In fact, I'm sure of it—I didn't need an AVR programmer to flash the firmware on my xwhatsit controller. Th...
by bpiphany
08 Mar 2017, 13:34
Forum: Off-topic
Topic: Should she hate me?
Replies: 21
Views: 4651

__red__ wrote: So, we never did find out how those earrings went down...
She was happy for them =) I think she may be struggling to find the occasion to wear them though...
by bpiphany
17 Sep 2016, 23:38
Forum: Workshop
Topic: Need help designing the PCB for my keyboard
Replies: 13
Views: 4681

7bit wrote: The goal is the Gerber files, so I will write a tool myself that shortcuts all of those intermediate formats, so no painful GUI must be involved anymore!
:ugeek:
Yes please, a mind reading, gerber producing interface could come very handy.
by bpiphany
17 Sep 2016, 10:36
Forum: Workshop
Topic: Need help designing the PCB for my keyboard
Replies: 13
Views: 4681

I commonly set the position of the topmost leftmost key at (50.5mm,50.8mm) when designing mainboard PCBs. Because that is 2" and easy to navigate back to. And it doesn't interfere with the KiCAD page boarders. The 19.05mm/8=2.3815mm or 0.75"/8=0.09375" grid is very handy when placing switches. If I ...
by bpiphany
10 Jun 2016, 08:27
Forum: Workshop
Topic: Can we design the teensy alternative for keyboards?
Replies: 808
Views: 159694

But still.. Make it narrow enough to fit between a row of switches. 0.1" pitch will just make it very long... And I really think 0.05" should be solderable by most people. And I would stick to a separate USB connector, and separate multiplexers. Make stuff fit between switches. All that's of course ...
by bpiphany
09 Jun 2016, 23:20
Forum: Workshop
Topic: Can we design the teensy alternative for keyboards?
Replies: 808
Views: 159694

That Kimera looks pretty big still.. Is there any schematic for it? And isn't that a resonator? I didn't think it would run USB very well without the accuracy of a crystal or oscillator. Why not go small, and I mean small, if you're looking at QFNs anyway? (Perhaps the ARMs don't come in anything la...
by bpiphany
02 Jun 2016, 10:58
Forum: Workshop
Topic: Can we design the teensy alternative for keyboards?
Replies: 808
Views: 159694

How does the price for assembly differ between QFN vs. parts with leads? When I was looking around some time ago. QFN and 0402 seemed much pricier than the next step larger. What are the arguments moving to ARM? Are they cheaper, smaller, newer, more powerful, running on lower power? I'm obviously a...
by bpiphany
30 May 2016, 10:40
Forum: Workshop
Topic: Can we design the teensy alternative for keyboards?
Replies: 808
Views: 159694

My God, you're on page 12 already.. I haven't read it all. All I have to say is that QFN's are a bitch to solder at home. At least quickly and reliable. There may be people with more assembly skills than me out there, but I tend to get a lot of solder bridges, or unconnected pads, always requiring h...
by bpiphany
04 Apr 2016, 21:27
Forum: Workshop
Topic: Toaster SMD re-flow oven
Replies: 28
Views: 13395

Didn't someone post about that already?.. I'm sure I saw it before, but it may have been somewhere else. Kinda sums up the community in a concise way =)

Since we've dug it out I'll post a video too! Dip soldering is reluctantly becoming a thing at Bathroom Epiphanies =D
by bpiphany
31 Dec 2015, 09:57
Forum: Off-topic
Topic: Should she hate me?
Replies: 21
Views: 4651

webwit wrote: That is by design, so we can continue to taunt you.
That's fine with me =) I've changed the subject to be more accurate.
by bpiphany
29 Dec 2015, 23:48
Forum: Off-topic
Topic: Should she hate me?
Replies: 21
Views: 4651

19 votes, 12 no, 5 yes, corrected for Daniel's mistake. I ended up giving her the weather station for Christmas. It was a bit surprisingly a big success! She liked the earrings as well. Agreeing black probably would have been wearable on more occasions. She thinks I'm a bit weird, but that's nothing...
by bpiphany
23 Dec 2015, 20:21
Forum: Off-topic
Topic: Should she hate me?
Replies: 21
Views: 4651

Don't worry guys. I've got the situation under control. I have another one for her as well - a weather station... Yeah, I'm screwed =D


Seriously, I just wanted to show off the sparkly ICs.
by bpiphany
23 Dec 2015, 15:53
Forum: Off-topic
Topic: Should she hate me?
Replies: 21
Views: 4651

Yeah, we'll see. I think they turned out quite alright =) They are probably not her style. On the right occasion perhaps. They are not for Christmas, but her birthday in a couple of days. I'll let you know the correct answer then... I found those spiffy transparent ICs in some Microsoft mice. The se...
by bpiphany
23 Dec 2015, 15:02
Forum: Off-topic
Topic: Should she hate me?
Replies: 21
Views: 4651

Should she hate me?

She said she wanted earrings..
earring.jpg
earring.jpg (349.77 KiB) Viewed 4643 times
by bpiphany
26 Sep 2015, 09:12
Forum: Workshop
Topic: SVG graphics in KiCad (svg2mod)
Replies: 7
Views: 7778

I'm only glad to help. There is a PPA with daily build of KiCAD here https://code.launchpad.net/~js-reynaud/+archive/ubuntu/ppa-kicad I'm currently using that. There was a period of time when there wasn't a PPA, and I had to compile myself. And there was often some sort of trouble with that =P KiCAD...
by bpiphany
26 Sep 2015, 01:05
Forum: Workshop
Topic: Teensy wiring
Replies: 19
Views: 7624

I just wanted to get the terminology correct, just in case someone picks it up from here =) If asked, I couldn't say I had any source at hand to back up what I just claimed about the definitions of what is a decoder/demultiplexer/multiplexer... I honestly thought I multi plexed a signal when I put i...
by bpiphany
26 Sep 2015, 00:39
Forum: Workshop
Topic: SVG graphics in KiCad (svg2mod)
Replies: 7
Views: 7778

This is great =) I just tested with the DT logo example in the pretty format (cause that is the good shit). It doesn't seem to add the layer tags, (layer B.Cu) and so on, to the polygon items. At least not for me, but I may be doing it wrong.. I edited the kicad_mod file by hand to add layers, and a...
by bpiphany
26 Sep 2015, 00:11
Forum: Workshop
Topic: Teensy wiring
Replies: 19
Views: 7624

<wall of text> There is a slight difference between multiplexing and decoding. In decoding you take a binary encoded input and activate one exclusive output depending on the binary code. This way 3 bits make it possible to choose between 2^3=8 outputs. That's decoding. When multiplexing (actually de...
by bpiphany
17 Aug 2015, 11:19
Forum: Workshop
Topic: help with easiest kicad project
Replies: 5
Views: 1799

Something like this, for a start...
matt3o_1.png
matt3o_1.png (11.57 KiB) Viewed 1717 times
by bpiphany
17 Aug 2015, 10:36
Forum: Workshop
Topic: Teensy 2.0 schematic error?
Replies: 6
Views: 2350

Well, I'm still not very good at electronics in general... This digital matrix scanning thing is just very simple. My skill lies rather in routing out traces in KiCAD =)
by bpiphany
16 Aug 2015, 09:17
Forum: Workshop
Topic: help with easiest kicad project
Replies: 5
Views: 1799

I could do it. Any particular reason you need it in KiCAD? It's possible to import images to KiCAD which will then be transformed into gerber if that is what you need. That should be very quick if you can take a scan of the copper traces. If you need something with a schematic and real traces that s...
by bpiphany
26 Jul 2015, 08:44
Forum: Workshop
Topic: Teensy 2.0 schematic error?
Replies: 6
Views: 2350

Seems like this is something I did.. I probably just made the numbering up as I went. As long as the numbering is the same on the schematics symbol as on the component footprint, I think it's really up to the designer to choose =) It may be backwards to the norm with pins numbered counter clockwise ...
by bpiphany
24 Jun 2015, 06:17
Forum: Workshop
Topic: Precisely measuring a 2D object - What's the best method?
Replies: 10
Views: 3496

If you use a scanner, place a good ruler (or two perpendicular) in there as well. Then you can calibrate the image by calculating the actual pixel size. After that the measure tool in your image editor should be very useful.
by bpiphany
06 Jun 2015, 13:01
Forum: Off-topic
Topic: Who cycles?
Replies: 286
Views: 62799

This happened yesterday when driving to work - I already contacted the producer of this hub and wheelset and I will get a repaired one back: http://i.imgur.com/ix6JaXt.jpg I'm not sure what the hub manufacturers say about radial (0-cross) spoke patterns. Since so many bikes come with the front whee...
by bpiphany
17 Apr 2015, 09:44
Forum: Off-topic
Topic: Who cycles?
Replies: 286
Views: 62799

The bakfietsmoeder . They are evil, they are everywhere, they make their own laws, they own the road. It's like Mad Max, but then worse. I'm one of them... No, I'm generally respectful in traffic. I run red lights, but only when intersections are clear or crosswalks empty. I go against traffic, but...
by bpiphany
07 Mar 2015, 12:44
Forum: Workshop
Topic: The Oven
Replies: 4
Views: 1925

From PCB to char in 120 seconds... full_power.png With a similar setup as in http://deskthority.net/workshop-f7/toaster-smd-re-flow-oven-t6861.html#p210768 I made a test run of the oven before adding the relay or any insulation. I pulled the power when I the thermocouple reached 250°C. I should have...
by bpiphany
05 Mar 2015, 15:30
Forum: Keyboards
Topic: CM Rapid with frosty flake question
Replies: 15
Views: 3312

scottc wrote: Yeah, I agree with Halvar on this one. Useful chirp indeed! It's certainly easier than eyeballing:

Code: Select all

while true; do dmesg | tail -n 5; sleep 5; done
in a terminal. :P
I have a monitor more or less dedicated to

Code: Select all

watch -n 1 "dmesg | tail -24"
=)
by bpiphany
24 Feb 2015, 14:59
Forum: Workshop
Topic: The Oven
Replies: 4
Views: 1925

I'm waiting for the relay, and some glass fiber insulated wires to finish it up. Other than that it's more or less finished. I haven't added insulation yet, don't want to mess around with that until I screw it together the final time.. The most interesting parameter to find out about is what tempera...
by bpiphany
24 Feb 2015, 14:33
Forum: Workshop
Topic: The Oven
Replies: 4
Views: 1925

The story Thinking it was about time to move on from my toaster re-flow oven, I bought a mini oven (aka toaster oven) from one of the big Swedish hardware chains. It came with one baking plate and one grate (and a nifty tool to grab them when hot). I figured the plate would be good for spreading th...

Go to advanced search