Tutti i messaggi

Jonti it's an arduino uno with a rf module attached. so selecting arduino uno from the the list in the arduino ide should be all that's needed. it's an ATmega328P running at 16Mhz. you can add the lora library to the others ( https://learn.adafruit.com/adafruit-all-about-arduino-libraries-install-use/how-to-install-a-library ) I used qt creator instead as the ide and platformio to do the rest to test the board using http://docs.platformio.org/en/latest/ide/qtcreator.html# as a guide. I had a bit of trouble uploading to the board but found setting "upload_speed = 57600" in the ini file worked. the programming protocol (arduino) and the port (COM37) where both discovered automatically.

2018-07-07 10:15:53 Utile (0)
Consegnare
risposta (2)