JDat
JDat
No run/reset connector on mechanical drawings for RPi 3 B+
Thanks for great, useful and interesting repo. As I understand "board/pluto" folder contains precompiled binary tools, scripts, webpage etc. 1) Is it possible to use stock pluto firmware with these...
Friend have problems with teledisk image format for HP 4952A. Can you add support for teledisk image convert to .IMD [Collection of teledisk utilities](http://dunfield.classiccmp.org/img42841/teledisk.htm) [Here is .DOC with file format](http://dunfield.classiccmp.org/img42841/teled105.zip)...
Arduino IDE 1.8.19 show following warning while compiling sketch on Linux. `Warning: platform.txt from core 'ATTinyCore' contains deprecated compiler.path={runtime.tools.avr-gcc.path}/bin/, automatically converted to compiler.path=/usr/bin/. Consider upgrading this core.`
I am working with Neopixel multistrip project (not important how and why, just for note). I need to manipulate bits in uint64_t variable. Standard `bitRead(), bitWrite(0, bitSet(), bitClear(), bitToggle() `macros...
I am working with Neopixel multistrip project with RPi Pi Pico (not important how and why, just for note). I need to manipulate bits in uint64_t variable. Standard bitRead(), bitWrite(0,...