Landing : Athabascau University

All Site Activity

  • peterde commented on the blog Switching from the Arduino IDE to Eclipse October 16, 2017 - 2:21pm
    Tyler, I was in the same boat looking for a more robust alternative to the Arduino IDE so your post Switching from the Arduino IDE to Eclipse came at the right time. Eclipse is a great IDE and I was happy to hear there was an Arduino extension. I...
  • The Landing
    The Landing uploaded the file halloween cat October 15, 2017 - 7:38pm
    Satan the Cat, and pumpkins
  • Lyndsay Carver commented on the blog Stress and it's effects on students. Just a thought October 15, 2017 - 12:36pm
    Hi Miranda,    Thank you for this post - I had actually heard it before but forgot about it until I stumbled onto your bookmark.  I think sometimes it's a simple needed change in perspective to really make an important point. ...
  • Tyler Lucas commented on the blog Using Private Arduino Libraries with Eclipse October 14, 2017 - 3:41pm
    GitHub code runs fine using the Arduino IDE, and it's really easy. This guy lays it out: https://www.baldengineer.com/installing-arduino-library-from-github.html I'm going to use the QuickStats library to filter some noisy sensor data. It is...
  • Susanne Cardwell commented on the blog Using Private Arduino Libraries with Eclipse October 14, 2017 - 3:30pm
    Hi Tyler. Thanks for posting these tips. I suppose Github code might require Eclipse rather than the Arduino IDE.  Why is that? Your code does averages and modes.  Do you plan on using averages and modes to move your robotic arm?  Or...
  • Tyler Lucas commented on the blog Switching from the Arduino IDE to Eclipse October 14, 2017 - 3:11pm
    I had trouble adding a library that wasn't in the Arduino Downloads Manager, so I wrote about it here: Using Private Arduino Libraries with Eclipse.
  • Tyler Lucas published a blog post Using Private Arduino Libraries with Eclipse October 14, 2017 - 3:10pm
    Using Private Arduino Libraries with Eclipse
    I can't believe this is still so difficult.
    Comments
    • Tyler Lucas October 23, 2017 - 5:13pm

      I just tried linking in a larger library, SdFat, with multiple directories, using junctions (mklink /j <target> <source>). I've spent about 30 minutes fighting with Eclipse to build/link the thing, and it's still not working. Gonna give ParticleIO VSCode a shot for the next 30 minutes, to change the pace.

    • peterde October 23, 2017 - 6:16pm

      Just installed the SDFat library via PlatformIO library manager. 

    • Tyler Lucas October 23, 2017 - 7:27pm

      Yep, everything is moved over now and working, using PlatformIO's version of the SdFat and QuickStats libraries. Thanks Peter!

  • Ebony Campbell commented on the blog Switching from the Arduino IDE to Eclipse October 14, 2017 - 1:44pm
    This is a really good description of Eclipse setup. Thanks! I have never used Eclipse, but i use NetBeans and having a good IDE is immensely helpful. I have not got to the point in my project where I am looking at whether the Arduino IDE is enough...
  • Tyler Lucas published a blog post Switching from the Arduino IDE to Eclipse October 13, 2017 - 5:34pm
    Switching from the Arduino IDE to Eclipse
    Eclipse eats the Arduino IDE for breakfast.
    Comments
    • Ebony Campbell October 14, 2017 - 1:44pm

      This is a really good description of Eclipse setup. Thanks!

      I have never used Eclipse, but i use NetBeans and having a good IDE is immensely helpful. I have not got to the point in my project where I am looking at whether the Arduino IDE is enough to do the coding, But I will definitely be looking into Eclipse if I find it is not.

    • Tyler Lucas October 14, 2017 - 3:11pm

      I had trouble adding a library that wasn't in the Arduino Downloads Manager, so I wrote about it here: Using Private Arduino Libraries with Eclipse.

    • peterde October 16, 2017 - 2:21pm

      Tyler,

      I was in the same boat looking for a more robust alternative to the Arduino IDE so your post Switching from the Arduino IDE to Eclipse came at the right time. Eclipse is a great IDE and I was happy to hear there was an Arduino extension. I followed your directions as well as watching Doug Schaefer’s video demonstration

      I was also frustrated by the shortcomings in the Eclipse C++ IDE for Arduino that you mention in this blog post. The steps necessary to include your own libraries makes the product feel like a not-fully-baked solution.

      I just posted a summary of my IDE explorations and the solution I think I’m going to go with. I’d be interested to get your take on this.

       Thanks for your helpful information…

      Peter

  • Susanne Cardwell commented on the blog Teaching Machines to Think with Programming Languages October 11, 2017 - 8:20pm
    Check out Tableau software for your Excel data, Tyler. 
  • Tyler Lucas commented on the blog Teaching Machines to Think with Programming Languages October 11, 2017 - 7:50pm
    Control theory does get into pretty gnarly math. Laplace and z-Transforms combined with linear algebra (non-linear if you're a masochist). You don't need it for this course, and can avoid it for many applications, even some of those that use a...
  • Susanne Cardwell commented on the blog Teaching Machines to Think with Programming Languages October 11, 2017 - 6:55pm
    Nicely written Tyler. As for your article on control theory, is control theory onerous math ... and avoidable?  What applications do we need control theory for ... and why is it so vital? Thank you.
  • Tyler Lucas published a blog post Teaching Machines to Think with Programming Languages October 11, 2017 - 5:36pm
    Teaching Machines to Think with Programming Languages
    The chief function of the body is to carry the brain around. -- Thomas A. Edison
    Comments
    • Susanne Cardwell October 11, 2017 - 6:55pm

      Nicely written Tyler. As for your article on control theory, is control theory onerous math ... and avoidable?  What applications do we need control theory for ... and why is it so vital?

      Thank you.

    • Tyler Lucas October 11, 2017 - 7:50pm

      Control theory does get into pretty gnarly math. Laplace and z-Transforms combined with linear algebra (non-linear if you're a masochist). You don't need it for this course, and can avoid it for many applications, even some of those that use a control system. That's what PID Without a PhD is all about. I've been trying to write a blog post all week that derives the optimal PID coefficients for moving my robotic arm, but have been stumped by the math to the point of giving up on that approach. (And I've already done a fair amount of that type of math before, having taken control systems courses.) The theory is important when you need to improve control performance.

    • Susanne Cardwell October 11, 2017 - 8:20pm

      Check out Tableau software for your Excel data, Tyler. 

  • Susanne Cardwell replied on the discussion topic How to fit non-linear functions to data in Excel? October 9, 2017 - 3:16pm
    Hi Tyler. Great stuff. Contact ausu at admin@ausu.org to get a students union membership. Your signup for the Ausu Lynda.com will have password and username different from your au ID and password.  Then go here to sign in to...
  • Tyler Lucas replied on the discussion topic How to fit non-linear functions to data in Excel? October 9, 2017 - 2:24pm
    Thanks, might take a look if I get a few hours to kill. Haven't been able to get the free membership upgrade through AU to work, but I'll try again.
  • Susanne Cardwell replied on the discussion topic How to fit non-linear functions to data in Excel? October 8, 2017 - 1:57pm
    Hi Tyler Here is a tutorial on Lynda.com for Solver: lynda.com/Excel-tutorials/Microsoft-Excel-Using-Solver-Decision-Analysis/57 You get Lynda.com for free as a student through AU Students Union.   Contact ausu to get set up for the free...
  • I completely agree that the whole system is the problem. I find myself mostly doing the work of trying to patch a system that is inherently flawed if not completely broken. Separating grades and learning would make a big difference.
  • Very true - it's horribly self-reinforcing. Our educational systems tend to teach people how not to learn and, like drug pushers, to make students into grade addicts, ideally having grades mainlined via a process that demands least thought and...
  • Jon, I appreciate your sharing this article. And, I agree, the results are completely consistent with other related research (and Self Determination Theory). I wanted to add that there is also this Catch-22 in the mix potentially as well. Students...
  • We already know that extrinsically motivated students (mainly those driven by grades and testing) are far more likely to cheat than those who are more intrinsically motivated. I bookmarked yet another example of this effect just the other day but...
    Comments
    • Gerald Ardito October 8, 2017 - 1:31pm

      Jon,

      I appreciate your sharing this article. And, I agree, the results are completely consistent with other related research (and Self Determination Theory).

      I wanted to add that there is also this Catch-22 in the mix potentially as well. Students who are extrinsically motivated tend to dislike a course that does not exactly fit their ideas of how a course should be organized, thereby idisincentivizing instructors who are seeking more rigor or depth or an innovative design. For me, It is all part of how you say:

      We - the educators and, above all, the educational system - are the cause of cheating, as much as we are the victims of it. And we are the ones that should fix it.

    • Jon Dron October 8, 2017 - 1:50pm

      Very true - it's horribly self-reinforcing. Our educational systems tend to teach people how not to learn and, like drug pushers, to make students into grade addicts, ideally having grades mainlined via a process that demands least thought and effort to get the purest possible hit (cheating is a high-risk self-destructive shortcut, but it's totally understandable how and why it happens).

      To be fair, it's the whole system, not just educational institutions, that creates the addiction, and students themselves are part of that as well as employers, professional bodies, families, etc, etc.  It's a big, wicked, deeply entangled, complex problem to solve. We can patch things up locally but the problem is inherent in the design. I think that mandatory decoupling of grades and learning would go a long way towards fixing things, not because it is the answer in itself, but because the rest of the house of cards sits on top of that.

    • Gerald Ardito October 8, 2017 - 1:54pm

      I completely agree that the whole system is the problem. I find myself mostly doing the work of trying to patch a system that is inherently flawed if not completely broken.

      Separating grades and learning would make a big difference.