MikroElektronika

MikroElektronika

MIKROE: development tools company dedicated to standardization and time-saving in the embedded industry.

[email protected]

Пікірлер

  • @FirmwareDesigner
    @FirmwareDesigner15 күн бұрын

    It's so amazing, Branko. Thank you for all the tips.

  • @mikrodunya6113
    @mikrodunya611316 күн бұрын

    I think your way is wrong. MikroC ARM, AtMega and PIC must continue. You will lose your users to Microchip Xlab or STM Cube IDE.

  • @FirmwareDesigner
    @FirmwareDesigner15 күн бұрын

    I don't think so, but your remark is pertinent.

  • @TurgayYILMAZplus
    @TurgayYILMAZplus22 күн бұрын

    Congratulations, it was very useful. In the old Micro C, when you clicked on the library, code examples for using the library were opened. It would be nice if you added this for Necto studio

  • @mikroelektronika
    @mikroelektronika22 күн бұрын

    That's an excellent point! We'll make it happen!

  • @sameermousa7439
    @sameermousa743923 күн бұрын

    I think moving to another company products is better than all these headache

  • @mikroelektronika
    @mikroelektronika22 күн бұрын

    Changes are unfortunately inevitable, and MIKROE is striving to facilitate a smooth transition for everyone! One of the priorities is to ensure that nothing remains unclear. If you have any questions or concerns, please feel free to reach us, and we will respond, even with another video!

  • @sameermousa7439
    @sameermousa743923 күн бұрын

    You guys made it so hard for embedded programmers. i think you better say migrate from MikroE products to another company products instate of migrating to Necto . studio

  • @davidfurniss6980
    @davidfurniss698023 күн бұрын

    Having spent over £1200 on development hardware, programmers, MikroC Pro for pic, dspic, pic24 and vtft, a 1yr license migration and then having to pay a subscription isn’t attractive considering it’s now a hobby as my main job is no longer design. 😢

  • @mikroelektronika
    @mikroelektronika22 күн бұрын

    NECTO Studio is available FREE of charge, fully functional, for non-commercial applications. So, no demo limits, no restricted functionality of any kind for hobby projects you want to develop. And you'll work with open source code as well, which is another important thing!

  • @TurgayYILMAZplus
    @TurgayYILMAZplus23 күн бұрын

    A saying goes that you don't change horses when crossing a stream.I'm with you and I'm looking forward to the 2nd part.

  • @baconsledge
    @baconsledge29 күн бұрын

    I have used MikroC in the past with a USB dongle (for small PIC development) and found it to be very nice. I did look at Necto a couple years ago to see if it would work for a PIC 24 project that originated in Microchip Lab X. I would consider trying it again for perhaps Risc V or PIC 32 .

  • @mikroelektronika
    @mikroelektronika29 күн бұрын

    Yep, mikroC PIC PRO via dongle was a smooth thing! As per NECTO: You will get refreshed version of the NECTO Manual for about a month, so bring it on. As per PIC24 development: Microchip's MPLAB XC16 is supported in NECTO... XC32 and XC8 are as well... RISC-V (from GigaDevice): while developing SDK for them, we found out a lot of similarities with ST's F1 series of MCUs (just a heads up). In your spare time: you can check out RISC-V and PIC32 for free, remotely, by connecting on Planet Debug feature inside NECTO Studio!

  • @lionelwade7824
    @lionelwade7824Ай бұрын

    P r o m o s m ☝️

  • @TurgayYILMAZplus
    @TurgayYILMAZplus2 ай бұрын

    I think what we did is wrong, necto studio is not useful. Micro c was very good, ignoring this may make you lose customers.

  • @torrrock1788
    @torrrock17882 ай бұрын

    Dear consultation. is this programming software? Android and iOS applications can be manufactured Please I will need more information on that product...!

  • @TurgayYILMAZplus
    @TurgayYILMAZplus3 ай бұрын

    I'm sorry to say this, but I have to say it. It would be much better if you updated Micro C

  • @Willie-vr6gk
    @Willie-vr6gk3 ай бұрын

    Do will new MCU card for STM32H7 will be released?

  • @animatem
    @animatem3 ай бұрын

    Awesome!

  • @debugstore
    @debugstore3 ай бұрын

    Excellent News!

  • @thomaspahl9927
    @thomaspahl99273 ай бұрын

    and debugging??

  • @mikroelektronika
    @mikroelektronika3 ай бұрын

    Two more videos are in the stack ("Debugging via USB" and "Debugging via WiFi"), and I think this is going to help! As per this video, 2:14 - 2:31 depicts debugging over WiFi, but we'll make sure to make it more comprehensive!

  • @Willie-vr6gk
    @Willie-vr6gk3 ай бұрын

    It would be great if shown how to setup GDB server for it to debug without using NECTO (I noticed it in CDGR app folder, but instrunctions are unclear, and even after starting it, I cannot connect with ARM GDB)? With that thought, I mean some custom .elf/.hex files compiled using other tools like STM's IDE, or other very custom projects.

  • @mikroelektronika
    @mikroelektronika3 ай бұрын

    Understood! We'll make sure to put this video you proposed into our production pipeline, and get uploaded onto KZread ASAP...

  • @debugstore
    @debugstore3 ай бұрын

    This is a really useful extension to the NECTO environment. The user now has many choices of compiler and support for Microchips MTLAB compilers will make PIC development much easier. Well done MikroE!

  • @mikroelektronika
    @mikroelektronika3 ай бұрын

    Thanks for the feedback! It's great to hear that the addition of MPLAB compilers will make PIC development more convenient for the industry!

  • @Willie-vr6gk
    @Willie-vr6gk3 ай бұрын

    New NECTO looking sleeker! Waiting for update...

  • @mikroelektronika
    @mikroelektronika3 ай бұрын

    You actually noticed the difference! The update is on its way, we'll let you know!

  • @Naveenkumar-mm5jl
    @Naveenkumar-mm5jl4 ай бұрын

    please create more videos like this for using debuggers and other products also ....

  • @luquasmc
    @luquasmc4 ай бұрын

    Also, are they going to support external flash or is there already a way for me to add it?

  • @mikroelektronika
    @mikroelektronika3 ай бұрын

    Good question! There is a solution: merging our DMA example (which utilizes FLASH transfer) with our LVGL example! DMA example can be found inside NECTO's Package Manager feature (just type-in: "DMA").

  • @luquasmc
    @luquasmc4 ай бұрын

    Good morning, It's great to have LVGL in necto studio, do you have a tutorial or example on how to manipulate the components using the man file?

  • @mikroelektronika
    @mikroelektronika3 ай бұрын

    Hey there! Two solutions: watch how I did it from 03:08 to 04:49; observe the simple example from MIKROE's official GitHub page: github.com/MikroElektronika/mikrosdk_v2/blob/master/tests/lvgl/lvgl_button/src/main.c

  • @ATNL4
    @ATNL44 ай бұрын

    Thanks , I will give a try.

  • @mikroelektronika
    @mikroelektronika3 ай бұрын

    If you want to try it on the real hardware for free, checkout Planet Debug, which is HAAS (Hardware As A Service) solution from Mikroe, and give LVGL a try!

  • @i_am_arun07
    @i_am_arun074 ай бұрын

    Nice

  • @mikroelektronika
    @mikroelektronika3 ай бұрын

    Thanks! We are trying to speed up the development in the embedded industry, and this is one of the solutions we come up with!

  • @aleksejsusa8210
    @aleksejsusa82105 ай бұрын

    Hello... I did all of this, but just found out that I don't have a code... Where can I learn how to make it?

  • @__--JY-Moe--__
    @__--JY-Moe--__5 ай бұрын

    nice! thanks!

  • @braskcovroldinin8816
    @braskcovroldinin88165 ай бұрын

    what the difference on doing in that then doing on mssp in pic

  • @user-tx5jd6rl6h
    @user-tx5jd6rl6h5 ай бұрын

    Can you share the code for this project?

  • @Willie-vr6gk
    @Willie-vr6gk5 ай бұрын

    It's just the CAN bus

  • @mikroelektronika
    @mikroelektronika5 ай бұрын

    You've made a compelling argument! On the other hand, this CAN implementation can be run on multiple MCU architectures (CAN driver is basically the same for ARM, PIC 8-bit and RISC-V MCUs, which basically saves time for devs)..

  • @JosipMiller
    @JosipMiller5 ай бұрын

    Way to go, MikroE ! I am using MikroE EasyPIC Pro 7 for 80-pin MCUs and for older MCUs i use older EasyPIC 3 board. I work in science and I have made dozens of projects in measurement, automation and process control for very specific and custom made instrumentation. These boards were best investment I have ever made. Instead of messing with insufferable bunches of wires there is elegant way of programming and testing your prototype. Especially with Easy Pic 7 Pro you can connect huge quantity of sensors, other breakout boards, indicators, displays, communication modules and over RJ connector it accepts other programmers/debuggers. Double set of I/O pins are also very nice, makes you able to both connect and measure logical states on your peripherals without messing with extra wires and clips. Elegant and nicely made.

  • @animatem
    @animatem5 ай бұрын

    That looks cool!

  • @Willie-vr6gk
    @Willie-vr6gk5 ай бұрын

    So LLVM at its way :)

  • @mikroelektronika
    @mikroelektronika5 ай бұрын

    Your insight on this matter is well-founded, but we will keep quite, for the other folks... :)

  • @catalinalecuhomealone1786
    @catalinalecuhomealone17865 ай бұрын

    👎👎👎👎BUFFONI , hanno spedito una scheda non funzionante, prima di Natale, poi per 3 settimane fanno finta di non capire che voglio la sostituzione e non il rimborso, in quanto sono serbi e c'è il dazio che è un quarto della spesa ! Quello che ha ancora dell'incredibile è che li cerchi al telefono e non richiamano! Sarà perché sanno di essere in torto marcio?? Comunque sia, sconsiglio vivamente questa sottospecie di ditta , valgono 0 , anzi meno perché vi fanno perdere un sacco di tempo!!

  • @debugstore
    @debugstore5 ай бұрын

    Nice. Keep them coming Branko!

  • @mikroelektronika
    @mikroelektronika5 ай бұрын

    Expect more of those! Some would be easy-going with relaxed pace, whilst other would have a lot of hardware and software features included... Thanks for the feedback. :)

  • @debugstore
    @debugstore5 ай бұрын

    @@mikroelektronika Branko, the pace is fine to give an overview but as a tutorial video, more detail needs to be added. Maybe videos could be split into two parts?

  • @mikroelektronika
    @mikroelektronika5 ай бұрын

    Valid argument! We are currently discussing it. Eventually, there would be two individual parts of a subject: "Basic overview" and "How to..." (the latter one would be created if needed) of a DIY project.

  • @catalinalecuhomealone1786
    @catalinalecuhomealone17865 ай бұрын

    Buffoni ! Spediscono materiale non funzionante e non lo sostituiscono per farmi perdere i soldi pagati in tasse d'importazione e sdoganamento per un quarto del valore comlessivo ! Fanno finta di non capire , l'assistente non si fa trovare al telefono e non richiama nemmeno !!! State alla larga da questa sottospecie di azienda !

  • @catalinalecuhomealone1786
    @catalinalecuhomealone17865 ай бұрын

    Buffoni ! Spediscono materiale non funzionante e non lo sostituiscono per farmi perdere i soldi pagati in tasse d'importazione e sdoganamento per un quarto del valore comlessivo ! Fanno finta di non capire , l'assistente non si fa trovare al telefono e non richiama nemmeno !!! State alla larga da questa sottospecie di azienda !

  • @momcilokijanovic7192
    @momcilokijanovic71925 ай бұрын

    Uh prw 8 godina :)

  • @LondonICCJacques
    @LondonICCJacques6 ай бұрын

    Let's go!

  • @AnomalousVixel
    @AnomalousVixel6 ай бұрын

    30 indents, 16 LEDs...?

  • @electronicstv5884
    @electronicstv58846 ай бұрын

    Very interesting video!

  • @debugstore
    @debugstore6 ай бұрын

    Branko, is it possible to create an application note which describes the process of creating the application in more detail?

  • @mikroelektronika
    @mikroelektronika6 ай бұрын

    Sure! You'll be able to see the app note on the "embeddedwiki.com" platform in a short notice (I'll ping you when it's done)...

  • @davidwilliams1060
    @davidwilliams10606 ай бұрын

    I knew there was another reason I like this company 🍻🍺

  • @davidwilliams1060
    @davidwilliams10606 ай бұрын

    This looks great but I'd prefer to see it being used as opposed to seeing the box it came in. Does it come complete or do I need to buy software (e.g., a compiler) and additional hardware to use it? Also not clear on the difficulty of integrating the MCU with the plug-in boards. Thanks for the start anyway.

  • @davidwilliams1060
    @davidwilliams10606 ай бұрын

    Answered at least some of my questions, thanks.

  • @mikroelektronika
    @mikroelektronika6 ай бұрын

    Glad to hear that! If anything, you can share whichever topic you didn't find fully explained; then we can elaborate subsequently..

  • @haemse
    @haemse7 ай бұрын

    Can you better explain what this project for? With a practical example, maybe? Thanks

  • @mikroelektronika
    @mikroelektronika7 ай бұрын

    Hey there @haemse! Sure, I'll do my best... Two things shown within this project: - Plug'n'Play device functionality (just like you insert a web-cam or an USB Thumb Drive into your WindowsOS based computer, you hear that "sound", and after that "sound" a device starts working instantly... I inserted this graphical add-on board into host and it got identified instantly as well); - Embedded Project Automation (once this add-on board got identified during BOOT sequence, I am eligible to exploit it instantly, which I did, by displaying images, and making sure images are shown on each boot up of this host).

  • @haemse
    @haemse7 ай бұрын

    @@mikroelektronika sounds like you should make a product out of it ;-)

  • @debugstore
    @debugstore7 ай бұрын

    Can Linux be run on MikroE MCU boards?

  • @mikroelektronika
    @mikroelektronika7 ай бұрын

    Hey there John, good question! Short answer: No... More detailed answer: RTOS could be a worthy substitute... - Once RTOS is on a MCU, I would install 1-Wire library, eventually extracting ID of a Click board by reading EEPROM silicon which is on an Click board itself. - Finally, I would be able to make use of this ID in my embedded RTOS-based project. - I'll post an episode with RTOS on MIKROE's board sometime soon during next year.

  • @FirmwareDesigner
    @FirmwareDesigner7 ай бұрын

    Thank you for treating us Branko ❤❤❤

  • @FirmwareDesigner
    @FirmwareDesigner7 ай бұрын

    For all those who follow this tutorial, a big thank you to BRANCO. To make it easier for you to understand and test, here is the example of a program tested by BRANCO. /** * @file main.c * @brief Main function for HelloWord application. */ static int count_led_cycles; int main(void) { TRISB.B0 = 0; LATB.B0 = 0; TRISB.B1 = 0; LATB.B1 = 0; TRISB.B2 = 0; LATB.B2 = 0; /* Replace with your application code */ while (1) { LATB.B0 = 0; LATB.B1 = 0; LATB.B2 = 0; Delay_ms(500); LATB.B0 = 1; LATB.B1 = 1; LATB.B2 = 1; Delay_ms(500); ++count_led_cycles; } return 0; } You can just copy and paste the program once you have reached the configuration terms as well described by Branco

  • @Ayatullah01-lp9wv
    @Ayatullah01-lp9wv7 ай бұрын

    Woow your is the best

  • @sumankar4873
    @sumankar48738 ай бұрын

    Can you guys please tell me the connection with arduino with code please please please