Платотерапия: как я собрал свои Arduino UNO и Digispark с нуля

В последнее время поймал себя на том, что меня успокаивает процесс создания плат, от разводки, до пайки и я какое-то время вынашивал идею, что неплохо было бы сделать какую-то свою отладочную плату, например, с программированием по USB. Но зачем что-то придумывать без веской причины, тогда как можно взять готовый проект, например, Arduino UNO или Digispark и заодно подсмотреть, как там все устроено. Поэтому я ухватился за эту идею. Эта статья — рассказ о том, как я собрал клоны Arduino UNO и Digispark, сделал три разные платы расширения своими руками и протестировал две из них, купленные в магазине. Попробуем сделать Arduino UNO DIY — свой ответ Arduino UNO Q.

https://habr.com/ru/companies/timeweb/articles/955786/

#arduino_uno #arduino #digispark #diy #arduino_shield #diyпроекты #diy_или_сделай_сам #arduino_uno_q #timeweb_статьи

Платотерапия: как я собрал свои Arduino UNO и Digispark с нуля

В последнее время поймал себя на том, что меня успокаивает процесс создания плат, от разводки, до пайки и я какое-то время вынашивал идею, что неплохо было бы сделать какую-то свою отладочную плату,...

Хабр

Подключаем «крысу» от ЕС ПЭВМ к современному ПК

Приветствую всех! Этот шедевр советской компьютерной промышленности знаком любому интересующемуся компьютерной историей. А некоторые из тех, кому довелось с ним работать, называли его не иначе как «крысой». И вот спустя много десятилетий после его выпуска я задумался: а что, если подключить этот девайс к обычному компьютеру? Именно этим мы сегодня и займёмся. Итак, в сегодняшней статье поговорим про мышь от советского персонального компьютера ЕС1841. Узнаем, как заставить её работать и так ли она сурова, как можно подумать. Традиционно будет много интересного.

https://habr.com/ru/companies/timeweb/articles/818645/

#timeweb_статьи #ПК #ЕС_ПЭВМ #CGA #Intel #ЭВМ #GM6 #Apple #IDC #USB #Digispark #ATTiny85 #HID #arduino_pro_micro

Подключаем «крысу» от ЕС ПЭВМ к современному ПК

Приветствую всех! Этот шедевр советской компьютерной промышленности знаком любому интересующемуся компьютерной историей. А некоторые из тех, кому довелось с ним работать, называли его не иначе как...

Хабр
Welp it had to be. After failing to even get started with the #msp430, the #Arduino, the piece of shit #tiny88, the fuckin #acorn from #digispark, I gave in and bought two rpi2040. I spent today trying to figure out how to output a uart signal. I figured it out for 8 bit. But I learned that 9bit is something you can't do with Arduino X. So here I am doing what I didn't want to do... Gonna try a #raspberrypi. Supposedly it can do #9bitserialcommunication. I highly doubt I will succeed.
Their lousy documentation is phenomenal! #digispark is pissing me off. I'm just going to go find what other people have actually used successfully and use that. My #msp430 never failed. #arduinoduemilanove never failed.
It's almost #midnight here and I can't go on anymore. I'm exhausted. #arduino has never been this hard to use. I was trying to use a #ATtiny88, then when I got it here and began reading about the "Arduino compatible" bullshit I find that it's another turd left to us by #digispark and their shit #digistump fucking #oak shit microchip. I got those little wireless pieces of shit using the Kickstarter and they never worked. Now here I am again exhausted and with another brick set of shit chips.

Anti screen saver. It moves with mouse in loop.

#digispark #arduino

🌘 diziet | DigiSpark (ATTiny85) - Arduino, C, Rust, build systems
➤ 使用DigiSpark開發板時的經驗和困難
https://diziet.dreamwidth.org/16771.html
這篇文章描述了作者在使用DigiSpark開發板時遇到的問題。作者嘗試使用Arduino IDE和C語言進行開發,但遇到了一些困難。最後,作者發現使用Rust語言可能是一個更好的選擇。
+ 我也遇到過類似的問題,使用Rust確實更方便。
+ 我一直在使用Arduino IDE和C語言,從未嘗試過Rust,也許我應該試試看。
#DigiSpark #Arduino #C #Rust #build systems
Captcha Check

If you ever need a #mousejiggler thingy, try #Digispark, a tiny #Arduino compatible board, rather than trying random proprietary products. You can achieve it & fully configure its behavior with a really simple program like this: https://gitlab.com/maruyuki/insomnia-digispark
maruyuki / Insomnia-digispark · GitLab

Move mouse cursor automatically to avoid screensaver or display sleep.

GitLab

Quick look at the foot pedal I made for arting and farting. Used for the eraser mainly but I can remap it to anything based on context really. Looks like a hot mess but only on the inside. Note the telephone cable I used to extend usb lmao
I just used a little digispark board to send the F24 key to the pc, and then use autohotkey to remap that to anything I need

#DigitalArt #ArtTools #arduino #digispark #autohotkey #footpedal

"device with unknown new version of Micronucleus detected.This tool doesn't know how to upload to this new device. Updates may be available.Device reports version as: 2.2"

That's a really interesting error message. I'm getting that when I try to use my ATTiny88 on my Linux Mint laptop using the Arduino IDE .

Hmm.... This $2 SBC from China is proving most problematic! I'll probably give it another day or two before putting it in the box of problem devices which I'll probably go though in a couple of years when software has all caught up and rendered them useful.

To me, if it doesn't work pretty quickly then it's not worth more of my time as I could be spending that time on other devices that will work.

#attiny88 #digispark #linuxmint #sbc #cpp