This page (revision-7) was last changed on 2021-05-05 03:35 by Murray Altheim

This page was created on 2019-12-22 20:11 by unknown

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
7 2021-05-05 03:35 2 KB Murray Altheim to previous
6 2020-04-30 01:08 2 KB Murray Altheim to previous | to last
5 2020-04-29 22:49 2 KB Murray Altheim to previous | to last
4 2020-04-29 22:41 2 KB Murray Altheim to previous | to last
3 2019-12-22 21:37 2 KB Murray Altheim to previous | to last
2 2019-12-22 20:14 2 KB Murray Altheim to previous | to last
1 2019-12-22 20:11 2 KB unknown to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 changed one line
%%alias Aliased from [ItsyBitsy] %%
%%alias Aliased from [ItsyBitsy] and [M4 Express|M4Express] %%
At line 4 removed one line
At line 5 added 3 lines
See also: [Adafruit Metro Mini|AdafruitMetroMini] (a similar board), and the new [Adafruit Itsy Bitsy RP2040|ItsyBitsyRP2040], which uses the same RP2040 CPU as the Raspberry Pi Pico.
At line 8 changed one line
The ItsyBitsy can be programmed in [CircuitPython], and from AdaFruit comes with a UF2 bootloader for CircuitPython already installed. You can install an alternative bootloader if you want to program it in some other language, but we're happy with CircuitPython.
The ItsyBitsy can be programmed in [CircuitPython], and from AdaFruit comes preinstalled with a CircuitPython UF2 bootloader. You can install an alternative bootloader if you want to program it in some other language, but we're happy with CircuitPython.
At line 39 added 5 lines
!! Intercommunication with a Raspberry Pi
This can be done with [Firmata], a protocol not unlike Midi.
At line 50 added 8 lines
* [Raspberry Pi (master) Arduino (slave) I2C communication with WiringPi|https://roboticsbackend.com/raspberry-pi-master-arduino-uno-slave-spi-communication-with-wiringpi/]
* [Raspberry Pi (master) Arduino Uno (slave) SPI communication with WiringPi
|https://roboticsbackend.com/raspberry-pi-master-arduino-uno-slave-spi-communication-with-wiringpi/]
----
[{Tag Arduino MicroprocessorsAndMicrocontrollers}]