Building An LED Matrix With Open Innovation And Students
Building a useful led-based artefact that produces artistic performances & delivers live info through minimalist dataviz. Check out the DIY recipe on hackster.io
💭 About Open Innovation, students and side projects
Since a few years now I love to make projects in parternship between OPT-NC and students at UNC (University of New-Caledonia).
It uses freely available data and - sometimes beta - APIs... and is managed as a personal side project in free time (week-ends and evenings).
// Detect dark theme
var iframe = document.getElementById('tweet-1860833254011797682-797');
if (document.body.className.includes('dark-theme')) {
iframe.src = "https://platform.twitter.com/embed/Tweet.html?id=1860833254011797682&theme=dark"
}
💡 Incept...