Difference between revisions of "NYANbanner"

From Technologia Incognita
Jump to: navigation, search
(Current status: OOPS)
 
(6 intermediate revisions by 2 users not shown)
Line 2: Line 2:
 
|picture=Nyan.gif
 
|picture=Nyan.gif
 
|ProjectSkills=Soldering,Electronics,Coding,UI design
 
|ProjectSkills=Soldering,Electronics,Coding,UI design
|ProjectStatus=Active
+
|ProjectStatus=Dormant
 
|ProjectNiche=Electronics
 
|ProjectNiche=Electronics
 
|ProjectPurpose=World domination
 
|ProjectPurpose=World domination
Line 14: Line 14:
 
== Current status ==
 
== Current status ==
 
[http://defeestboek.nl/n/res/24.html build log]
 
[http://defeestboek.nl/n/res/24.html build log]
 +
 +
v 0.4
 +
* 12x8 LEDs
 +
* Plexiglas housing by [[User:Vermin|Vermin]]
 +
* STM32F4
 +
* SD card slot module
 +
* ENC28J60 Ethernet module
 +
* MAX485 based RS-485 module
 +
 +
v 0.3
 +
* 12x8 LEDs
 +
* Plexiglas housing by [[User:Vermin|Vermin]]
 +
* STM32F4 different revision ;)
 +
* micro SD card slot
 +
* [http://techref.massmind.org/techref/io/lcd/panel1.htm Hitachi HD44780 16 x 2 char LCD]
 +
* Some buttons
  
 
v 0.2
 
v 0.2
 
* 13x9 grid (12x8 LEDs atm)
 
* 13x9 grid (12x8 LEDs atm)
 
* Plexiglas housing by [[User:Vermin|Vermin]]
 
* Plexiglas housing by [[User:Vermin|Vermin]]
* stm32f4 BOOM gone new one ordered
+
* stm32f4 BOOM gone, two new ones ordered
 +
* SD card slot (played mp3 via helixplayer)
  
 
v 0.1
 
v 0.1
Line 58: Line 75:
 
'''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 70: Line 87:
 
'''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
+
 
 +
== Working on ==
 +
 
 +
This is a place where I would love to receive some input from the community ;)
  
== Software ==
+
'''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
 +
|IsOnFire=Definitely
 +
}}

Latest revision as of 03:01, 15 February 2017

Projects
Nyan.gif
Participants The JinX, Vermin
Skills Soldering, Electronics, Coding, UI design
Status Dormant
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.4

  • 12x8 LEDs
  • Plexiglas housing by Vermin
  • STM32F4
  • SD card slot module
  • ENC28J60 Ethernet module
  • MAX485 based RS-485 module

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