I am new to embedded programming. Would like to know the future of Micropython.c Will micro python completely replaces embedded C. As a budding programmer do I need to concentrate more on Embedded C or Micropython
Bonjour, I'm French, please excuse my English... After some research, I can't simulate an ESP32 card equipped with the micropython interpreter in Proteus. Is it possible? If so, is there a tutorial to help? Thank you very much Xavier LOUIS
I load this into my micropython program, run the program, load the LSB first into the AD9834, then MSB it starts OK but my actual freq is 13 mHz. I get a nice sine wave, 200 mV peak to peak, but wrong freq. I am pulling my hair out trying to figure this out, I checked and rechecked my LSB MSB calculation several times , I know those are right.
Hi Everyone, It has been a few days that I have been struggling with DS1307 RTC and I have some questions and problems. I should mention I had tested a library for ds1307 on its prepared module, then I decided to make the circuit separately with its components. These are the ds1307 module pic...
Please can someone please help! I am new to proteus simulation and currently trying to simulate a simple led ON-OFF project. I wrote my code using MPLAB X...
I am trying to send blocks of 16 bit data from a pic to another pic (both dspic33) using spi, it works fine. But sometimes noise will create an extraneous clock on the spi link, which will shift the data sent by the number of extraneous clock received in all of the following 16 bit words. I want...
I have attached my display icon here. I would like to change the color of Below Text in one color and display paramter in other colors. In below display parameter MODE: TIME: TimeZone:Relay_Status : Must be in one color Other parameter like...
Started by himam Feb 21, 2024 Replies: 1 Microcontrollers X esp32 micropython and proteus Started by xlouis Dec 1, 2023 Replies: 1 Microcontrollers Share:
Dear Sir, I am planning to use Arduino mega + Ethernet shield board (16 Boards) with different IP address to interface with my PC using TCP/IP. I have to read and write data from PC to these boards and vice versa. Will it be possible? Kindly let me know. Regards, V. Prakash Vetal...