Hi,
is there any way to print rotated text to the screen?
Like here:
regards
Dominik
Hi,
is there any way to print rotated text to the screen?
Like here:
regards
Dominik
Hi Rob.
Yes there are 100nF directly at the Power supply of the Mcp3204.
But that won't help. I Ordered some lm4040 to have a clean voltage reference.
I think that will help.
Regards
Dominik
Hi Guys,
I think I figured out the main problem.
It has nothing todo with the SPI bus ... It´s the 3,3V line.
Take a look at the picture. If you set the LCD to 80 (~33%) brightness then the PWM signal is extremly present on the 3,3v line ... And the MCP3204 don´t like that :-)
And this is a picture with 255 (100% on) brightness ...
No further explanation needed ...
Dominik
Hi guys,
today I spent some time getting my MCP3204 working. It´s a 4 channel ADC with an SPI Bus.
I connected the MCP like this:
#define SPI1_CLK 18 // D -> Clk -> Pin 11
#define SPI1_MISO 19 // Q -> D Out -> Pin 10
#define SPI1_MOSI 23 // -> D In -> Pin 9
#define SPI1_SS 16 // -> CS -> Pin 8
It´s working as expected as far as I don´t use any display stuff from the M5 Stack.
As soon as I ad the following to my code:
M5.begin(); // true, false, false);
M5.Lcd.printf("TEST");
things getting wired. The readings of my MCP3204 are wrong.
I convert the AD values to temperature vales since I use some BBQ sensors. And the results are about 2 degrees wrong when adding the M5 Display.
Example: Reading temp without Display -> ~21° and with display ~23° or sometime ~17°
I can do some addition checks with the plain AD values to get a better understanding.
But anyway ... What´s wrong in using the SPI bus for a second device?
Are there any drawbacks i don´t know? Any issues?
Maybe someone has some explanation for this topic.
Dominik
Hi ferrianf,
Some days ago I asked a similar question about powering the stack.
And until now there are no answers from the M5Stack employees. It's absolutely not understandable why those guys don't answer so important questions. And furthermore why there is no documentation about that power topic. :-(
Anyway ... Did you take a look into the IP5306 datasheet? Maybe you can find some answers there?
Sorry if I can help more.
Dominik
Hi,
@lukasmaximus 在 M5 Data Glove 中说:
what kind of sensors are you putting in it? flex sensors in the fingers?
Correct. I use 4 Flex Sensors in the Fingers. They 2,2" types from SparkFun.
I hope to get them working until sunday ...
@lukasmaximus 在 M5 Data Glove 中说:
I made a simple music glove before with flex sensors it was a lot of fun.
Did you have any photos? How did you sew the glove?
I found it really hard to get this glove as far as it is now. There are not really a lot of information in the web available ...
Dominik
Hi!
I just wanna show you my new invention ... the M5Stack Data Gloves :-)
The design based on the DIY arduimu gloves (which you can´t find any longer because the website is down :-( ).
Anyway. I redesigned some parts, learned sewing and now I`m close to build the sensor stuff.
I did some work on the code, too ...
Will keep you up to date if I did my first tests und if the code part is done.
So be patient :-)
Dominik
@ajb2k3 在 External Power - What is possible? 中说:
You are aware that there are 2 battery connection on the M5?
1 is in the 2x15 connection, one is on the actual main pcb.
Yes I saw that. I think that both directly connected to the VBat connection, correct?!
@loboris 在 External Power - What is possible? 中说:
5V connection on the 2x15 connector is the output from IP5306 VOUT pin
Well if there is no battery connected and no USB cable attached ... Why should this be a problem?
I would assume that the IP5306 has an internal protection for reverse current.
Hi,
cutting traces on the PCB is always a bad idea I think ...
But connecting a 5V source to the 5V connection on the 2x15 connector should be ok, or not? If there is no battery connected we don need the IP5306?
you should not connect USB cable at the same time the external 5V is connected
That's correct but this is a compromise I can live with.
regards Dominik
@world101 在 External Power - What is possible? 中说:
m5stack battery module. 850mAh of internal power. If you need more than that, it will have to be custom.
Hi !
I know there is a battery pack and I got two of them. But this is not always a solution. There are projects where you can't stack a lot of moduls on top of each other. And as said ... Using USB as power is very ugly and space consuming.
If you need more than that, it will have to be custom.
Correct. And what I want to know is which custom solutions are available.
Or to be more precise ... Which kind of power solutions are available without using the Battery module or an USB connection and which kind of drawbacks have those solutions?
I can't beleave that I'm the only guy how has those "problems".
regards
Dominik
Hi Holger,
I´m sorry but that is not really an option. It looks very ugly to use a USB Connector. And I don´t wanna use a power bank ...
So there must be any suiteable solution to power the M5 from the 2x15 connector. Or somewhere else inside the M5 Stack.
regards
Dominik
Hi @all,
we have now 2 projects which need external power supply for the M5. So maybe someone here can explain what kind of possibilities we have. I can think about the following:
Can anybody here give some comments about the ideas? I don't think all will properly work!?
And maybe there are other solutions I missed?
And btw. what are the HPWR pins for? It sounds like high power external source. But I can't find any information.
Update
I forget to the point with USB power ... How will the above ideas behave if you insert the USB connector?
regards
Dominik
Hi !
@rop 在 M5 Fire and the IMU 中说:
It really sucks that the people making these things never answer any questions...
You named it ... These are so exiting devices, but if you study the docs I have to facepalm my self sometimes :-)
@ChrisMicro
Thx for the link to your repo. Unfortunately I don´t have a fire yet. I ordered a black one (where I didn´t know that the IMU is not available). And then I ordered a gray one. It took 4 weeks to get the gray one to germany. I know it has arrived some days ago but I´m on vecation until saturday :-)
The black one is still missing - for 5 weeks now. I really hope it arrives, soon.
So I will do my first tests on saturday or sunday. And I´m still unsure if I should order a fire. Is it worth the price ... and did I really need the additional features?
I´m working on a data glove at the moment where I will use the gray M5Stack - or let´s say I hope I can use the M5 in general. I hope it´s not to heavy and I can mount it on top of the glove. But that´s a little bit OT now ...
Will see if I order a fire for some detailed testing :-)
Dominik
Hi @all,
to be honest I´m a little bit confused about the M5 Fire device. As stated in the documentation there is a MPU6050+MAG3110 build in the fire.
So there are some questions (at least for me) unanswered :-)
Very confusing at all. Is anyone here able to bring a little bit of light into the darkness :-) ?
Dominik
Hi Rop,
just waiting for my M5 so I can't help out.
But can you tell a little bit about the new features?
regards
Dominik