This compact computer, known as CYBERWARE, is powered by the remarkable Wi-Fi microcontroller, CYBERCORE X1 that is based on ESP8285.
Moreover, CYBERCORE X1 runs CYBEROS - a custom build of MicroPython with its libraries and APIs that seamlessly handles wireless connections on the go!
We already have a few prototypes built:
- LED RGB (NeoPixel) module
- Button module
- Buzzer module
- OLED display module
- Stepper motor module
- Single PCB integrates MCU and sensor.
- All communications are wireless and done via ESP-NOW.
- Only two wires required - power and ground.
- On-board OS takes care of libraries and APIs.
- It's a modular, wireless solution that works straight out of the box.
- Download and extract .zip file contents to fildz_cyberware folder.
- Upload fildz_cyberware folder to your MicroPython powered device.
- FILDZ custom build of MicroPython.
- Libraries fildz_cyberos, fildz_button, fildz_buzzer and fildz_neopixel.
- (Optional) APIs fildz_button_api.
FILDZ CYBEROS is an open-source project that thrives on community contributions. We welcome developers to contribute to the project by following the MIT license guidelines. Feel free to submit pull requests, report issues, or suggest enhancements to help us improve the project further.
We are immensely thankful to the MicroPython community for developing and maintaining this incredible open-source project. Their dedication and hard work have provided us with a powerful and versatile platform to build upon.