search for: esp8266

Displaying 3 results from an estimated 3 matches for "esp8266".

2023 Feb 20
2
Using 'dummy.ups' for a real application, not just testing...
Tom via Nut-upsuser <nut-upsuser at alioth-lists.debian.net> writes: >>That makes sense. So you'll have input voltage, output voltage, and >>output current I would guess. You might consider a nodemcu (ESP8266) >>publishing via MQTT to reduce power and use of unobtainium. > > Yes, that is exactly what I was planning to instrument. Maybe battery > voltage too if I can access it. I thought it might be useful to be able to > see the open circuit battery voltage while charging, I dunno....
2019 Mar 06
6
[RFC] Tensilica Xtensa (ESP32) backend
Hello, I'm from Espressif Systems company, software department. Our company develops processors based on Xtensa architecture like ESP32 and ESP8266. We propose the integration of a backend targeting Xtensa architecture. We started to develop LLVM Xtensa backend almost a year ago. The reason was that we saw a demand from our large developers community. Currently only GNU compiler supports Xtensa architecture. The company has approved me to...
2019 Mar 07
4
[RFC] Tensilica Xtensa (ESP32) backend
...fronov via llvm-dev > <llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>> wrote: > > Hello, > > I'm from Espressif Systems company, software department. Our > company develops processors based on Xtensa architecture like > ESP32 and ESP8266. We propose the integration of a backend > targeting Xtensa architecture. > > We started to develop LLVM Xtensa backend almost a year ago. The > reason was that we saw a demand from our large developers > community. Currently only GNU compiler supports Xtensa >...