- This topic has 1 reply, 1 voice, and was last updated 2 years, 9 months ago by .
- You must be logged in to reply to this topic.
Can PCF8575 work inside another library such as DCS-BIOS?
https://github.com/dcs-bios/dcs-bios-arduino-library/releases
I require more inputs and trying to use pcf8575 with Arduino Mega.
Base code for DSC is as follows…
********************************************************
/*
Tell DCS-BIOS to use a serial connection and use interrupt-driven
communication. The main program will be interrupted to prioritize
processing incoming data.
This should work on any Arduino that has an ATMega328 controller
(Uno, Pro Mini, many others).
*/
#define DCSBIOS_IRQ_SERIAL
#include “DcsBios.h”
/* paste code snippets from the reference documentation here */
DcsBios::Switch2Pos gearLever(“GEAR_LEVER”, PPIN);
void setup() {
DcsBios::setup();
}
void loop() {
DcsBios::loop();
}
***************************************************
please fogive me as i am new to Arduino and Coding.
Hi,
no, you use It externally.
And I don’t know how to work with that library.
Bye Renzo
More
3D Printer 3D printer upgrade ABB Arduino Arduino IDE Arduino SAMD boards Aurora AWS CNC Cyclone PCB Factory Cyclone PCB Factory how to build It Display DynamoDB E32 E70 EByte esp01 esp32 esp8266 File System Firmware i2c Library LoRa MicroPython Milling PCB My PCB Networking PCB pinout Power saving Raspberry Pi REST API RF rp2040 SD Card Sensors Sleep and Wake UP SPI STM32 Temperature Tutorial Web Server Wemos D1 mini WiFi