Marvin: Difference between revisions
Jump to navigation
Jump to search
LoRa |
RN2903A |
||
| Line 5: | Line 5: | ||
The device is a bare PCB with a USB on one end. Plugging this in to a computer shows up as a Arduino Leonardo and can be reprogrammed as such from the Arduino IDE. There is also a micro usb connection presumably connected to the lora module in some way. | The device is a bare PCB with a USB on one end. Plugging this in to a computer shows up as a Arduino Leonardo and can be reprogrammed as such from the Arduino IDE. There is also a micro usb connection presumably connected to the lora module in some way. | ||
[[File:Marvin-PCB.jpg| | Note that this version varies from original kickstarter project, it uses the [https://www.microchip.com/wwwproducts/en/RN2903 Microchip RN2903] at 915 Mhz for US. | ||
Datasheet: http://www.microchip.com/mymicrochip/filehandler.aspx?ddocname=en578921 (available from digikey and others for < $15) | |||
[[File:Marvin-PCB.jpg|800px]] | |||
[[File:Marvin-PCB-Back.jpg|800px]] | |||
Revision as of 23:37, 6 January 2018
Some kind of LoRa device http://www.rdmmakerspace.nl/Marvin/
Source code here: https://github.com/iotacademy/marvin
The device is a bare PCB with a USB on one end. Plugging this in to a computer shows up as a Arduino Leonardo and can be reprogrammed as such from the Arduino IDE. There is also a micro usb connection presumably connected to the lora module in some way.
Note that this version varies from original kickstarter project, it uses the Microchip RN2903 at 915 Mhz for US.
Datasheet: http://www.microchip.com/mymicrochip/filehandler.aspx?ddocname=en578921 (available from digikey and others for < $15)