Posts made by kmk68
-
RE: Webburner & Plus2
Thanks for the hint,
Unfortunately - regardless of the browser (Chrome,Edge) and computer it ends up as in the screen shot. But Arduino programs it fine, uploads and works.So I suspect that something is wrong with the uploaded BIOS, because in the list there is no M%Stick Plus2 (or any other stick) and it prompts me with AtomS3. Maybe I have something not loaded in M5Flow? I don't understand it.
Regards,
K. -
Webburner & Plus2
Hello.
Why webburner not containt M5 Stick Plus?I programmed my SP2 (Stick Plus 2 :-)) by Arduino (ok),
and I have return to programming it by M5 Flow, BUT:- M5Flow connect to SP2
- M5Flow webburner not have Plus2, programming Plus2 as AtomS3
- M5 Flow can't Run or Download program to SP2 :-(
This is not my first M5, I have several different ones - Core, Atom, AtomS3, AtomS3U...
but only with Plus2 i have problem.And esptools not work on my computer :-( say: "Acces denied..."
Regards
Kajetan -
Is it possible to connect two M5Atom with a cable...
Hello,
Is it possible to connect two M5Atom with a cable by UART - without any additional equipment?
"White" socket used to connect sensors?
Possibly with an interleaved cable?
And using interrupts?Kind regards,
Kajetan -
RE: Wired communication between MULTIPLE Atom unit?
OK, I think the solution is CAN communication.
The question is has anyone tested this protocol directly unit to unit,
without any hardware?Pozdr.,
K. -
Wired communication between MULTIPLE Atom unit?
Hello,
I want to use three AtomS3 as buttons with variable description and functionality.
I don't know how to combine this as simply as possible with the fourth module - a "regular" Atom...Reasons "why so as it":
-
the settings of buttons 1-3 are related - e.g.: what appears on button "2" when pressed depends on what is on button "1"
-
the main processor performs the task of processing I/O data over the UART, there is no time
for other activities - for this reason, it must be informed by the buttons 1-3 about changes in their states - in a possibly low-engagement way
Can anyone give me a hint?
Może z użyciem któregoś z HUB (PA,PB)?
Wireless communication is definitely out of the question, the pause to receive any
message is too long.Regards,
Kajetan -
-
MIDI library for USB and WiFi :-)
M5 Stack is a musician's dream device - small, inexpensive, with a screen. Recording, routing, looping, etc.
You could really use a basic library like for a mouse. Just connect, receive, send.Kind regards,
Kajetan -
RE: I cannot install M5Stack
Ok, Solved.
On cleared Arduino IDE, I install no M5Stack library, but "Unified M5Stack".
And ONLY M5Stack boards.
And other my modules ESP32 - WROOM, MH ET mini kit, Wemos D1 I can
programing as "M5Stack ESP32" and its work without any other ESP32
boards and libraries. -
I cannot install M5Stack
Hi.
I cannot install "M5Stack by M5Stack" library.
Board install ok. I see this library, click "install" and... nothing. :-(
Some message line flash only, and nothing else.I have some experience with Arduino code.
I was programming Arduino UNO, MEGA, also ESP8266 and now ESP32.I thought it was maybe because of the "garbage" of installed libraries and motherboards.
I uninstalled the Arduino IDE and only installed the basic Arduino and ESP32 espressif libraries.Unfortunately - I still can't install the main M5Stack library.
Can you help me, please?
Regards,
Kajetan