-
I think it would be a good idea to create branches for development work and keep _master_ at the latest tagged release. This way, users grabbing _master_ will (hopefully) always get a stable, document…
-
Implement an UI where users can switch between the installed [Arduboy](/Arduboy/Arduboy) library versions, to select which one to use when compiling the currently open project.
For apps shipping with…
flaki updated
8 years ago
-
Looking at a batch file uploaded to the forums as a template:
```
@echo off
SET VAL1="C:\Program Files\Arduino\hardware\tools\avr\bin"
SET VAL2=COM5
SET VAL3="C:\Program Files\Arduino\hardware\tools\…
-
A _#define_ should be added, and maintained, in _Arduboy.h_ (or _core.h_ if that makes more sense) that gives the version of the library. I suggest _ARDUBOY_LIB_VER_ as the name. This could be used by…
-
We are submitting the [Arduboy](https://github.com/Arduboy/Arduboy) library for inclusion in the Arduino library manager. The library being submitted provides an API for coordinating display, input an…
-
Seems like something is wrong with `drawBitmap`, at least on an 8x8 bitmap. Seem like I get about half of the bitmap on the screen. Will dig a bit more, but just wondering if I'm crazy...
-
Reference:
http://community.arduboy.com/t/atomic-puzzle-pack-beta-version/459/22
I think this needs to happen. People want to do different things with audio (and I don't blame them, tunes kind of su…
-
As per the discussion [here](https://github.com/Arduboy/Arduboy/issues/102#issuecomment-188588712) in issue #102.
I wrote:
> > Are removing the ArduboyAudio subclass, and having audioOn() and audioO…
-
![screen shot 2015-05-29 at 3 53 24 pm](https://cloud.githubusercontent.com/assets/6473/7891466/e8e44a36-061a-11e5-95d1-bfa71fcb82eb.png)
Can we agree that (by default) unless a sketch chooses not to…
-
What are we doing with this example? If anything. Should we remove this folder?
https://github.com/Arduboy/Arduboy/tree/master/examples/Performance