Filter
Exclude
Time range
-
Near
出勤前にハンダゴテを手に、ちまちまと工作中です。 長いこと眠らせていたマイコンチップ(ATtiny1616)で、電動土俵のDCモーター、行司さんのサーボモーター、歓声・行司発声のDFPlayer miniを制御してやろうと画策しています。 うまくいくかな~😅 #紙相撲 #電子工作 #ATtiny
2
62
Attiny 85 had taken my 2 days lol 😂 😂
2
13
Jun 12
Replying to @raulizahi
You can program it using the arduino IDE or similar, the only extra step is downloading the ATTiny boards
1
2
116
Replying to @ador8eL4NnFRmbU
ただ単に引っ込みがつかなくなったとゆー話しもwww ATtiny化して物理スイッチをフルオートと3点バーストのセレクターにしよーと悩んでたのはナイショ🤫
1
24
UPDIライターは @dannymodules さんから!ATtinyの書き込みがUPDIになって書き込みがとても楽…!ありがとうございます!これリプライツリーの@ってどうなるのかな?なんか通知行かないようにする選択肢が見当たらん…めっちゃ通知行きまくるとかあったらご連絡ください。
1
3
2,171
Replying to @itcaat
Разработать gui это кмк больший хардкор чем текстовый режим. Не издевайтесь над ребёнком, начните с чего-то попроще, у PIC или AtTiny гораздо проще ассемблер и намного меньше обязательной периферии чем у распберри
2
175
Replying to @adamfuhrer
is that an attiny under the hood? the footprint is tiny for something that sounds that crunchy.
3
55
Trying to use this to power a hobby servo and have been getting some strange behavior - resets apparently, works intermittently. Thoughts? Tried using a .1 uf cap on the VCC of the ATTiny chip and some other combinations of caps at SW and VCC.
4
4
186
I designed this servo based idle control for the Beetle when I did EFI, intended to design a attiny that interprets the duty cycle pwm and translates it to the .5ms-1.5ms servo signal. Recently I realized I was an idiot because I can just do PWM to 0-5v in the analog realm 🤦
2
5
251
M5stack Japan Tour に行って来ました。m5stackの最新技術の展示やパナソニックのIotとセンシングの応用展示など個人的にATtinyのレトロゲー展示が刺さりました、とても良い雰囲気の場所でした😚
3
24
1,236
Replying to @mfranz_on
ATTiny 85
3
3
669
さて、とりあえずN度目のkicadをインストールするか… 俺の一番新しい記憶は5なんだよなぁ 鹿児島でホテル暮らししてた時に休日暇すぎるからatTiny 85基板作ろうとして挫折したのが最後か…
1
3
385
Replying to @lintile
Back in grad school, I "hacked" one to make it a portable payment terminal for our department's weekly happy hour. It would RDP into a shitty C# Windows App hosted on the main snack store machine and used a semi-custom magstripe reader made with an ATtiny that spoke HID
1
2
175
Apr 12
Replying to @i2cjak
writing AVR assembly for an attiny and doing BLE over UART >>>>
7
1,083
In a new @Technoblogy post, @johnson_davies highlights a pair of compact graphics libraries for driving color TFT displays from ATtiny MCUs — perfect for makers building custom interfaces on low-power hardware! technoblogy.com/show?5N9Y
1
32
1,767
class AA 、Dual class AB変換回路は出来た。 サイズ制約的にラッチングリレー x2 と AtTinyで切り替える仕様になりそう。 インターフェイスはできるだけ加工しやすくしたい所... 本当はオペアンプもソケットにしたいけど どうなることやら... 誰か、小型化の案くださいな。
2
128
.@johnson_davies highlights a pair of alternative graphics libraries that support a range of different color TFT displays, and combine fast performance with minimal memory usage on ATtiny MCUs: technoblogy.com/show?5N9Y
1
6
29
1,789
CH34……まぁちょっとクセがあるよね。 価格以外にATtinyより優れている点ってなんだろう。
2
169
I decided to program an ATTiny 85 using Waveshare's RP2040 Zero, which is based on the Raspberry Pi RP2040 chip. I feel so pumped up I decided to rant about it here before the euphoria dies down. I didn't stumble upon any tutorial or video online on how to do it this way, so I did it anyway. But not too fast...I had to craft a minimal ISP sketch and almost felt like jumping off the roof. Bare metal programming and other stories, lol. "But why?" you might ask. I plan to build something that I'd call a prototype of an unmanned ground combat vehicle -- but right now, just a chassis that allows manual override via radio control. I want to test the concept with what I have before blowing money I don't have. I want to use as few resources as possible for this concept to stretch my creativity, and I've settled on the ATTiny as the "brain" of the receiver unit. I'll then repurpose the RP2040 Zero as the brain of the transmitter after I've used it to program the ATTiny 85. Oh, and I won't use Microchip Studio for this one. I'll try to share what I do here as much as I can so you can 'steal' from me, roast me, or whatever :-)
1
3
95