![]() |
Forum Index : Microcontroller and PC projects : Nice New Backpack.
Author | Message | ||||
Phil23 Guru ![]() Joined: 27/03/2016 Location: AustraliaPosts: 1667 |
I see a nice new backpack in this months SC this morning. 2.8" screen & 64 pin chip. Familiar compact package with lots of extra IO pins. |
||||
Geoffg![]() Guru ![]() Joined: 06/06/2011 Location: AustraliaPosts: 3282 |
Interesting... I saw an early circuit diagram and PCB layout but this is news to me. It would be handy if the magazine kept their contributors in the loop but I suppose that they are very busy. I will keep an eye out for the issue to be posted on their website and comment then. Geoff Geoff Graham - http://geoffg.net |
||||
TassyJim![]() Guru ![]() Joined: 07/08/2011 Location: AustraliaPosts: 6269 |
It's on the website now. I will get my copy sometime next week if the usual posting speeds are maintained. Jim VK7JH MMedit |
||||
Phil23 Guru ![]() Joined: 27/03/2016 Location: AustraliaPosts: 1667 |
First one I've seen that doesn't seem to mention Geoff.net on the overlay. |
||||
matherp Guru ![]() Joined: 11/12/2012 Location: United KingdomPosts: 10204 |
Same author as used "cut and paste" CFunction code from my tutorials without the courtesy of a namecheck |
||||
atmega8![]() Guru ![]() Joined: 19/11/2013 Location: GermanyPosts: 724 |
....life is a plagiarism..... ![]() ![]() and moneys makes the world go around. Peter, not cut an paste but copy and paste ;-) ![]() It's a shame. |
||||
JohnS Guru ![]() Joined: 18/11/2011 Location: United KingdomPosts: 4036 |
If you'd like a remedy (*), and I reckon you're due such since you put a lot of effort in, contact the publisher/editor. (*) as they've apparently used your copyright without permission you have them more or less over a barrel (but be reasonable) At the least I expect they could publish an acknowledgement but you could require payment should you so desire. (The same applies to anyone else whose work has been used without permission, of course.) John |
||||
matherp Guru ![]() Joined: 11/12/2012 Location: United KingdomPosts: 10204 |
All my code is available for anyone to use and abuse as they like. I've no issues at all with that. However, one of the great things about TBS is that pretty much everyone thanks and acknowledges anyone who provides support and/or code. The amusing thing about the Silicon chip article is that not only did they use code I'd posted but actually the really clever bit in it had been written by Nathan and their code even included his comment on a compiler warning. ![]() getFPC(NULL,&&getFPCLab,&libAddr) ; // warning can be ignored, stupid editor getFPCLab: { } |
||||
JohnS Guru ![]() Joined: 18/11/2011 Location: United KingdomPosts: 4036 |
No worries - so long as you're "happy". John |
||||
Gizmo![]() Admin Group ![]() Joined: 05/06/2004 Location: AustraliaPosts: 5116 |
Its in the news agencies, I had a look at a copy today. I'm starting to suspect the editor has a second job writing press releases for the LNP. The best time to plant a tree was twenty years ago, the second best time is right now. JAQ |
||||
Nathan Regular Member ![]() Joined: 10/01/2016 Location: GermanyPosts: 49 |
All my code is available for anyone to use and abuse as they like. I've no issues at all with that. However, one of the great things about TBS is that pretty much everyone thanks and acknowledges anyone who provides support and/or code. The amusing thing about the Silicon chip article is that not only did they use code I'd posted but actually the really clever bit in it had been written by Nathan and their code even included his comment on a compiler warning. ![]() getFPC(NULL,&&getFPCLab,&libAddr) ; // warning can be ignored, stupid editor getFPCLab: { } Hi, just seeing this discussion. Seems I got some flowers, I´m not aware about. Is it possible to share a little bit more information with me? Please can you add the following to your C-function turorial section 4? Sometimes the .dinit section is at the wrong place within the elf file. This can blow up the code size. To avoid this the following linker option can be used: --no-data-init ld options: --no-data-init -nostdlib -nostartfiles -mno-float Nathan |
||||
aargee Senior Member ![]() Joined: 21/08/2008 Location: AustraliaPosts: 255 |
It all sounds a bit Jaycar-like (copying and non-attribution). I wasn't going to re-subscribe, but the family gifted it to me. I like the Silicon Chip stuff but really can't stand the ravings on climate change denial. Just as an aside, I wrote an article for SC a while back, it was duly edited by the SC staff and published. Do they have any control over what I do with the content? Or even the article as a whole? For crying out loud, all I wanted to do was flash this blasted LED. |
||||
Geoffg![]() Guru ![]() Joined: 06/06/2011 Location: AustraliaPosts: 3282 |
--no-data-init ld options: --no-data-init -nostdlib -nostartfiles -mno-float Nathan, you are truly the king of the XC32 compiler. I have read the manuals many times and never understood this level of detail. Geoff Geoff Graham - http://geoffg.net |
||||
Geoffg![]() Guru ![]() Joined: 06/06/2011 Location: AustraliaPosts: 3282 |
My understanding is that, having paid you, they own the copyright to the article - this seems to be the norm in the industry. I believe that the copyright also includes the actual text used which is why I use different text in my website. Geoff Geoff Graham - http://geoffg.net |
||||
aargee Senior Member ![]() Joined: 21/08/2008 Location: AustraliaPosts: 255 |
Thanks Geoff For crying out loud, all I wanted to do was flash this blasted LED. |
||||
![]() |
![]() |
The Back Shed's forum code is written, and hosted, in Australia. | © JAQ Software 2025 |