tensorflow-micropython-examples icon indicating copy to clipboard operation
tensorflow-micropython-examples copied to clipboard

A custom micropython firmware integrating tensorflow lite for microcontrollers and ulab to implement the tensorflow micro examples.

Results 60 tensorflow-micropython-examples issues
Sort by recently updated
recently updated
newest added

Could you update the micropython version, because there are a lot of bug fixes that I require that are only available in the newest version of micropython

Hey there, I am running the hello_world project on the latest firmware available for the ESP32. I use ampy to run the main and the application fails with this issue:...

Hi I have [ESP-Eye board](https://www.espressif.com/en/products/devkits/esp-eye/overview). I have downloaded the `firmware.bin` file from https://github.com/mocleiri/tensorflow-micropython-examples/actions/runs/4399527522 I have connected ESP Eye board to my system. Using Thonny IDE I have uploaded the firmware.bin...

https://docs.github.com/en/repositories/releasing-projects-on-github/managing-releases-in-a-repository https://github.com/softprops/action-gh-release Also want to make sure the release version is included in the name of the firmware even if it is hard coded for the first iteration. Or at...

Hi, Ive been trying to upgrade to the latest micropython on my fork, is it easier for you to just do this on your master? Many thanks, Thomas

I was able to upload the esp32 firmware binary file and get the firmware working in thonny with the board, then I tested the hello_world example successfully and moved on...

I've downloaded latest "microlite-esp32-firmware.zip", but it contains ony firmware.bin inside. Meanwhile, the instruction says that i should flash the firmware with the command: `esptool.py -p COM5 -b 460800 --before default_reset...

Good day, dear Michael and creators of microlite! Thanks for your wonderful project. This is a very handy item. It seems to me that his appearance is a very big...

Hey there, I wanna develop further applications on this firmware but both requests and urequests are missing. How can I add them? What is the micropython version from which you...

Hello! Please tell me about the situation of ESP official ESP32-S3-EYE v2.2 development board flashing firmware (development board link: https://github.com/espressif/esp-who/blob/master/docs/en/get- started/ESP32-S3-EYE_Getting_Started_Guide.md), I tried to flash microlite-esp32-s3-firmware; microlite-esp32-s3-spiram-cs-gpio-20-firmware; microlite-esp32-s3-spiram-firmware; microlite -esp32-s3-spiram-octal-firmware,...