-
Notifications
You must be signed in to change notification settings - Fork 7
Console
gicking edited this page Feb 10, 2018
·
5 revisions
back to Command Reference
List of commands for user input and output via serial interface and stdio.h
functions. Specifically use
-
putcharAttach() e.g. for formatted printing via
printf()
via UART interface. This corresponds toSerial.print()
on Arduino platform. -
getcharAttach() e.g. for user input via
gets()
via UART interface. This corresponds toSerial.read()
on Arduino platform.
The below commands are not auto-loaded in Arduino-like projects, i.e. which include main_general.h
. See the respective description on how to include them into your projects.
-
Getting Started
-
- General Commands
- Libraries
- LCD BTHQ21605V
- poti AD5280
- poti AD5282
- freemodbus
- PetitFS SD-card (min)
- FatFS: SD card (full)
- Board Specific
-
- Universal
- Board Specific