Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
flow3r firmware
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
flow3r
flow3r firmware
Commits
0759408c
Commit
0759408c
authored
1 year ago
by
dx
Browse files
Options
Downloads
Patches
Plain Diff
small fixes
parent
80c362fb
No related branches found
No related tags found
No related merge requests found
Pipeline
#5600
passed
1 year ago
Stage: build
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs/badge/badge_link.rst
+1
-1
1 addition, 1 deletion
docs/badge/badge_link.rst
docs/badge/hardware_specs.rst
+10
-2
10 additions, 2 deletions
docs/badge/hardware_specs.rst
with
11 additions
and
3 deletions
docs/badge/badge_link.rst
+
1
−
1
View file @
0759408c
...
@@ -15,5 +15,5 @@ isolation, but there are current limiting resistors.
...
@@ -15,5 +15,5 @@ isolation, but there are current limiting resistors.
The input protection can handle between +5v and -3v.
The input protection can handle between +5v and -3v.
For the micropython badge link API, see the
:ref:`
badge_link
<py_badge_link>`
API docs
For the micropython badge link API, see the badge_link API docs
This diff is collapsed.
Click to expand it.
docs/badge/hardware_specs.rst
+
10
−
2
View file @
0759408c
...
@@ -2,25 +2,33 @@ Hardware Specs
...
@@ -2,25 +2,33 @@ Hardware Specs
==============
==============
* ESP32-S3 SoC
* ESP32-S3 SoC
* 240MHz
* 240MHz
* 8MiB SPI RAM, 512KiB SRAM
* 8MiB SPI RAM, 512KiB SRAM
* 16MiB flash
* 16MiB flash
* WiFi (2.4GHz, b/g/n)
* WiFi (2.4GHz, b/g/n)
* Bluetooth LE (no bluetooth audio)
* Bluetooth LE (no bluetooth audio)
* Round display, 240x240px, compatible with GC9A01
* Round display, 240x240px, compatible with GC9A01
* Two speakers
* Two speakers
* Two 3.5mm ports
* Two 3.5mm ports
* Headphone / line out and microphone / line in
* Headphone / line out and microphone / line in
* :ref:`Badge Link`
* :ref:`Badge Link`
* Can be configured in each 3.5mm port (3.3v UART)
* Can be configured in each 3.5mm port (3.3v UART)
* MIDI compatible (31250 baud UART)
* MIDI compatible (31250 baud UART)
* USB-C
* USB-C
* Two modes:
* Two modes:
* USB Serial/JTAG (implemented in hardware)
* USB Serial/JTAG (implemented in hardware)
* TinyUSB (for serial, mass storage, USB MIDI)
* TinyUSB (for serial, mass storage, USB MIDI)
* SBU1/SBU2 (sideband use) pins have UART RX/TX for early debug
* SBU1/SBU2 (sideband use) pins have UART RX/TX for early debug
* Passive analog audio out
* Passive analog audio out
* Not supported: USB host
* Not supported: USB host
* 40 RGB LEDs (WS2812C)
* 40 RGB LEDs (WS2812C)
* MicroSD card slot
* MicroSD card slot
* Accelerometer? XXX
* Accelerometer? XXX
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment