I finally tried Raspberry Pi Pico, and I was shocked. Writing hardware logic in Python is the simplest prototyping method, period. Now, details. To test the MicroPython I came up with a project I saw implemented on Arduino – a…
Tag: raspberry
Out of memory: moving to RPi4
Ok, ROS needs RAM. Just received Raspberry Pi 4 B with 4 GB of RAM and finally I can continue implementation of this structure. Stay tuned! Error happened.
Turn On UART on Raspberry
1 2 # Enable UART enable\uart=1 Error happened.