-
In eclipse I imported a Platformio project of the `zero`.
Initialize platformio project using: `platformio init --ide eclipse --board zero`
`mzeropro` is working on my .org arduino m0 pro. (Bootlo…
-
Hello,
After doing some testing, the only font that can fit on an Arduino's flash ROM, u8g2_font_b10_t_japanese1, is too simple for me, and has limited compatibility with some of the rarer characters…
-
Working fine with the Arduino Due. I am able to load bmp hex arrays but converting to the MKRZero board the hardware SPI is not communicating therefore not displaying anything with same code.
I've…
-
Hi, I can't seem to make the i2s library and it's example run for the the above mentioned boards, running into:
```
InputSerialPlotter:32: error: 'I2S' was not declared in this scope
```
Can you…
-
Any chance the esp32 will get support soon ( noticed you have esp8266 there ) ...
Thanks
-
Hello
I'm trying to create a GPS tracker, which store the current location to a SD card (when moving) and send it to my server when on WIFI.
It seems to work, but the timestamp seems to be in the …
-
The following link is non operational: http://www.arduino.cc/en/Reference/SDU
Is there alternate an alternative SDU reference?
Can the SDU be implmented on any SAMD21 hardware with the Zero boot…
-
I'm working on a prototype with ATSAMW25, the same one used on the MKR1000.
I use the SWD port connected to a Raspberry Pi with OpenOCD to load the bootloader (samd21_sam_ba_arduino_mkrzero.bin), and…
-
It cant get the new MKRFOX1200 board running on Windows 7, because of missing drivers.
-
Is there any way to make this compatible for the Arduino Uno? I'm pretty new to Arduino programming so maybe this is a dumb question, but if you could enlighten me anyway that would be great! Thank yo…