Difference between revisions of "NYANbanner"

From Technologia Incognita
Jump to: navigation, search
(Current status)
Line 67: Line 67:
 
'''Banner cloth'''
 
'''Banner cloth'''
  
* TBA
+
* '''TBA'''
 
* Needs to house the LEDs and power wires
 
* Needs to house the LEDs and power wires
 
* Sturdy material (vinyl)
 
* Sturdy material (vinyl)
Line 79: Line 79:
 
'''Housing and misc'''
 
'''Housing and misc'''
  
* TBA
+
* '''TBA'''
 
* Weather resistant
 
* Weather resistant
 
* PSU Charger + LTC2941? + buck regulator
 
* PSU Charger + LTC2941? + buck regulator
* AMP [http://www.ti.com/lit/ds/symlink/lm4753.pdf LM4753]? (10W 5V)
+
** LIPO
* 2x10W 8Ohm mylar waterproof speaker
+
* AMP
 +
** + 2 waterproof speakers
 
* SD card slot
 
* SD card slot
 
* Wirless??
 
* Wirless??
* LCD screen and buttons
+
* LCD screen and buttons
* 20000 mAh LiPo 7.4V 1C 2S ??
+
* Cable to banner (3m?) + weatherproof connector at-least 2 wires for 6A? power + 2 data wires
* Cable (3m?) + weatherproof connector atleast 2 wires for 6A? power + 2 data wires
 
  
== Software ==
+
== Working on ==
 +
 
 +
This is a place where I would love to receive some input from the community ;)
 +
 
 +
'''Software'''
  
 
* [http://www.chibios.org/ ChibiOS/RT] / [http://www.keil.com/ RTX] / [http://nuttx.org/ NuttX] ?
 
* [http://www.chibios.org/ ChibiOS/RT] / [http://www.keil.com/ RTX] / [http://nuttx.org/ NuttX] ?
 
* Display driver / HAL
 
* Display driver / HAL
* USB / SD
+
* Battery / power state handling
* Audio player (+mp3 decoding +SIDplay2)
+
* USB / SD (have SD FATfs ect working)
* Battery / power state
+
* Loadable system like [https://github.com/r0ket/r0ket r0ket] or something ;)
* Loadable system like https://github.com/r0ket/r0ket ?
+
** apps to handle background tasks
* Animations and effects [http://annejan.com/nyan/ canvas code test area]
+
** demo's animations and effects
 +
** Audio player(s) (+mp3 decoding (worked) +SIDplay2 (planned but should be easy))
  
 
[http://git.etv.cx/?a=tree&p=nyan NYANcode in git]
 
[http://git.etv.cx/?a=tree&p=nyan NYANcode in git]
 +
 +
'''Hardware'''
 +
 +
Stuff not yet (fully) functional or in planning stage
 +
* Power system
 +
** Just 5V or different voltages needed?
 +
** LIPO
 +
*** "Smart" charger system
 +
* Audio AMP
 +
** 1W isn't enough!
 +
* DMX512-A both as receiver and transmitter via some RS-485 transceiver chip
 +
* Networking, preferably wireless
  
 
{{OnFire
 
{{OnFire
 
|IsOnFire=Definitely
 
|IsOnFire=Definitely
 
}}
 
}}

Revision as of 01:35, 23 December 2012

Projects
Nyan.gif
Participants The JinX, Vermin
Skills Soldering, Electronics, Coding, UI design
Status Active
Niche Electronics
Purpose World domination

RGB LED banner Portable rechargable and (rain) waterproof


For all your local NYAN needs!

Current status

build log

v 0.3

v 0.2

  • 13x9 grid (12x8 LEDs atm)
  • Plexiglas housing by Vermin
  • stm32f4 BOOM gone, two new ones ordered
  • SD card slot (played mp3 via helixplayer)

v 0.1

  • 7x7 grid
  • Cardboard
  • stm32f4

Runs plasma effects, rgba overlay + additive blending/alpha fading and text rendering

YouTube video of 0.1 prototype

Ingredients

50 RGB LEDs

Many many LEDs

  • 24bit color
  • WS2801 based
  • 5V power, max. 60mA
  • View angle: 60 degree
  • IP67 (protected against dust and immersion up to 1 m)



STM32F4 Discovery

STM32F4 Discovery

  • 32-bit ARM Cortex-M4F core @168MHz
  • 1 MB Flash, 192 KB RAM
  • Over 60 (GP)IO Ports
  • External application power supply: 3 V and 5 V
  • CS43L22 audio DAC
  • Integrated class D speaker driver



Banner cloth

  • TBA
  • Needs to house the LEDs and power wires
  • Sturdy material (vinyl)
  • Weather resistant
  • Eyes to hang up
  • Holes (+eyes?) for the LEDs

Nyanbanner.png


Housing and misc

  • TBA
  • Weather resistant
  • PSU Charger + LTC2941? + buck regulator
    • LIPO
  • AMP
    • + 2 waterproof speakers
  • SD card slot
  • Wirless??
  • LCD screen and buttons
  • Cable to banner (3m?) + weatherproof connector at-least 2 wires for 6A? power + 2 data wires

Working on

This is a place where I would love to receive some input from the community ;)

Software

  • ChibiOS/RT / RTX / NuttX ?
  • Display driver / HAL
  • Battery / power state handling
  • USB / SD (have SD FATfs ect working)
  • Loadable system like r0ket or something ;)
    • apps to handle background tasks
    • demo's animations and effects
    • Audio player(s) (+mp3 decoding (worked) +SIDplay2 (planned but should be easy))

NYANcode in git

Hardware

Stuff not yet (fully) functional or in planning stage

  • Power system
    • Just 5V or different voltages needed?
    • LIPO
      • "Smart" charger system
  • Audio AMP
    • 1W isn't enough!
  • DMX512-A both as receiver and transmitter via some RS-485 transceiver chip
  • Networking, preferably wireless
Is on Fire? Definitely