micropython-raspberrypi
micropython-raspberrypi copied to clipboard
bare metal Raspberry Pi Zero / Zero W port of MicroPython
So... What is this? I have a two python files I need to run at the boot on a RPI zero w. Those files call i2c components. A multiplexor, 4...
Hello, where can I see the REPL, on HDMI or on UART? Also, I'm trying to run this repo on PI 4 B, will it work on that?
Regards
Hi boochow, this is great, thank you. Did you think about going even lower and making it VC4 baremetal instead of ARM baremetal? There is gcc compiler for VC4 VPU...
I tested it on Raspberry Pi 2. It takes at least 1 minute to read a 750K file. `buf=open('testl.bin').read()`
That would make this VERY useful. Could it be done?
I'm trying to make it work but no success... Follow the instructions and just rainbow... help please
> make BOARD=RPI1 > /bin/sh: 1: arm-none-eabi-gcc: not found - How to install virtualenv https://gist.github.com/frfahim/73c0fad6350332cef7a653bcd762f08d - Getting Started https://github.com/micropython/micropython/wiki/Getting-Started > Debian, Ubuntu, Mint, and variants > > The following packages...
I've updated to latest micropython release. Also updated/changed a few files in order to build successfully.
Hi. I tried run micropython on RPi 2B and sadly it does not work. There is possibility to force your project to do that? Best regards. Draqun