Ai Dreams Forum

Member's Experiments & Projects => AI Programming => Topic started by: yotamarker on April 18, 2021, 07:59:44 pm

Title: review my arduino grimoire
Post by: yotamarker on April 18, 2021, 07:59:44 pm
https://www.yotamarker.com/t365-arduino-grimoire
Title: Re: review my arduino grimoire
Post by: ivan.moony on April 18, 2021, 09:45:30 pm
Seems like a fun :)
Title: Re: review my arduino grimoire
Post by: infurl on April 19, 2021, 06:36:43 am
Microcontrollers are very interesting things to experiment with and devices like the Arduino make them very accessible. You have collected a lot of informative articles about using them on your page. I mostly used PIC microcontrollers. They're not as easy to use as Arduinos but they're cheaper and faster and more versatile. Just for fun I used an Arduino to make a programmer for my PIC microcontrollers. I used it to initialize brand new PICs with a bootloader that I wrote so that subsequently I could program the PICs without a programmer.
Title: Re: review my arduino grimoire
Post by: yotamarker on April 19, 2021, 06:57:20 am
Microcontrollers are very interesting things to experiment with and devices like the Arduino make them very accessible. You have collected a lot of informative articles about using them on your page. I mostly used PIC microcontrollers. They're not as easy to use as Arduinos but they're cheaper and faster and more versatile. Just for fun I used an Arduino to make a programmer for my PIC microcontrollers. I used it to initialize brand new PICs with a bootloader that I wrote so that subsequently I could program the PICs without a programmer.

on one of the books I used I read about this interesting site called ifttt, which seems to be able to save a lot of work

https://www.youtube.com/watch?v=e9hJbQPC6ZU