-
I call this done for now
01/22/2017 at 04:13 • 3 comments492 bytes, so there's 20 bytes of flash free on chip. I kind of call this done, but got some wavy text cramped in there too.
-
Mastering the code
01/21/2017 at 21:35 • 0 commentsNow that the 1kB Challenge is over (Congratulations to winners! Awesome projects!) I merged the code to master and will continue development in that branch.
Other news: PCBs arrived :)
-
336 bytes
01/15/2017 at 23:42 • 2 commentsAssembly complete with no errors. Segment usage: Code : 168 words (336 bytes)
Bars now slide in and out more nicely, also shrinking code :)
-
Hardware files added
01/11/2017 at 19:42 • 0 commentsAdded schematic and board files to level_up -branch in git:
Board renderings added as pics.
-
352 bytes
01/10/2017 at 15:34 • 0 commentsStill shrinking - 352 bytes now :)
Enhanced code is in "level_up"-branch, while master is still kept same as the code included here. -
Schematics added
01/08/2017 at 05:09 • 0 commentsAdded Schematics as pic.
-
Taking out bytes
01/07/2017 at 17:40 • 0 commentsI started taking this a bit forward - saved some bytes:
Assembly complete with no errors. Segment usage: Code : 177 words (354 bytes)
The functionality of code is exactly the same.I created new branch called level_up to git repository where the changes are, but I will still keep on updating documentation etc. to master branch.Maybe there's some space for more effects soon? ;)
-
Better quality video
01/06/2017 at 07:22 • 0 comments -
Final entry
01/06/2017 at 06:28 • 0 commentsThis is how the final entry looks like. Documentation missing.
-
Less than 400 bytes
01/06/2017 at 06:26 • 0 commentsI'm about done. Code in Bitbucket, link added to project.
avra -l pentaveega.lst pentaveega.asm AVRA: advanced AVR macro assembler Version 1.3.0 Build 1 (8 May 2010) Copyright (C) 1998-2010. Check out README file for more info AVRA is an open source assembler for Atmel AVR microcontroller family It can be used as a replacement of 'AVRASM32.EXE' the original assembler shipped with AVR Studio. We do not guarantee full compatibility for avra. AVRA comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of avra under the terms of the GNU General Public License. For more information about these matters, see the files named COPYING. Pass 1... Pass 2... done Assembly complete with no errors. Segment usage: Code : 197 words (394 bytes) Data : 0 bytes EEPROM : 0 bytes