Thanks to all in this community who helped me create this django app controlled art!
21 views
Skip to first unread message
7equivalents
unread,
Oct 30, 2013, 3:03:18 PM10/30/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django...@googlegroups.com
It's just a raspberry Pi Logo but it is just the beginning. There is a user interface created with html, css, and javascript libraries. When a user changes colors or pushes a button, the interface sends an ajax request and Django processess it and updates a Mysql database. A python script checks for when the database has been updated and sends corresponding commands via usb to an Arduino which controls 96 RGB LED's.