MIDIbox Forum: MIDI DJ CJ CONTROLLER (ATmega16) - MIDIbox Forum

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

MIDI DJ CJ CONTROLLER (ATmega16) my project Rate Topic: ***** 1 Votes

#1 User is offline   Avarges-RU 

  • MIDIbox Newbie
  • Pip
  • View gallery
  • Group: Members
  • Posts: 21
  • Joined: 25-January 10

Posted 25 January 2010 - 15:45

Hi all !

I want to present my controller based on atmega16, it is in 2 variants:
1. MIDI DJ CJ CONTROLLER EASY (2 faders, have midi-out, i connect it via game port, power from game port too)
2. MIDI DJ CJ CONTROLLER 2.0 USB (8 faders, 5 knobs with led backlight, have midi and USB out and support USB-programming via bootloader)

First is complete project and it's very easy to be copied, project here: http://avargesnano.n...roller-EASY.zip

Second variant is almost complete ...huh, so many time need to make good face design
Posted Image
Description will be here in 1-2 week: http://avargesnano.n...ROLLER-2.0.html

First youtube video of device testing:

I had spent about 1 month of free time and it's very interest to make that kind of device day by day. Idea about handmade variants is from that site, from midiboxes.

#2 User is offline   nILS 

  • MIDIbox Hero
  • View gallery
  • Group: Administrators
  • Posts: 3,986
  • Joined: 22-July 03
  • LocationStuttgart, Doucheland

Posted 25 January 2010 - 16:12

I moved your topic to a more suitable location, as this is obviously not a MIDIbox User Project.
Check out the unofficial MIDIbox Quote database

Posted Image Buy nILS a Beer Disclaimer: buying nILS a beer gets you absolutely nothing in return likesuchas real-time chat support, gm5x5x5 pcbs, MIDIbox troubleshooting assistance or a less grumpy german.

#3 User is offline   Avarges-RU 

  • MIDIbox Newbie
  • Pip
  • View gallery
  • Group: Members
  • Posts: 21
  • Joined: 25-January 10

Posted 26 January 2010 - 21:55

Yes ! I have completed that !!!

Posted Image

Posted Image

Posted Image

Posted Image

#4 User is offline   Fred 

  • MIDIbox Newbie
  • Pip
  • Group: Members
  • Posts: 7
  • Joined: 25-November 09
  • LocationHungary

Posted 10 February 2010 - 10:05

HI!

Very good project!
I would have a question:
LED1-LED6 (6 piece)
S1-S5 (5 piece)
Which LED to belong to which switch?

This post has been edited by Fred: 10 February 2010 - 10:09


#5 User is offline   Avarges-RU 

  • MIDIbox Newbie
  • Pip
  • View gallery
  • Group: Members
  • Posts: 21
  • Joined: 25-January 10

Posted 14 February 2010 - 19:31

 Fred, on 10 February 2010 - 10:05, said:

HI!

Very good project!
I would have a question:
LED1-LED6 (6 piece)
S1-S5 (5 piece)
Which LED to belong to which switch?

Thank you!

One of the LEDs is 3-pin (2 color LED). One part of it is knobs-only midi-activity LED (LED4), second color is for switch (LED3 = S1). Other is: S2 - LED5, S3 - LED6, S4 - LED1, S5 - LED2

Today i have released english-interface software and new firmware: http://avargesnano.n...SB-14.02.10.zip (page http://avargesnano.n...ROLLER-2.0.html )

Posted Image

Posted Image

*Software has crash on the start if no MIDI input devices is in the system (so i start it after connecting my device). i will fix it in new version.

#6 User is offline   Fred 

  • MIDIbox Newbie
  • Pip
  • Group: Members
  • Posts: 7
  • Joined: 25-November 09
  • LocationHungary

Posted 15 February 2010 - 22:03

Thank you for the answer!

Like this already understandable for me.
(I learned a Russian language little...)
I would like to build the controller.
But sliding potentiometer I would like it...
Very good the software!
There will be a newer hardware version?
Newer plans?

#7 User is offline   Avarges-RU 

  • MIDIbox Newbie
  • Pip
  • View gallery
  • Group: Members
  • Posts: 21
  • Joined: 25-January 10

Posted 20 February 2010 - 01:27

 Fred, on 15 February 2010 - 22:03, said:

Thank you for the answer!

Like this already understandable for me.
(I learned a Russian language little...)
I would like to build the controller.
But sliding potentiometer I would like it...
Very good the software!
There will be a newer hardware version?
Newer plans?

Sliding potentiometers are nice. Now i'm try to build something like Midibox 808 (drum midi seqeuncer). I think first of all i try to build this site variant because of firmware. So now i have din/dout modules = it's really nice hardware and in any way i will use them. Now the question is: to use midibox core or self made core module. It's really hard or expensive to find PIC18f4620 in Russia and also i would like to work with Atmel controllers.

#8 User is offline   Fred 

  • MIDIbox Newbie
  • Pip
  • Group: Members
  • Posts: 7
  • Joined: 25-November 09
  • LocationHungary

Posted 20 February 2010 - 23:24

