Discussion Title | Created date |
---|---|
Information about ArduinoCore elements Hi. I originally had an Arduino IDE project/recipe that I imported to AS7. This comes up with the ArduinoCore project in the screen dump below. My next step is that... |
Monday, 10 August 2020 - 14:10 |
AS 7 - cpp and c library modules Hi. I have Peter Fluery's UART library modules (uart.c and uart.h). I can get this to work on a main.c program. However, changing main.c to main.cpp (it's a simple main),... |
Saturday, 1 August 2020 - 10:43 |
Seeed shield CAN version 1.2 - AS 7 - Suitable Library Hi. I can get the above shield working with a Arduino Uno by importing the Arduino IDE project into AS 7. However, I am interested in ridding/removing the AS Solution/... |
Saturday, 1 August 2020 - 04:03 |
Dedicated ICs for PWM Hi. This question is possibly off topic for this AVRFreaks section. I am getting exposure to a L9300 IC. This is from www.st.com. A small extract from the... |
Monday, 27 July 2020 - 14:45 |
AS 7 - Rename solution and projects in the name of re-use Hi. I have am AS 7 Solution. I wish to copy and use the solution but still tailor to names for the different application/use. I am aware that I right click the... |
Tuesday, 21 July 2020 - 15:02 |
Pete Fluery's UART library - spare buffer space Hi. The Peter Fleury's library ( for UART usage ) seems to be excellent. http://... |
Sunday, 5 July 2020 - 04:05 |
AS 7 and UART library (by Craig Hollinger) Hi. Using AS7 and an Arduino (Uno), I want to use the USB serial connection. I can get the version working of Craig Hollinger (thank you Craig, from Github), but I have an... |
Monday, 9 March 2020 - 06:12 |
AS7 Arduino and serial library Hi. Using AS7 and an Arduino (Uno), I want to use the USB serial connection. I have been on youtube looking at extensive tutorials by Craig Hollinger. He gives good samples... |
Wednesday, 22 January 2020 - 15:29 |
Arduino - Wire.h - EEPROM - wiite data issue Hi. I am using the Wire.h library and connecting to a 24LC04 EEPROM. The HW is a UNO. I am surprised that on writing data I get a wrap around effect after 16 bytes.... |
Saturday, 29 June 2019 - 13:05 |
Freetronics EtherTen - upload Bootloader Hi. I am having trouble doing the above subject (for EtheNet). I have loaded a Bootloader into a Freetronics Eleven. Arduino IDE does load the Bootloader (it says "... |
Tuesday, 8 May 2018 - 13:35 |
Arduino uno timer 1 issue when converting to Tosduino Mega 2560 Hi all. I got Timer 1 PWM working on Arduino Uno (with Arduino IDE). When I convertef this to the Tosduino Mega 2560 version, the only program changes I performed were for the 2... |
Tuesday, 14 March 2017 - 12:55 |
328P User Manual - Timer 1 - What pin are used Hi. I am curious to know where in the 328P manual, I can find the information about what pins are consumed for the OCR1 (A and B) for Timer1. My example is that I have... |
Wednesday, 16 November 2016 - 22:04 |