Good news! rEmotion 2 is now shipped with the Linux library that can be used to interact with the module from your Raspberry Pi or any other Linux device! The update is available in the repository: Look at the example…
Category: rEmotion – Robotic module with face and camera
rEmotion 2 Firmware Update
Today, I made a port of my old rEmotion 1 Arduino Nano-based firmware to rEmotion 2’s Pico. I used the second core for the stepper motor. You can build it yourself using PlatformIO. The code is crappy, probably has to…
Manual for Building rEmotion
Just publish a manual for building the rEmotion platform: Try to build your own! Supporting software is in development. Error happened.
rEmotion 2 – For Everybody
I started the second iteration of my robotic module rEmotion. This time it will be more public and accessible. I’m making it for everybody: More updates and instructions soon! Error happened.
Fast Prototyping of Mechatronics
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…
rEmotion – a Module with Visual Input and Output
After several months of experiments, I’ve decided to shape a new project called rEmotion. rEmotion is a hardware module with a robotic application in mind. The module represents a head with a display and a camera, allowing a robot to…