Keyboard Shortcuts
Likes
- BITX20
- Messages
Search
Re: is there a step by step guide to raduino programming anywhere
¿ªÔÆÌåÓýBy the way, I no Arduino is Free.? I have had so much fun with the IDE and cheap boards, I chipped in $10 a few times. Each time you download a new version, they give you a chance to
donate. There code takes away a lot of the more difficult items of learning C++.? You get to actually make something work, rather than fighting with code syntax.?? Some of us don't want to fight learning how a compiler works, or if a variable is a constant or public? And, if you want you can continue to become a C++ programmer if
you want!? I think they have come up with a real useful solution. I just can't believe how neat and affordable this stuff is! Mike, WA6ISP On 3/15/2017 6:03 PM, Larry Smith
wrote:
|
Raduino Sketch upload
Mark Underkofler
I get the following message when trying to upload: ?Any suggestions would be appreciated. ?Being a noobie, this is all Greek to me. Arduino: 1.8.1 (Windows 7), Board: "Arduino Nano, ATmega328" C:\Program Files (x86)\Arduino\arduino-builder -dump-prefs -logger=machine -hardware C:\Program Files (x86)\Arduino\hardware -tools C:\Program Files (x86)\Arduino\tools-builder -tools C:\Program Files (x86)\Arduino\hardware\tools\avr -built-in-libraries C:\Program Files (x86)\Arduino\libraries -libraries C:\Users\bmitchell\Documents\Arduino\libraries -fqbn=arduino:avr:nano:cpu=atmega328 -ide-version=10801 -build-path C:\Users\BMITCH~1\AppData\Local\Temp\arduino_build_854426 -warnings=none -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.avrdude.path=C:\Program Files (x86)\Arduino\hardware\tools\avr -prefs=runtime.tools.arduinoOTA.path=C:\Program Files (x86)\Arduino\hardware\tools\avr -prefs=runtime.tools.avr-gcc.path=C:\Program Files (x86)\Arduino\hardware\tools\avr -verbose C:\Users\bmitchell\Downloads\bitx40-master\raduino\raduino.ino C:\Program Files (x86)\Arduino\arduino-builder -compile -logger=machine -hardware C:\Program Files (x86)\Arduino\hardware -tools C:\Program Files (x86)\Arduino\tools-builder -tools C:\Program Files (x86)\Arduino\hardware\tools\avr -built-in-libraries C:\Program Files (x86)\Arduino\libraries -libraries C:\Users\bmitchell\Documents\Arduino\libraries -fqbn=arduino:avr:nano:cpu=atmega328 -ide-version=10801 -build-path C:\Users\BMITCH~1\AppData\Local\Temp\arduino_build_854426 -warnings=none -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.avrdude.path=C:\Program Files (x86)\Arduino\hardware\tools\avr -prefs=runtime.tools.arduinoOTA.path=C:\Program Files (x86)\Arduino\hardware\tools\avr -prefs=runtime.tools.avr-gcc.path=C:\Program Files (x86)\Arduino\hardware\tools\avr -verbose C:\Users\bmitchell\Downloads\bitx40-master\raduino\raduino.ino Using board 'nano' from platform in folder: C:\Program Files (x86)\Arduino\hardware\arduino\avr Using core 'arduino' from platform in folder: C:\Program Files (x86)\Arduino\hardware\arduino\avr Detecting libraries used... "C:\Program Files (x86)\Arduino\hardware\tools\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics ?-flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10801 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR ? "-IC:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino" "-IC:\Program Files (x86)\Arduino\hardware\arduino\avr\variants\eightanaloginputs" "C:\Users\BMITCH~1\AppData\Local\Temp\arduino_build_854426\sketch\raduino.ino.cpp" -o "nul" "C:\Program Files (x86)\Arduino\hardware\tools\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics ?-flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10801 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR ? "-IC:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino" "-IC:\Program Files (x86)\Arduino\hardware\arduino\avr\variants\eightanaloginputs" "-IC:\Program Files (x86)\Arduino\libraries\LiquidCrystal\src" "C:\Users\BMITCH~1\AppData\Local\Temp\arduino_build_854426\sketch\raduino.ino.cpp" -o "nul" "C:\Program Files (x86)\Arduino\hardware\tools\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics ?-flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10801 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR ? "-IC:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino" "-IC:\Program Files (x86)\Arduino\hardware\arduino\avr\variants\eightanaloginputs" "-IC:\Program Files (x86)\Arduino\libraries\LiquidCrystal\src" "-IC:\Program Files (x86)\Arduino\hardware\arduino\avr\libraries\EEPROM\src" "C:\Users\BMITCH~1\AppData\Local\Temp\arduino_build_854426\sketch\raduino.ino.cpp" -o "nul" "C:\Program Files (x86)\Arduino\hardware\tools\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics ?-flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10801 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR ? "-IC:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino" "-IC:\Program Files (x86)\Arduino\hardware\arduino\avr\variants\eightanaloginputs" "-IC:\Program Files (x86)\Arduino\libraries\LiquidCrystal\src" "-IC:\Program Files (x86)\Arduino\hardware\arduino\avr\libraries\EEPROM\src" "-IC:\Program Files (x86)\Arduino\hardware\arduino\avr\libraries\Wire\src" "C:\Users\BMITCH~1\AppData\Local\Temp\arduino_build_854426\sketch\raduino.ino.cpp" -o "nul" "C:\Program Files (x86)\Arduino\hardware\tools\avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fpermissive -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics ?-flto -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10801 -DARDUINO_AVR_NANO -DARDUINO_ARCH_AVR ? "-IC:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino" "-IC:\Program Files (x86)\Arduino\hardware\arduino\avr\variants\eightanaloginputs" "-IC:\Program Files (x86)\Arduino\libraries\LiquidCrystal\src" "-IC:\Program Files (x86)\Arduino\hardware\arduino\avr\libraries\EEPROM\src" "-IC:\Program Files (x86)\Arduino\hardware\arduino\avr\libraries\Wire\src" "C:\Users\BMITCH~1\AppData\Local\Temp\arduino_build_854426\sketch\raduino.ino.cpp" -o "C:\Users\BMITCH~1\AppData\Local\Temp\arduino_build_854426\preproc\ctags_target_for_gcc_minus_e.cpp" C:\Users\bmitchell\Downloads\bitx40-master\raduino\raduino.ino:40:20: fatal error: si5351.h: No such file or directory ?#include <si5351.h> ? ? ? ? ? ? ? ? ? ? ^ compilation terminated. Using library LiquidCrystal at version 1.0.5 in folder: C:\Program Files (x86)\Arduino\libraries\LiquidCrystal? Using library EEPROM at version 2.0 in folder: C:\Program Files (x86)\Arduino\hardware\arduino\avr\libraries\EEPROM? Using library Wire at version 1.0 in folder: C:\Program Files (x86)\Arduino\hardware\arduino\avr\libraries\Wire? exit status 1 Error compiling for board Arduino Nano. Invalid library found in C:\Users\bmitchell\Documents\Arduino\libraries\Blink: C:\Users\bmitchell\Documents\Arduino\libraries\Blink Invalid library found in C:\Users\bmitchell\Documents\Arduino\libraries\Blink: C:\Users\bmitchell\Documents\Arduino\libraries\Blink |
Re: is there a step by step guide to raduino programming anywhere
Mike, Check out this title in the YouTube cut and paste This Prelude to the Arduino Course for Absolute Beginners by:? I used it to get going on Arduino and its free.? Like 12 + videos. great way he has to present this.? I kept a note book handy. You can send the videos to your email or copy to a thumb drive.? On the side panel you'll see other videos by him or go to his web site.? Along the way you'll see other tutorials?by different people.? Sometimes it's good to view different presentations on one particular thing. ? I stuck it out all the way through with the above for consistency. Later and good luck, Larry WA9DOH On Tue, Mar 14, 2017 at 9:26 PM, vk3xl via Groups.Io <vk3xl@...> wrote:
|
Re: Raduino
Thanks very much for the Ebay site...just ordered two Nanos Thanks ?Larry WA9DOH On Wed, Mar 15, 2017 at 12:54 PM, Michael Hagen <motdog@...> wrote:
|
Re: uBITX - A reboot of the old BITX
toggle quoted message
Show quoted text
On Mar 15, 2017, at 7:07 PM, VK3HN <prt459@...> wrote:
|
Re: uBITX - A reboot of the old BITX
toggle quoted message
Show quoted text
On Mar 15, 2017, at 7:07 PM, VK3HN <prt459@...> wrote:
|
Re: doTuning Code Question
> ?Having ? If (knob!=old_knob) ? as an outside conditional would avoid executing some code, but that doesn't buy more than a few microseconds.? It also wouldn't work. ?If the knob is hard left or hard right, then we scan down or up by 10khz continuously once every 200ms, even if the knob stays put. |
Re: doTuning Code Question
There's plenty of changes that need to be made to the Raduino sketch. ?But those are not changes I'd find compelling: Tuning position within the current 50khz range at power up may as well be wherever the pot happens to be set. Having ? ?knob!=old_knob ? ?on first pass is good, the Si5351 gets an initial frequency loaded? Having ? If (knob!=old_knob) ? as an outside conditional would avoid executing some code, but that doesn't buy more than a few microseconds. ? It would be better programming practice to initialize dir_knob to either 1 or 0, but in this case it would make no noticeable difference to the user. Here's a thread you might check out if you are interested in taking an axe to doTuning(): ? ?/g/BITX20/message/23362? Also read this blog post: ? And Jack's programming style kibitzing: ? ?/g/BITX20/message/22358 Jerry, KE7ER On Wed, Mar 15, 2017 at 03:29 pm, <jmlynesjr@...> wrote:
At POR the pot could be in any position therefore knob can be anything from 0-1000 counts. Odds are the pot wasn't centered therefore the tuneup range will not be equal to the tunedown range. If you want the ranges to be equal, a routine could be added to setup() to center the pot at POR. The knob position at POR is initially equated to baseTune = 7100000L; //7100 KHz.
? |
Re: MAR-3SM+ and new display/VFO board coming
¿ªÔÆÌåÓýJack, FYI - yesterday I ?ordered 2 x boards, and today they are listed as shipped, so they must have stock again. I¡¯ll keep you posted on progress. thanks Darryl
|
Re: MAR-3SM+ and new display/VFO board coming
Hi Jack, Thanks for being a frequent and sage member of this group. I am very much interested in a AGC, CW, and "S" meter solution for my Bitx40 XCVR. I really hate ugly construction and breadboarding. Always looks like hell. If you can think of how I can help you, please don't hesitate to ask. It's been awhile but maybe I could remember most of my "C" programming. I really like this little QRP rig. Thanks Jqck! 73, Chuck K3VPZ |
Re: Order has not yet arrived
Ordered mine Feb. 12 arrived mar. 7 ?they say 18 days.? Maybe yours is coming by long path through east coast. larry On Tue, Mar 14, 2017 at 6:56 PM, Alan Whitman <alan7114p@...> wrote:
|
Re: doTuning Code Question
Thank you for your comments. I'm still getting my head around exactly how doTuning works. |
Re: Wiring up/assembly questions
Here's your clue: ? ?Search for ? ?brown + red + calibrate Here's the story: ?The "Calibrating The Raduino" section ?at the bottom of?? used to say we should short the brown wire, which was incorrect. ?It has now been silently corrected to say we should short the red wire. ? Which was a bit confusing at first, as I had figured whatever WireUp claimed was the calibrate wire, it would be the other wire. ?Would be nice if instructions like that included an edit history. ? Don't take my word for it. ?If you download the Arduino sketches from the source listed here: ??/g/BITX20/message/23214? you will find a line that says ?"#define CAL_BUTTON (A2)". ?From that you can look in the schematics for the Raduino and see where A2 is, should be the red wire from the 8 in header. On Wed, Mar 15, 2017 at 01:59 pm, Clark Martin wrote: 3. I seem to recall reading in one of the recent posts that the instructions at HFsigs are incorrect for one of the wires, but darned if I can find the post. Can somebody shoot me a clue? ? |