More text ^^

This commit is contained in:
Lukas Schmid 2024-05-15 13:57:49 +02:00
parent 5900b3a05c
commit 99bcdd2cc0
2 changed files with 24 additions and 2 deletions

View File

@ -1,5 +1,9 @@
# NetCube Systems Kumquat
When getting a new embedded system. it can be a little difficult to know where to start.
Welcome to the NetCube Systems Kumquat Documentation!
In this documentation we aim to assist you in getting your board and development envrionment up and running in no time.
The Kumquat is a compact and versatile embedded system powered by the Allwinner V3s SoC. It offers robust connectivity options, extensive I/O capabilities, and support for popular programming languages. With its powerful features and flexible design, the Kumquat is ideal for a wide range of industrial, IoT, and embedded systems applications.
Starting with a new embedded system can feel overwhelming due to the numerous components, interfaces, and software involved. Finding the right starting point can be challenging.
This comprehensive documentation aims to simplify your onboarding process and streamline the setup of your board and development environment. Whether you're a seasoned developer or a newcomer to embedded systems, our step-by-step guidance will help you get up and running quickly and efficiently. From initial hardware setup to configuring the software environment, we provide clear instructions and valuable insights to ensure a smooth and successful start to your embedded development journey.

18
quickspecs.md Normal file
View File

@ -0,0 +1,18 @@
Sure, here's a further condensed version:
- **Kumquat Features:**
- Allwinner V3s SoC, ARM Cortex-A7 @ 1.2GHz
- 64MB DDR2 Memory, 8MB SPI Flash
- Ethernet, USB-C Dual Role, Audio I/O
- Isolated CAN-FD, RTC with battery
- 8x 12/24V IOs, 4x Relays
- SDIO, I2C EEPROM, QWIIC Connectors
- Buildroot Linux, Mainline Kernel, U-Boot
- **Programming Languages:**
- C, C++, Python3 (recommended)
- **Applications:**
- Industrial & Home Automation, IoT, Robotics, Embedded Systems
This concise summary captures the essential features, programming languages, and potential applications of the Kumquat.