-
### Configuration
**Operating system**: Manjaro Linux
**PlatformIO Version** (`platformio --version`): 3.2.1
### Description of problem
Nothing happened by typing command `platformio init --…
-
Hi -
We've been working on using https://github.com/MCUdude/MegaCore with Makefile for a while now, and have the chip programming and running with low-level AVR code, but cannot get the Arduino libra…
-
I'm trying to build libpololu-avr for Ubuntu 16.04 x86_64. While I can successfully compile it on 14.04, on 16.04 I'm getting the compilation errors below.
Prerequisites / Reproduce the issue:
1. i…
-
Test/confirm:
- [x] EEPROM functionality.
- [x] Reset button.
- [x] EEPROM clear button.
- [ ] Separate EEPROM module?
-
Hey, great work with this so far.
I would really love if there was more support for some libraries from the Arduino Playground, specifically LiquidCrystal. Support for NewPing, DS1307RTC, Time and Key…
-
~~The MSP430G2 will be the controller for the kicker board. We will interface with it from the MBED over I2C.~~ We need to setup a "protocol" for the commands to make this happen.
Use Code Composer…
-
AVRDUDE is software for programming Atmel AVR Microcontrollers.
http://github.com/chexov/homebrew/commit/e100e2e349a37dce7cc18637373f41ba7a45341c
-
Here's an excerpt on an off-line discussion about where Grbl is going and what's next:
**chamnit** : This is something I've been thinking about often recently. Is Grbl done? Or have we pushed it abou…
-
https://github.com/MCUdude/MightyCore
Please consider to add support for this boards which supports:
-ATmega1284, ATmega644, ATmega324, ATmega164, ATmega32, ATmega16 and ATmega8535
-Optiboot 6.0
-Mu…
-
Hi, looks like this feature working well with MightyCore. Tested with provided example sketch and with my app that writes to flash memory and then reuse it in code later. Optiboot itself working as ex…