Skip to main content

For Computer Vision, Speech Generation, and Controlling waveshare Motor Controller

Project description

Brikeda Client

Client Proxy to call AI Services on Brikeda, and Classes to support hardware on Raspberry Pi such as waveshare motor controller

Instructions

  1. Install:
pip install brikeda_client
  1. Generate an aesthetic ASCII visual:
from brikeda_client import Brikeda

# initialize drive object (to generate visuals)
drive = synthesize.Drive()
# generate a ASCII visual (dark_mode optional)
drive.generate(dark_mode=True)
# save to png
drive.to_png('aesthetic.png')
  1. Ride the space skyway home to 80s Miami

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

brikeda_client-0.0.1.tar.gz (2.9 kB view hashes)

Uploaded Source

Built Distribution

brikeda_client-0.0.1-py3-none-any.whl (3.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page