Home
JAQForum Ver 24.01
Log In or Join  
Active Topics
Local Time 07:39 17 Sep 2025 Privacy Policy
Jump to

Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.

Forum Index : Microcontroller and PC projects : Choosing a dev board for Micromite MKII

Author Message
tylercook
Newbie

Joined: 03/03/2015
Location: United States
Posts: 3
Posted: 05:56am 04 Mar 2015
Copy link to clipboard 
Print this post

I am new to the Micromite and to the community, but I like what I see so far. I have been playing with the Micromite MKII, and am enjoying it very much.

I am going to start a project where I use the Micromite MKII to drive LEDs, meters, OLED display, and various other components. I am finding it hard to find a development board that will fit my application. Does anyone have any recommendations on what pre-made development board may work with Micromite MKII?
 
hitsware
Guru

Joined: 23/11/2012
Location: United States
Posts: 535
Posted: 06:22am 04 Mar 2015
Copy link to clipboard 
Print this post

One of these along with
One of these

Depending on your tastes of course Edited by hitsware 2015-03-05
 
tylercook
Newbie

Joined: 03/03/2015
Location: United States
Posts: 3
Posted: 06:46am 04 Mar 2015
Copy link to clipboard 
Print this post

I was considering doing that, but figured there might be a board out there already. If not, then I will go with this. Thanks!

Would something like this work?Edited by tylercook 2015-03-05
 
MicroBlocks

Guru

Joined: 12/05/2012
Location: Thailand
Posts: 2209
Posted: 07:05am 04 Mar 2015
Copy link to clipboard 
Print this post

The problem with the PIC32MX150/170/250/270/470 etc is that pins are configured in software.
Boards that are made with pins dedicated to a specific function that do not match that configuration will not work. Like the board from MikroE, it is wired to specific pins and they do not match.
If you want to get running quickly you best buy one of the boards some of the members of this forum made.
Those are specifically made for the pinout that is used fromMMBasic.
Edited by TZAdvantage 2015-03-05
Microblocks. Build with logic.
 
tylercook
Newbie

Joined: 03/03/2015
Location: United States
Posts: 3
Posted: 07:31am 04 Mar 2015
Copy link to clipboard 
Print this post

I did not realize that about PIC32, and how they are not compatible with some of these boards. Thank you for the suggestions. I will look into which best fits my application.
 
CircuitGizmos

Guru

Joined: 08/09/2011
Location: United States
Posts: 1427
Posted: 08:02am 04 Mar 2015
Copy link to clipboard 
Print this post

Want one of the prototype Arduino-shaped boards?





PM me.
Micromites and Maximites! - Beginning Maximite
 
JohnS
Guru

Joined: 18/11/2011
Location: United Kingdom
Posts: 4071
Posted: 08:04am 04 Mar 2015
Copy link to clipboard 
Print this post

  tylercook said   I did not realize that about PIC32, and how they are not compatible with some of these boards. Thank you for the suggestions. I will look into which best fits my application.
Often they ARE compatible but may need a bit of init code - read about PPS - some have it, some don't.

John
 
bigmik

Guru

Joined: 20/06/2011
Location: Australia
Posts: 2956
Posted: 10:43am 04 Mar 2015
Copy link to clipboard 
Print this post

Hi Tylercook,

You could always use my MuP.. Manual is available from the link below..

See the full list and manuals of boards I have HERE!!

Regards,

Mick


Mick's uMite Stuff can be found >>> HERE (Kindly hosted by Dontronics) <<<
 
Oldbitcollector

Senior Member

Joined: 16/05/2014
Location: United States
Posts: 172
Posted: 12:01pm 04 Mar 2015
Copy link to clipboard 
Print this post

I also stock a Development board that features the MKII

Micromite Companion
http://www.propellerpowered.com

Jeff

My Propeller/Micromite mini-computer project.
 
WhiteWizzard
Guru

Joined: 05/04/2013
Location: United Kingdom
Posts: 2948
Posted: 02:05pm 04 Mar 2015
Copy link to clipboard 
Print this post

Hi tylercook

I may as well join in too!

I am going to start by adding Lou & Zonker's LCDuMite to the list of possible choices since this also has space onboard for some peripherals such as LCD, temp sensor, IR Tx & Rx, RTC, DAC, etc. These guys are members on this forum and are based in the US; since this is where you are you could shoot them a Private Message to see if they can help you locally.

Also you can see some photo's of some of the other boards mentioned here on my website MicroMite.org . Most of these are boards designed by TBS members (as well as my 44-pin MkII MicroMite Module ). I personally like BigMick's MuP as a great starting point for connecting just a handful of things - and his NanoMite if just needing no more than 6 I/O pins.

Circuit Gizmos 'Arduino'Mite looks very interesting but I haven't personally 'played' with one of these yet. (CG - have you fixed a price/date?)

I hope some of these meet with your interest. If not then Grogster may be happy to design you a bespoke 'Explorer' PCB

Have fun choosing . . .

WW

PS OldBitCollectors MMC is an excellent product too. He is also based in the US Edited by WhiteWizzard 2015-03-06
 
redrok

Senior Member

Joined: 15/09/2014
Location: United States
Posts: 209
Posted: 05:05pm 04 Mar 2015
Copy link to clipboard 
Print this post

Hi Tyler;
  tylercook said   I was considering doing that, but figured there might be a board out there already. If not, then I will go with this. Thanks!

Would something like this work?

I thought I would put a plug in for the Plug Board uMites.
There are 6 uMiteIIs here.
The bunch on the right and the 2 LCD displays run as Slave IEEE485. Mostly as software experiments. And 3 RTCs.
All the LED indicators are the LUMEX SSL-LX3044 12V LEDs with built in ballast resistors. They are very handy on plug boards. A tad spendy at $25us/100. They come in 3 colors. I prefer the 12V types as they draw less current than the 5V versions and are just the right brightness all the way down to below 3V. Cool huh!!!

Sorry about the crappy picture, I didn't have a good camera handy.
And here is how I added a nice surface mount 10uF ceramic cap to the 1.8 volt pins.

redrok
Edited by redrok 2015-03-06
 
CircuitGizmos

Guru

Joined: 08/09/2011
Location: United States
Posts: 1427
Posted: 08:24am 05 Mar 2015
Copy link to clipboard 
Print this post

  WhiteWizzard said  
Circuit Gizmos 'Arduino'Mite looks very interesting but I haven't personally 'played' with one of these yet. (CG - have you fixed a price/date?)


I'm done testing the prototypes and I have some that are unbuilt that I can build up and part with. I can't compete price-wise with the Arduino that is built by the 100,000s, and I'm gonna lose anyway on the prototypes. But I don't need the extras that I have and I may as well sell them for $30 to recoup a little of the cost.

The production models will be a little different, and hopefully at a price I can make $ on.

Email me at gizmo2009 @ circuitgizmos . com and I'll send a link for ordering.Edited by CircuitGizmos 2015-03-06
Micromites and Maximites! - Beginning Maximite
 
Print this page


To reply to this topic, you need to log in.

The Back Shed's forum code is written, and hosted, in Australia.
© JAQ Software 2025