respuestas

Q: Is 8 MB PSRAM the same as 8 MB flash memory?

Preguntado por JPe2 sobre 2023-01-05 07:08:49

peterjazenga nope, note the name psram, it is RAM, it cannot store data without power

Servicial (0)
Enviar
respuestas (3)

Q: what is the maximum power input i can use to power the arduino

Preguntado por dash_hold _spash sobre 2018-12-12 09:47:53

peterjazenga some pins are 5v tolerant, applying 5v to other pins will kill the device it's onboard regulator allows you to use 5v sluts to the vin pin but never exceed 3.3v on the 3.3v pins

Servicial (0)
Enviar
respuestas (2)

peterjazenga Arduino IDE meh but it depends on the goal, at software is powerful but also a complete pain to setup any project, for smaller projects, it's fine I'm using it with ADC DMA, complex timer controls and more without issue

Servicial (0)
Enviar
respuestas (2)

Q: Does this have a funtioning Serial Port? I don't see a serial chip.

Preguntado por nagas sobre 2019-09-19 11:54:37

peterjazenga stm32f103 has 3 serial ports, also supports 1 usb device port, can emulate keyboard, mouse and far more best programmed with st-link

Servicial (0)
Enviar
respuestas (3)

Q: is it capable to measure the energy produced by a solar panel?

Preguntado por oldBen16 sobre 2020-07-17 05:05:46

peterjazenga NO This is AC only, the current transformer only handles AC, solar panels supply DC The output voltage of Solar panels varies widely depending on time of day, cloud and of course the type of installation but voltages up to 600v on larger arrays are not uncommon, this unit cannot measure those voltages

Servicial (0)
Enviar
respuestas (6)

Q: how can i get rs232 protocall and referance circuit diagram?

Preguntado por mothc11 sobre 2021-05-14 09:47:38

peterjazenga eg8010 is the control chip, Google it, as I haven't needed to use serial, I can't be more specific also it's logic level not rs232 voltage levels

Servicial (0)
Enviar
respuestas (1)

Q: is this machine could be use to heating water?

Preguntado por Rakan111 sobre 2019-05-15 20:53:16

peterjazenga Pumps do not heat water it is clear from the description details that the pump can handle water up to 100°C so it is suitable for circulating hot water

Servicial (0)
Enviar
respuestas (2)

peterjazenga It is analog, it can be used with Arduino, STM32 or ESP32 for example but to measure AC current properly you must have a fundamental understanding of how it works, understand how to put a load resistor on this device, how to create a floating reference potential and do fast ADC You cannot use this device with slow ADC such as the ADS1115 Before using this, google, there are many examples of using this kind of sensor with Arduino and other boards

Servicial (0)
Enviar
respuestas (2)