Skip to content

Latest commit

 

History

History
66 lines (44 loc) · 1.67 KB

index.markdown

File metadata and controls

66 lines (44 loc) · 1.67 KB
layout
post

Introduction

Finally, we have decided to go open, after lots of work and research, AqLeds is ready, and it's free (as in freedom). We're publishing it under the GPL license.

Video

Accelerated 'lighting' playback of a 12h cycle (night, sunrise, day, sunset, night...).

<iframe src="//player.vimeo.com/video/70742978" width="800" height="469" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>

Getting started

  • Get a preassembled board

Development

Tools

  • MPLAB.X + XC16 compiler
  • Qt designer on the PC side for the configuration client.

DIY

  • Assemble a board
  • Write the PIC with the bootloader
  • Write the firmware using the bootloader and the client software
  • Test it
  • Start using it.

Posts

    {% for post in site.posts %}
  • {{ post.date | date: "%b %-d, %Y" }} {{ post.title }}
  • {% endfor %}

subscribe via RSS