![]() |
Forum Index : Microcontroller and PC projects : New Explorer 16/32 dev kit
Author | Message | ||||
isochronic Guru ![]() Joined: 21/01/2012 Location: AustraliaPosts: 689 |
Hot off the press - Microchips new Explorer 16/32 board PR Just think, one could develop code on these, and then use a cheaper, simpler Komodo board (see the pcb development thread per sn-5x, ) as a platform for the finished code ![]() |
||||
JohnS Guru ![]() Joined: 18/11/2011 Location: United KingdomPosts: 4036 |
Even better - ignore the overpriced Microchip board that comes with a PIC24 and instead get almost any other 32-bit (or more) uC board. (Whether from Microchip or not.) John |
||||
WhiteWizzard Guru ![]() Joined: 05/04/2013 Location: United KingdomPosts: 2932 |
I love the modern 16x2 alpha-numeric LCD on this new/latest (and expensive) board! Do they not know about colour TFTs or OLEDs? Geoff (and PeterM) have definitely spoilt us with a multitude of cheap, colour, graphical TFTs to choose from (with touch!) for the PIC32MX. |
||||
Phil23 Guru ![]() Joined: 27/03/2016 Location: AustraliaPosts: 1667 |
Not very inspiring when you compare it to an E100 with a 5" display. |
||||
JohnS Guru ![]() Joined: 18/11/2011 Location: United KingdomPosts: 4036 |
Looking at the STM32 dev boards... they are so incredibly much better (and cheaper). Microchip must have their heads up their (er, rears). John |
||||
isochronic Guru ![]() Joined: 21/01/2012 Location: AustraliaPosts: 689 |
AFAIN to use a graphic LCD, the LCD and its board is plugged into one of the large connectors, sensible enough. That allows faster screen updating and transfer. I am interested in the USB UART/I2C, it uses a mcp2221 without a crystal so probably uses techniques like the 1455 adapters. Microblocks was right ! [edit/add] Of course the point of using something like this, is that it is used with mplabx/pickit3 to develop programs in C, and so provides access for debugging, stepping through the code, examining variables, registers and so on as well as writing, compiling, and installing the program from the hex in the first place. There is also a pic32MZxxxx plugin module. I noticed that the 24 MHz crystal has smaller caps, 9pF instead of the 22 or 27 in the slower speeds. |
||||
![]() |
![]() |
The Back Shed's forum code is written, and hosted, in Australia. | © JAQ Software 2025 |