Limor "Ladyada" Fried
Limor "Ladyada" Fried
These are now supported in modern Arduino chipsets. here's an examples of how to create multiple I2C/SPI peripherals. https://github.com/adafruit/ArduinoCore-samd/blob/master/variants/grand_central_m4/variant.h#L177 they are auto-generated here: https://github.com/adafruit/ArduinoCore-samd/blob/master/libraries/SPI/SPI.cpp#L469
When using the built in USB DFU bootloader, lets auto-reset into the bootloader mode from USB Serial using something like 1200-baud knocking
small pin changes
i was cleaning up my filesystem and noticed i had an old idea/design for a CPX bolt-on that would add WiFi in short - i think PXT w/ internet would...
some instructors seem to expect that if you plug into a USB port, the program will run, not UF2 https://forums.adafruit.com/viewtopic.php?f=58&t=127805&p=644900 we could update UF2 or just instruct people? @mmoskal
craft a cardboard square lamp that looks like redstone or another kind of block with the circuitplay inside. when you tap the box, it changes color or turns on/off. can...
maybe have to move it face down, maybe as you 'fly' the saucer it spins the pixel lights and plays the close enounters theme. could be funny :)
i was thinking about how the microbit has a separate chip for uploading, so no reset button is required...i've been showing people makecode and even i would sometimes forget to...
hiya, this was a "summer of fritzing" for us - we did a sweep and created about 330pixel-perfect custom generated parts from all the Adafruit designs. you can see some...
1) moves existing example to examples folder and correctly named subfolder so IDE doesnt complain 2) add a simpletest that's a little easier to read for beginners