Thursday, December 14, 2023

Christmas presents

For an index to all my stories click this text.

The holliday season is coming up. Lots of time to celebrate with your loved ones and friends, but also lots of time to spend with your hobby. And maybe you have relatives or friends also want to start with electronics or the Internet Of Things. What better way than a book that explains it all in an easy to understand manner.  

Next to being the author of this blog I also wrote (until now) 4 books in plain English and two in Dutch that explain these things in an easy way. That is why the series is called xxxx Simplified.


Javascript tips

My latest book. This was released in May/June this year and already many have been sold. This book does not teach programming in Javascript. It assumes that you have some basic knowledge in programmin in Javascript.


For those in the blind: Javascript is thye language that makes webpages tick. Programming in Javascript even allows you to build app's for your mobile phone. This will be featured on this weblog in the upcoming year.

So what is it ?
This is a book with more than 500 tips that help during programming in Javascript.
Here is a small selection of things discussed in this book.
- How to calculate the number of days between two dates.
- How ro remove all non-alphanumeric characters from a string.
= How to copy all even numbers from an array to a new array.
- How to sort an array capital independend.
- How to call a function with an unknown number of arguments.
- How to start a function at preset times or intervals.
- How to test if a certain key is present in an object.
= How to change buttons, text, clour etc. on a web-page.
- How to add or delete elements on a webpage.
- How to prevent a user to copy parts of a webpage.
- How to prevent a user from printing a webpage.

Click here to order this book at Amazon

Click here to order this book from Lulu (my publisher)

The book is avaliable through all local book stores, Barnes and Nobles and Amazon.



Raspberry Pico W Simplifeid.

This is my latest book that was released in October this year.
The book covers the already very popular Raspberry Pi Pico W. In which the W stands for Wifi. The Raspberry Pi Pico W is a serious competitor to the famous ESP32. Not only has this board a lot of memory, a fast dual-core processor, loads of IO ports and USB for easy programming. It also has Wifi which makes it ideal for the Internet of Things. Look at it as an Arduino with added Wifi.



This book covers the following subjects:
Installing MicroPython, the MicroPython language, the pins layout, how to use a breadboard, adding power, how to use a button, how to use leds, fading leds with PWM, connecting to wifi, check if someone is at home with ping, Dallas DS18B20 thermometer chip, building your own MicroPython library, access internet data with Urequests, getting jokes from the internet, publishing to and retrieving data from Thingspeak, using an LDR for measuring light intensity, using mains power with a relay, movement detection with a PIR, getting notifications on your phone with Pushbullet, vibration detection, sending data to Telegram Messenger, how to use JSON, sending data to and retrieving data from Dweet, building a webserver that displays data and has buttons to control leds and lamps etc., attach a reset button.

Every project is build on a breadboard. All programs in the book are written in MicroPython and fully documented in detail.

This book is available through my publisher and through Amazon:

Click here to buy this book from Lulu (my publisher)

Click here to buy this book from Amazon


Raspberry Pi Pico Simplified


The Raspberry Pi Pico was the first microcontroller released by the Raspberry Foundation. Within a year 1.000.000 (yes 1 million) pieces were sold. The Pico is a serious competitor for the Arduino range of microcontrollers. It has a fast processor, loads of IO pins and can easily be programmed with MicroPython. This book focuses on the MicroPython language and on how to use a multitude of sensors with this microcontroller.



The book covers the following subjects:
Getting started, installing libaries, Pico's pins layout, introduction to using a breadboard, power, basic programming knowlegde, buttons, leds, fading leds with PWM, Dallas DS18B20 Digital Thermometer, using an LDR for measuring light intensity, potmeter, servo motor, more power, using mains power with a relay, touch sensor, controlling a motor, making sound with a buzzer, neopixels, H-Bridge for advanced motor control, movement detection with a PIR, motion detection with the RCWL-0156 Radar, measuring distance, tilt sensor, vibration detection, display your data, rotary encoder, oled display and how to build a reset button.

Every project is build on a breadboard. All programs in the book are written in MicroPython and fully documented in detail.

Click here to buy this book from Lulu (my publisher)

Click here to buy this book from Amazon

ESP32 Simplified

When the ESP8266 was released it was a sensation. It was a microcontroller like an Arduino but then with Wifi. The ESP32 offers even more benefits. The ESP32 has many IO pins, a fast processor, a lot of memory, bluetooth and an USB port so you can easily program it. The popular Arduino language (which is C++) is vailable for it and that opens the gate to many libraries for sensors and access to web-services. The ESP32 is a popular widely used microcontroller and therefore this book is a valuable source of information for anyone who wants to start with electronics and the Internet of Things.



This book covers the follwong subjects:
Installing the Arduino IDE, ESP32 board install, using the IDE, using the library manager, using ZIP libraries, installing libraries manually, first use of libraries, ESP32 Pin layout, ESP32 on a breadboard, introduction to using a breadboard, power, USB Breadboard connector,batteries, external Power Supply, programming basics, how to attach a button, buttons or switches, led, fading leds with PWM, Dallas DS18B20 digital thermometer, using an LDR for measuring light intensity, potmeter, make a dimmer, servo Motor, building a web server, more power, using mains power with a relay, automatic night light, touch sensor, a touch sensitive lamp, plant watering system, IFTTT, neopixels, thermometer with led indication, roll the dice, H-Bridge for advanced motor control, movement detection with a PIR, motion detection with the RCWL-0156 Radar, vibration detection, tilt sensor, display data with the TM1637, oled display, Thingspeak a cloud basede IOT, sending thermometer values to Thingspeak.

Every example is build on a breadboard so no soldering is required. Every example has an accompanying program which is documented in detail.

Click here to buy this book from Lulu (my publisher)

Click here to buy this book from Amazon



ESP32 Uitgelegd
Javascript tips


The Dutch versions of my books. For more information look at this story:

https://lucstechblog.blogspot.com/2023/11/sinterklaas-2023.html


Thanks for reading.
Have a great Xmas, a happy and healthy new year and loads of fun.

Luc Volders