Skip to content

Pocket-sized computers with a variety of sensors on board for quick programming and prototyping.

License

Notifications You must be signed in to change notification settings

fildz-official/FILDZ_CYBERWARE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FILDZ CYBERWARE API

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

Features

  • 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.

Setup

  1. Download and extract .zip file contents to fildz_cyberware folder.
  2. Upload fildz_cyberware folder to your MicroPython powered device.

Requirements

  1. FILDZ custom build of MicroPython.
  2. Libraries fildz_cyberos, fildz_button, fildz_buzzer and fildz_neopixel.
  3. (Optional) APIs fildz_button_api.

Documentation

CYBERWARE API Wiki

Contributing

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.

Acknowledgment

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.

About

Pocket-sized computers with a variety of sensors on board for quick programming and prototyping.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Languages