I was building first a MIDIbox FM. (New full SMD PCB with own planning.)
My second work a Sammich SID clone. (Not kit, own pcb.)
I built it up yet a MBHP USB-PIC module. (Totally new own pcb.)
I would like soon a MIDI DJ CJ CONTROLLER...

I like it better the ATMEL AVR.
In Hungary expensive the PIC...

I was looking the 808.
A drum seqeuncer would be good for me...

Return to the MIDI DJ CJ CONTROLLER!
Will a newer controller be next? (For example instead of a potentiometer rotary ecoder.)

This post has been edited by Fred: 20 February 2010 - 23:26


#9 User is offline   philetaylor 

  • MIDIbox Guru
  • PipPipPipPip
  • Group: Frequent Writer
  • Posts: 822
  • Joined: 07-October 08
  • LocationLeicester, UK

Posted 21 February 2010 - 00:22

I think the point is that a MIDIbox is not just the MBHP_XXXX modules, in fact they are a fairly small part of it. The software that has been developed and refined by TK over the last 12 years, namely MIOS and the MB_SEQ (which the MB-808 is based on) is the biggest part.

These are 100% developed in PIC assembly so it would not be that easy to port to another platform, TK first started the STM32 port over 18 months ago and although he has made massive progress, much of it is still "beta".

The MB-SEQ/MB-808 are complex programs with thousands of lines of code and I really can't see why you would want to re-invent the wheel recreating it on something like the AVR which doesn't really offer much in functionality or performance over the PIC device.

Cheers

Phil

#10 User is offline   Avarges-RU 

  • MIDIbox Newbie
  • Pip
  • View gallery
  • Group: Members
  • Posts: 21
  • Joined: 25-January 10

Posted 21 February 2010 - 23:33

 Fred, on 20 February 2010 - 23:24, said:

Return to the MIDI DJ CJ CONTROLLER!
Will a newer controller be next? (For example instead of a potentiometer rotary ecoder.)

Maybe. I try to sell my device in Russia now. If i'll have success with that i will develop newer version of device. Yes, i want to try 1-2 encoders - it is interesting for me like radio-hobby

 philetaylor, on 21 February 2010 - 00:22, said:

I really can't see why you would want to re-invent the wheel recreating it on something like the AVR which doesn't really offer much in functionality or performance over the PIC device.

If you are musician and you need to receive completed device it's best idea to copy or buy midiboxes or something like MIDI DJ CJ CONTROLLER :D
But if you want to have some fun time with interesting radio-hobby, maybe better to make modifications or 100% self made devices. But i don't see problems to use experience of peoples who already have skills and completed projects, like TK.

#11 User is offline   Fred 

  • MIDIbox Newbie
  • Pip
  • Group: Members
  • Posts: 7
  • Joined: 25-November 09
  • LocationHungary

Posted 18 March 2010 - 11:49

Hi!

My MIDI DJ CJ controller was made ready.
I need your help!
MIDI OUT port does not work!
USB port and all functions works well.
PCB double check!
ATMEGA16 pin15 (PD1) always is in a logic high state.

This post has been edited by Fred: 18 March 2010 - 11:51


#12 User is offline   Avarges-RU 

  • MIDIbox Newbie
  • Pip
  • View gallery
  • Group: Members
  • Posts: 21
  • Joined: 25-January 10

Posted 20 December 2011 - 10:47

New controller is released: MIDI DJ CJ CONTROLLER 3.0 USB
http://avargesnano.n...ROLLER-3.0.html

Posted Image

Now i have 10 knobs, 4 buttons & Jogwheel@encoder, LCD 16x2 symbols.
It connects via USB and work like midi-device in Cubase, FL Studio, Virtual DJ, Ableton, ...

There are schematic, sources, PCB, .hex-flash in the article. Use google translator to read article and translate from russian to your language.

#13 User is offline   sidmonster 

  • MIDIbox Newbie
  • Pip
  • Group: Members
  • Posts: 62
  • Joined: 25-April 11
  • LocationUSA

Posted 20 December 2011 - 17:28

View PostAvarges-RU, on 20 December 2011 - 10:47, said:

New controller is released: MIDI DJ CJ CONTROLLER 3.0 USB
http://avargesnano.n...ROLLER-3.0.html

Posted Image

Now i have 10 knobs, 4 buttons & Jogwheel@encoder, LCD 16x2 symbols.
It connects via USB and work like midi-device in Cubase, FL Studio, Virtual DJ, Ableton, ...

There are schematic, sources, PCB, .hex-flash in the article. Use google translator to read article and translate from russian to your language.



I see the newest version uses the midibox 64e firmware! I think this is a good choice so you can spend your time developing hardware instead of software!
Signature Schmignature

#14 User is offline   Avarges-RU 

  • MIDIbox Newbie
  • Pip
  • View gallery
  • Group: Members
  • Posts: 21
  • Joined: 25-January 10

Posted 21 December 2011 - 12:29

No, it still based on V-USB-MIDI firmware. MicroController is atmega8. Only about 200 lines of code is not a problem :)

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users